summaryrefslogtreecommitdiff
path: root/solenv/gbuild/PrecompiledHeaders.mk
AgeCommit message (Expand)Author
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
2010-11-19gnumake2: pch announcementBjoern Michaelsen
2010-11-12gnumake2: more work on outputBjoern Michaelsen
2010-11-12gnumake2: enabled kbuild-like build outputBjoern Michaelsen
2010-11-12gnumake2: beautified announcementBjoern Michaelsen
2010-06-26CWS gnumake2: more multi-repo supportBjoern Michaelsen