summaryrefslogtreecommitdiff
path: root/solenv/gbuild/PrecompiledHeaders.mk
AgeCommit message (Expand)Author
2022-12-19keep environment clear of SYSTEM_FOO varsChristian Lohmaier
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2022-04-12use gb_DEBUGINFO_FLAGS consistently in gbuild ExternalProject'sLuboš Luňák
2021-11-29fix shared PCH with clang-clLuboš Luňák
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-17fix system pch breaking after f22e5078cfac93c50ae5169f6545091Luboš Luňák
2021-11-17avoid a PCH build failing because of a directory missingLuboš Luňák
2021-11-16do not rebuild PCHs on icecream/ccache change, take #2Luboš Luňák
2021-11-13do not rebuild PCHs on icecream/ccache changeLuboš Luňák
2021-11-12rebuild a PCH when the flags it was built with changeLuboš Luňák
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2021-09-11add -DSYSTEM_NSS to flags ignored for system PCHLuboš Luňák
2021-08-05Avoid ODR violation, consistently define ZLIB_CONSTStephan Bergmann
2021-03-19VCL_INTERNALS #define doesn't matter for reused PCHLuboš Luňák
2020-04-20prefer building Skia with Clang if possible (tdf#131697)Luboš Luňák
2020-02-10ignore -DGLM_FORCE_CTOR_INIT for shared PCHLuboš Luňák
2020-02-10add BLOCK_PCH to gbuild, allowing partial non-PCH rebuildsLuboš Luňák
2020-01-18add support for Clang's -building-pch-with-objLuboš Luňák
2019-11-27use the same config file for skia build and using itLuboš Luňák
2019-10-14use common PCH for more librariesLuboš 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-09-23the PCH timestamp is actually LinkTarget's, not PCH'sLuboš Luňák
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák
2019-05-09support different levels of PCH usageLuboš Luňák
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-08support for CCACHE_PCH_EXTSUMLuboš Luňák
2018-06-04fix gbuild precompiled check for --enable-symbolNoel Grandin
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
2013-09-22gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen
2013-06-18remove PCH file before generating itLuboš Luňák
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-08gbuild: PrecompiledHeaders: fix badly quoted gb_Helper_PHONYMichael Stahl
2013-04-24gbuild: do not use ' quotes when echoing dependenciesMichael Stahl
2012-12-26INCLUDE_STL does not existLubos Lunak
2012-12-10fix debug/nodebug for PCHLuboš Luňák
2012-12-10rebuild all dependent .cxx files that use a PCH that gets regeneratedLuboš Luňák
2012-12-10bring back precompiled headers supportLuboš Luňák
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky
2011-01-21CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when b...Mathias Bauer
2010-12-10gnumake2: reverted some accidental changes made with changeset 2aadb1f3446bBjoern Michaelsen
2010-12-10gnumake2: fixing ::rtl::Reference/::com::sun::star::uno::Reference collision,...Bjoern Michaelsen
2010-12-03gnumake2: add debug info; restore some of the old windows link/compile switchesHans-Joachim Lankenau
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen