summaryrefslogtreecommitdiff
path: root/solenv/gbuild/PrecompiledHeaders.mk
AgeCommit message (Expand)AuthorFilesLines
2019-09-23the PCH timestamp is actually LinkTarget's, not PCH'sLuboš Luňák1-2/+1
2019-05-23try to get a good checksum for CCACHE_PCH_EXTSUM also with gccLuboš Luňák1-1/+1
2019-05-09support different levels of PCH usageLuboš Luňák1-1/+1
2019-04-11fix getting correct debug/nodebug PCH file with selective debuginfoLuboš Luňák1-27/+38
2019-04-11merge --enable-selective-debuginfo into --enable-symbolsLuboš Luňák1-6/+3
2019-04-08support for CCACHE_PCH_EXTSUMLuboš Luňák1-0/+2
2018-06-04fix gbuild precompiled check for --enable-symbolNoel Grandin1-1/+1
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl1-0/+9
2013-09-22gbuild: remove gb_NoExPrecompiledHeader_get_clean_targetMichael Stahl1-1/+1
2013-07-17kill gb_NoexPrecompiledHeaderBjoern Michaelsen1-23/+0
2013-06-18remove PCH file before generating itLuboš Luňák1-0/+2
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2013-05-08gbuild: PrecompiledHeaders: fix badly quoted gb_Helper_PHONYMichael Stahl1-2/+2
2013-04-24gbuild: do not use ' quotes when echoing dependenciesMichael Stahl1-2/+2
2012-12-26INCLUDE_STL does not existLubos Lunak1-2/+2
2012-12-10fix debug/nodebug for PCHLuboš Luňák1-1/+1
2012-12-10rebuild all dependent .cxx files that use a PCH that gets regeneratedLuboš Luňák1-0/+8
2012-12-10bring back precompiled headers supportLuboš Luňák1-0/+78
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-78/+0
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-26Add Emacs mode lines and a few missing vim onesTor Lillqvist1-0/+1
2011-03-11Spaces -> tabs in gbuild, GNU make does not like spaces ;-)Jan Holesovsky1-21/+21
2011-01-21CWS gnumake3: anonther fix for cppunittests in Windows; fix pdb builds when b...Mathias Bauer1-0/+2
2010-12-10gnumake2: reverted some accidental changes made with changeset 2aadb1f3446bBjoern Michaelsen1-6/+0
2010-12-10gnumake2: fixing ::rtl::Reference/::com::sun::star::uno::Reference collision,...Bjoern Michaelsen1-0/+6
2010-12-03gnumake2: add debug info; restore some of the old windows link/compile switchesHans-Joachim Lankenau1-0/+2
2010-11-21gnumake2: gbuild file permissionsBjoern Michaelsen1-0/+0
2010-11-19gnumake2: pch announcementBjoern Michaelsen1-2/+2
2010-11-12gnumake2: more work on outputBjoern Michaelsen1-2/+2
2010-11-12gnumake2: enabled kbuild-like build outputBjoern Michaelsen1-2/+2
2010-11-12gnumake2: beautified announcementBjoern Michaelsen1-2/+2
2010-06-26CWS gnumake2: more multi-repo supportBjoern Michaelsen1-0/+73