summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2018-07-04move helpfiles pattern rule above the plaing get_target oneChristian Lohmaier1-6/+6
2018-06-07Missing dependency on directoryStephan Bergmann1-1/+2
2018-06-06(Partially) fix --with-help=html dependencies on .xhp filesStephan Bergmann2-1/+11
2018-05-24Properly handle language-specific parts of --with-help=html media/ sub-treeStephan Bergmann1-3/+10
2018-05-21gla11y: Enable warnings for more widgets missing a labelSamuel Thibault1-3/+3
2018-05-11Revert "Set SAL_USE_VCLPLUGIN=svp on all platforms to define headless mode"Mike Kaganski1-2/+2
2018-05-10Set SAL_USE_VCLPLUGIN=svp on all platforms to define headless modeMike Kaganski1-2/+2
2018-05-08gbuild: Add function to only run gla11y on .ui filesSamuel Thibault1-2/+13
2018-05-07gla11y: Enable warnings for GtkEntry widgets missing a labelSamuel Thibault1-1/+1
2018-05-04gla11y: Enable duplicate labelling warningsSamuel Thibault1-1/+1
2018-05-02tdf#116240: Include --with-help=html in installation setsStephan Bergmann2-1/+6
2018-04-29improve message when uitest crashesNoel Grandin1-1/+4
2018-04-27generate more useful message when uitest crashesNoel Grandin2-1/+31
2018-04-21gbuild: add target rules for all modulesSamuel Thibault1-1/+2
2018-04-20gla11y: Enable button labelling warningsSamuel Thibault1-1/+1
2018-04-18gla11y: Add dependency on .ui filesSamuel Thibault1-0/+1
2018-04-18Do use -O1 for Apple Clang older than 9.1.0Tor Lillqvist1-0/+4
2018-04-17No need to restrict optimization to -O1 levelTor Lillqvist1-2/+0
2018-04-13gla11y: Enable label-for/labelled-by pairing warningsSamuel Thibault1-2/+2
2018-04-03Don't use /NATVIS for static librariesMike Kaganski2-1/+1
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann1-1/+1
2018-03-30tdf#115396 fix mode of files installed from externalsDavid Tardon1-0/+3
2018-03-29Fix PythonTest_*.clean targetsStephan Bergmann1-1/+1
2018-03-27gla11y: add support for marking false positivesSamuel Thibault1-1/+2
2018-03-27gla11y: update heuristics but don't enable warnings yetSamuel Thibault3-3/+68
2018-03-11gbuildtojson: unblacklist i18npool scaddins toolsMike Kaganski1-1/+1
2018-03-10gbuildtojson ide-integration: unblacklist sal cppu cppuhelper cpputoolsMike Kaganski1-1/+1
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper3-2/+21
2018-03-02Restrict UITest SAL_LOG_FILE hack to WindowsStephan Bergmann1-1/+5
2018-03-02gla11y: do not trigger lxml externalpackage build when system-providedSamuel Thibault1-1/+2
2018-03-02gbuild-to-json: unblacklist shellMike Kaganski1-1/+1
2018-03-01gla11y: fix build outside sourceSamuel Thibault3-3/+3
2018-02-28gla11y: add warning/error suppression machinerySamuel Thibault3-2/+8
2018-02-28Build external lxml if not provided by systemSamuel Thibault6-14/+33
2018-02-22solenv: Update gb_PackageInfo_emit_l10n_for_one_langRico Tzschichholz1-0/+3
2018-02-22Fix clean-up of gb_UIConfig_get_a11yerrors_targetStephan Bergmann2-7/+2
2018-02-22gb_UIConfig_get_imagelist_target missing from clean targetStephan Bergmann1-1/+1
2018-02-22Process all added uifilesStephan Bergmann1-2/+2
2018-02-22solenv: Fix gb_MoTarget_get_install_target argumentRico Tzschichholz1-1/+1
2018-02-22gla11y: Use python interpreter decided by configureSamuel Thibault1-1/+1
2018-02-20Integrate initial version of gla11y tool in the build systemSamuel Thibault2-1/+27
2018-02-19Buildsystem changes to recognize Haiku.Kacper Kasper3-0/+32
2018-02-04gbuild-to-json: unblacklist extensionsMike Kaganski1-1/+1
2018-02-01Fix typosAndrea Gelmini1-1/+1
2018-02-01deps w/ hardlinks: don't create it as foo_ only to move it to fooChristian Lohmaier1-0/+10
2018-01-24Globally disable -Wcast-function-type new with upcoming GCC 8Stephan Bergmann1-0/+7
2018-01-22gbuild: always compile as C++17 with MSVC 2017Michael Stahl1-0/+3
2018-01-22boost: upgrade to release 1.66.0Michael Stahl1-0/+5
2018-01-19gbuild: disable gb_COLOR on WNT for nowMichael Stahl1-0/+3
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier1-6/+17