summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-09have screenshot target depend on signing.done, not other way roundChristian Lohmaier
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann
2017-04-28now this argument is always trueCaolán McNamara
2017-04-28gb_SrsTarget_add_nonlocalizable_file is now unusedCaolán McNamara
2017-04-28fix make internal.cleanNoel Grandin
2017-04-27cut top layer of detecting used bitmap resources in .src/.res filesCaolán McNamara
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-24Fix typosAndrea Gelmini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2017-04-10gbuild: revert to -O0 instead of -Og for GCC --enable-debug/dbgutil buildsMichael Stahl
2017-04-06Added help blurb for make verboseManfred Blume
2017-03-25Fix typosAndrea Gelmini
2017-03-24use VS 2015 to target XP with the 7.1A SDKChristian Lohmaier
2017-03-22gbuild: PythonTest depends on python.exe wrapper on WNTMichael Stahl
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl
2017-03-19uitest: allow to specify a different configuration for testsMarkus Mohrhard
2017-03-11Fix passing /DEBUG:FASTLINK linker optionStephan Bergmann
2017-03-10Fix comment to match realityTor Lillqvist
2017-03-09gbuild: fix LIBPATH for LIBRARY_X64 with MSVC 2017Michael Stahl
2017-03-09Remove stray CR from inputStephan Bergmann
2017-03-03Use /debug:fastlink linker option to improve link performanceDavid Ostrovsky
2017-03-01uitest: finally a working dependency on the build target for uicheckMarkus Mohrhard
2017-03-01let the top level uicheck depend on the buildMarkus Mohrhard
2017-02-28Fix gb_Extension_LICENSEFILE_DEFAULTStephan Bergmann
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny
2017-02-19uitest: allow tests in each moduleMarkus Mohrhard
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann
2017-01-27Use 'CPT' (for "compilerplugins test") instead of 'C??'Tor Lillqvist
2017-01-26gbuildtojson support for yacc files.jan Iversen
2017-01-26gbuildtojson, added support for lex filesjan Iversen
2017-01-25-DOPTIMIZE appears to be unused, since foreverStephan Bergmann
2017-01-25Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann
2017-01-16post_GbuildToJson.mk, extended with extra file typesjan Iversen
2017-01-16gbuildtojson prepare for new filetypes.jan Iversen
2017-01-12gbuild: make 3.81 doesn't currently work with gbuildtojsonMichael Stahl
2017-01-12gbuild: fix "make gbuildtojson" on Mac OS XMichael Stahl
2017-01-12Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxxStephan Bergmann
2017-01-04gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl
2016-12-30Fix GbuildToJson for tests: Set source files correctlyMatúš Kukan
2016-12-22drop imglstCaolán McNamara
2016-12-20bodge linking for disable-dynamic-loading caseCaolán McNamara
2016-12-20sanitze->sanitizeCaolán McNamara
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara
2016-12-19uitest: help on windows with the debug outputMarkus Mohrhard