summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2017-05-09have screenshot target depend on signing.done, not other way roundChristian Lohmaier1-0/+3
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann1-0/+1
2017-04-28now this argument is always trueCaolán McNamara1-4/+4
2017-04-28gb_SrsTarget_add_nonlocalizable_file is now unusedCaolán McNamara1-18/+0
2017-04-28fix make internal.cleanNoel Grandin1-1/+1
2017-04-27cut top layer of detecting used bitmap resources in .src/.res filesCaolán McNamara3-13/+2
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin3-0/+3
2017-04-24Fix typosAndrea Gelmini1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-20/+10
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard1-1/+0
2017-04-10gbuild: revert to -O0 instead of -Og for GCC --enable-debug/dbgutil buildsMichael Stahl1-3/+1
2017-04-06Added help blurb for make verboseManfred Blume1-0/+1
2017-03-25Fix typosAndrea Gelmini1-2/+2
2017-03-24use VS 2015 to target XP with the 7.1A SDKChristian Lohmaier1-1/+1
2017-03-22gbuild: PythonTest depends on python.exe wrapper on WNTMichael Stahl1-1/+1
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl1-0/+2
2017-03-19uitest: allow to specify a different configuration for testsMarkus Mohrhard1-1/+7
2017-03-11Fix passing /DEBUG:FASTLINK linker optionStephan Bergmann2-2/+2
2017-03-10Fix comment to match realityTor Lillqvist1-2/+2
2017-03-09gbuild: fix LIBPATH for LIBRARY_X64 with MSVC 2017Michael Stahl1-1/+1
2017-03-09Remove stray CR from inputStephan Bergmann1-0/+1
2017-03-03Use /debug:fastlink linker option to improve link performanceDavid Ostrovsky1-0/+1
2017-03-01uitest: finally a working dependency on the build target for uicheckMarkus Mohrhard1-0/+5
2017-03-01let the top level uicheck depend on the buildMarkus Mohrhard1-1/+1
2017-02-28Fix gb_Extension_LICENSEFILE_DEFAULTStephan Bergmann1-1/+1
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann10-27/+154
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny1-18/+0
2017-02-19uitest: allow tests in each moduleMarkus Mohrhard1-5/+5
2017-02-10Remove MinGW supportStephan Bergmann3-458/+0
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