summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl1-1/+3
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann2-74/+79
2017-01-27Use 'CPT' (for "compilerplugins test") instead of 'C??'Tor Lillqvist1-1/+1
2017-01-26gbuildtojson support for yacc files.jan Iversen1-1/+4
2017-01-26gbuildtojson, added support for lex filesjan Iversen1-3/+6
2017-01-25-DOPTIMIZE appears to be unused, since foreverStephan Bergmann1-1/+0
2017-01-25Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann1-1/+1
2017-01-16post_GbuildToJson.mk, extended with extra file typesjan Iversen1-3/+4
2017-01-16gbuildtojson prepare for new filetypes.jan Iversen1-0/+18
2017-01-12gbuild: make 3.81 doesn't currently work with gbuildtojsonMichael Stahl1-0/+4
2017-01-12gbuild: fix "make gbuildtojson" on Mac OS XMichael Stahl1-0/+1
2017-01-12Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxxStephan Bergmann1-0/+1
2017-01-04gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl1-1/+1
2016-12-30Fix GbuildToJson for tests: Set source files correctlyMatúš Kukan1-18/+24
2016-12-22drop imglstCaolán McNamara1-2/+0
2016-12-20bodge linking for disable-dynamic-loading caseCaolán McNamara1-7/+14
2016-12-20sanitze->sanitizeCaolán McNamara1-1/+1
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2-1/+6
2016-12-19uitest: help on windows with the debug outputMarkus Mohrhard1-0/+1
2016-12-19initial support to build with --disable-dynloading on standard linuxCaolán McNamara1-3/+25
2016-12-19lets always have at least dbtoolsCaolán McNamara1-1/+1
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-0/+3
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-0/+3
2016-12-17also read Library check targetsBjoern Michaelsen1-1/+1
2016-12-14update to gbuildtojson for osxjan Iversen1-1/+5
2016-12-12Remove some not used SCPDEFSMatúš Kukan1-1/+1
2016-12-09Fix removal of the temporary dyldpathfileStephan Bergmann1-6/+10
2016-12-08Retire the --disable-export optionTor Lillqvist1-1/+0
2016-12-07tdf#97803: gbuild: Check that every package is registeredMatúš Kukan2-0/+22
2016-12-06Make the CPPUNITTRACE="lldb --" thing work again (on macOS)Tor Lillqvist1-0/+6
2016-12-05for oss-fuzz check LDFLAGS for -fsanitize tooCaolán McNamara1-1/+1
2016-12-02No component condition for a package file listMatúš Kukan1-1/+1
2016-12-02Remove space at end of comment lineStephan Bergmann1-1/+1
2016-12-02Remove unnecessary -wdXXXXStephan Bergmann1-25/+2
2016-12-01gbuild: replace -O0 with -Og for GCC --enable-debug/dbgutil buildsMichael Stahl1-1/+3
2016-12-01tdf#97803: gbuild: Check that resource targets are registeredMatúš Kukan3-3/+9
2016-12-01fix cross-toolset: gb_Helper_optional_for_host can't contain 'newline'Matúš Kukan1-2/+3
2016-11-30gbuild: Prevent wrong use of gb_Helper_optional_for_hostMatúš Kukan3-0/+6
2016-11-28de-blacklist writerfilter from gbuildtojsonBjoern Michaelsen1-1/+1
2016-11-28add cppunit tests to gbuildtojsonMarkus Mohrhard2-0/+22
2016-11-25fix around cornercases with cxxobjectsBjoern Michaelsen1-0/+9
2016-11-25rename foo target to something more meaningfulBjoern Michaelsen1-5/+6
2016-11-25store makefile for targets in json tooBjoern Michaelsen1-0/+3
2016-11-25rename the core parts of this from gbuildtoide to gbuildtojsonBjoern Michaelsen1-8/+10
2016-11-25Revert "Revert "improvements to gbuildtoide""Bjoern Michaelsen1-3/+22
2016-11-22Revert "improvements to gbuildtoide"Michael Stahl1-22/+3
2016-11-22improvements to gbuildtoideBjoern Michaelsen1-3/+22
2016-11-22Exit gb_CppunitTest_localized loop on first failureStephan Bergmann2-2/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+10
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+15