summaryrefslogtreecommitdiff
path: root/solenv/gbuild/LinkTarget.mk
AgeCommit message (Expand)Author
2019-10-14fix incorrect gb_DISABLE_PCH_REUSE testLuboš Luňák
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-04add gb_LinkTarget_reuse_precompiled_headerLuboš Luňák
2019-10-04do not abort build on PCH CXXFLAGS mismatch if set explicitlyLuboš Luňák
2019-10-04always use gb_LinkTarget__get_cxxflags for cxxobjectsLuboš Luňák
2019-09-23the PCH timestamp is actually LinkTarget's, not PCH'sLuboš Luňák
2019-09-23remove unused gbuild codeLuboš Luňák
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-02Add -latomic to the end of Linux C++ linker command linesStephan Bergmann
2019-05-27abort if PCH cannot be used because of CXXFLAGS mismatchLuboš Luňák
2019-05-24disable warnings in external libsLuboš Luňák
2019-05-17Make spsupp_x64 independent of shell/CustomTarget_x64Mike Kaganski
2019-05-09support different levels of PCH usageLuboš Luňák
2019-04-13Pass to linker its debuginfo options, not compiler'sMike Kaganski
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák
2019-04-11fix some gb_LinkTarget functions with linktargetmakefilename argumentLuboš Luňák
2019-04-11--gdb-index flags should be used only when linking with symbolsLuboš Luňák
2019-04-07pass all arguments to gb_LinkTarget_add_cxxobject properlyLuboš Luňák
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann
2019-01-23Drop use of obsolete GCC -fno-default-inlineStephan Bergmann
2018-12-29tdf#114635: reimplement TWAIN-based scan using 32-bit shim on WindowsMike Kaganski
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-07-04add --enable-split-debug for -gsplit-dwarfLuboš Luňák
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