aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ccache/files
Commit message (Expand)AuthorAgeFilesLines
* - Don't cache -fcolor-diagnostics.bdrewery2016-02-111-1/+35
* Regenerate patchesbdrewery2016-02-113-8/+8
* - Fix defining of strndup(3) prototype due to improperly definedbdrewery2015-10-281-0/+20
* Update to 3.2.4.bdrewery2015-10-163-29/+7
* Update to 3.2.3.bdrewery2015-09-052-0/+22
* Always default CCACHE_CPP2 to 1, otherwise a build error with parenthesis canbdrewery2015-09-041-12/+2
* Enable CLANG/LLVM links by default.bdrewery2015-06-061-6/+0
* Fix use with clang. CCACHE_CPP2 is still required. Otherwise thebdrewery2015-01-171-0/+24
* - Update to 3.2.1bdrewery2015-01-074-234/+27
* - Add COLORS option to enable contributed colors patch that uses colorsbdrewery2014-03-021-0/+199
* - Convert to stagingbdrewery2013-10-101-6/+6
* - Always enable CCACHE_CPP2 on CURRENT after clang became the default.bdrewery2013-05-091-0/+30
* - Fix ccache for CURRENT world builds by automatically definingbdrewery2013-04-232-1/+6
* Fix a typo.ehaupt2012-03-301-1/+1
* Improve english grammar.ehaupt2011-12-271-1/+1
* Improve grammar and use @dirrmtryehaupt2011-12-271-2/+2
* Add options to create compiler links for clang and llvm. Also add a warningehaupt2011-10-021-0/+7
* Restore the possibility to define EXTRA_COMPILERS which must reside in $PATH.ehaupt2011-08-041-1/+1
* Only create symlinks for existing compiler. This functionality is outsourcedehaupt2011-03-293-5/+59
* Allow the use of non-default compilers such as clang.ehaupt2011-02-284-13/+23
* Provide make.conf/src.conf instructions that still allow ccache to be used forehaupt2010-11-181-6/+4
* Update instructions on how to workaround a buildworld failure.ehaupt2010-11-171-0/+4
* Update to 3.0.1ehaupt2010-07-317-225/+2
* - Fix bug with mmap() on 8.x [1]ahze2009-08-051-9/+13
* Fix a bug in x_realloc() which tries to read out too many bytes from the old ...ahze2008-11-241-0/+25
* - Add CCACHE_CACHE_COMPILER patchale2006-03-215-18/+37
* - Fix example so it works better with make buildworld if you define NOCCACHEahze2006-01-121-1/+1
* - Add support to turn off hasing the compiler size and mtime via aahze2005-11-162-0/+34
* - Add a note to icc users about adding LOCALBASE/intel_cc_80/bin to CCACHE_PATHahze2005-02-211-0/+3
* Fix another typoahze2005-02-051-1/+1
* - Back out of last commit, this does not work like I intendedahze2005-02-041-1/+1
* - Update howto example so make [build]kernel uses ccache.ahze2005-02-041-1/+1
* Correct stupid typoahze2005-02-041-1/+1
* - Add a note in howto about changeing the default cache location since the de...ahze2005-02-041-2/+14
* s/LOCALBASE/DOCSDIR/ in pkg-messageahze2004-12-121-2/+2
* - Add a note about reinstalling libtool15 when you change CC/CXXahze2004-12-051-0/+3
* Add more to the example so you can disable ccache with out having to change PATHahze2004-12-031-0/+3
* - Add a link to gcc32 since it's still used in some ports (ie openoffice)ahze2004-12-022-18/+53
* - Reword pkg-messagepav2004-10-151-6/+6
* [MAINTAINER] devel/ccache: update to 2.4edwin2004-10-132-58/+92
* Add a patch, that makes ccache use the -lmd's implementation ofmi2002-05-061-0/+130