summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)Author
2017-11-24tdf#113787: gbuild: fix the version of cli_cppuhelper assemblyMichael Stahl
2017-10-28Work around "xargs: environment is too large for exec" errors on WindowsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-22--enable-optimized should be orthogonal to --enable-debug/--enable-dbgutilStephan Bergmann
2017-06-19only unit-test one loplugin at a timeNoel Grandin
2017-06-07Remove gb_LinkTarget_add_generated_cxxobjectsStephan Bergmann
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann
2017-01-27Use 'CPT' (for "compilerplugins test") instead of 'C??'Tor Lillqvist
2016-11-17Have a specific TARGETTYPE for CompilerTest after allStephan Bergmann
2016-11-15New compilerplugins/clang unit testsStephan Bergmann
2016-07-11Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
2015-11-28Add i18nlangtag and ucbhelper to libmergedMatúš Kukan
2015-11-28Add comphelper to libmergedMatúš Kukan
2015-10-07relax deps of link target on external projectsDavid Tardon
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-07-29RepositoryExternal.mk: for some reason Mac wants a GeneratedPackageMichael Stahl
2015-04-29solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan
2015-04-20don't try to sign merged libs on windowsChristian Lohmaier
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-12-15gbuild: More automagic for libmergedMatúš Kukan
2014-12-15gbuild: Do not require gb_Library_use_externals for libmergedMatúš Kukan
2014-11-20Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann
2014-11-17gbuild: print better file name for generated C++ sourceMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-07-24allow to continue build after removing workdir/DepDavid Tardon
2014-06-09gbuild: avoid leaving invalid .d files behind if build interruptedMichael Stahl
2014-02-25gbuild: one command for C/C++ objectsMatúš Kukan
2014-02-18experimentally enable using depcache for full build speedupBjoern Michaelsen
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2014-01-15LinkTarget: Avoid unnecessary library re-building in DISABLE_DYNLOADING case.Matúš Kukan
2013-12-12Break circular dependencies with libmerged.Matúš Kukan
2013-11-20gbuild: TARGETGUI variable must be set on all LinkTargetsMichael Stahl
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-11-02gbuild: LinkTarget: improve gb_LinkTarget__get_headers_checkMichael Stahl
2013-11-02gbuild: LinkTarget: remove unnecessary variables on dep_targetMichael Stahl
2013-11-02gbuild: LinkTarget: why are loads of variables set on headers_targetMichael Stahl
2013-11-02gbuild: gb_LinkTarget__get_headers_check can signal error nowMichael Stahl
2013-11-02gbuild: LinkTarget: setting FLAGS on clean target not necessaryMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-09-24fix --enable-mergelibs dependenciesMatúš Kukan
2013-09-22gbuild: fix gb_LinkTarget_set_precompiled_headerMichael Stahl