aboutsummaryrefslogtreecommitdiff
path: root/devel/ccache/files
Commit message (Expand)AuthorAgeFilesLines
* MEMCACHED+STATIC: Fix not having HAVE_LIBMEMCACHED defined.Bryan Drewery2017-07-271-4/+5
* Properly add needed libsasl2 libs after r440469, fixing build with libmemcach...Bryan Drewery2017-07-251-5/+7
* Fix ccache-memcached-static build with libmemcached+sasl support.Bryan Drewery2017-05-091-6/+31
* ccache-memcached: Fix STATIC build.Bryan Drewery2017-03-092-0/+42
* ccache-memcached: Fix crash due to shadowed manifest_name.Bryan Drewery2017-03-091-0/+11
* ccache-update-links.sh: Fix removing links to missing compilers.Bryan Drewery2017-03-061-0/+16
* Add a patch for memcached to ccache along with a slave devel/ccache-memcached...Bryan Drewery2017-02-172-0/+2415
* - Update to 3.3.3Bryan Drewery2017-02-072-32/+18
* - Update to 3.2.9Bryan Drewery2017-02-032-98/+0
* - Fix regression from last commit with -WpBryan Drewery2017-02-031-0/+23
* - Fix building with -Wp,-MT,path. Namely this fixes buildingBryan Drewery2017-02-031-0/+75
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
* - Don't cache -fcolor-diagnostics.Bryan Drewery2016-02-111-1/+35
* Regenerate patchesBryan Drewery2016-02-113-8/+8
* - Fix defining of strndup(3) prototype due to improperly definedBryan Drewery2015-10-271-0/+20
* Update to 3.2.4.Bryan Drewery2015-10-153-29/+7
* Update to 3.2.3.Bryan Drewery2015-09-042-0/+22
* Always default CCACHE_CPP2 to 1, otherwise a build error with parenthesis canBryan Drewery2015-09-031-12/+2
* Enable CLANG/LLVM links by default.Bryan Drewery2015-06-061-6/+0
* Fix use with clang. CCACHE_CPP2 is still required. Otherwise theBryan Drewery2015-01-171-0/+24
* - Update to 3.2.1Bryan Drewery2015-01-074-234/+27
* - Add COLORS option to enable contributed colors patch that uses colorsBryan Drewery2014-03-021-0/+199
* - Convert to stagingBryan Drewery2013-10-101-6/+6
* - Always enable CCACHE_CPP2 on CURRENT after clang became the default.Bryan Drewery2013-05-081-0/+30
* - Fix ccache for CURRENT world builds by automatically definingBryan Drewery2013-04-232-1/+6
* Fix a typo.Emanuel Haupt2012-03-301-1/+1
* Improve english grammar.Emanuel Haupt2011-12-271-1/+1
* Improve grammar and use @dirrmtryEmanuel Haupt2011-12-261-2/+2
* Add options to create compiler links for clang and llvm. Also add a warningEmanuel Haupt2011-10-011-0/+7
* Restore the possibility to define EXTRA_COMPILERS which must reside in $PATH.Emanuel Haupt2011-08-031-1/+1
* Only create symlinks for existing compiler. This functionality is outsourcedEmanuel Haupt2011-03-293-5/+59
* Allow the use of non-default compilers such as clang.Emanuel Haupt2011-02-284-13/+23
* Provide make.conf/src.conf instructions that still allow ccache to be used forEmanuel Haupt2010-11-171-6/+4
* Update instructions on how to workaround a buildworld failure.Emanuel Haupt2010-11-171-0/+4
* Update to 3.0.1Emanuel Haupt2010-07-317-225/+2
* - Fix bug with mmap() on 8.x [1]Michael Johnson2009-08-051-9/+13
* Fix a bug in x_realloc() which tries to read out too many bytes from the old ...Michael Johnson2008-11-241-0/+25
* - Add CCACHE_CACHE_COMPILER patchAlex Dupre2006-03-215-18/+37
* - Fix example so it works better with make buildworld if you define NOCCACHEMichael Johnson2006-01-111-1/+1
* - Add support to turn off hasing the compiler size and mtime via aMichael Johnson2005-11-152-0/+34
* - Add a note to icc users about adding LOCALBASE/intel_cc_80/bin to CCACHE_PATHMichael Johnson2005-02-211-0/+3
* Fix another typoMichael Johnson2005-02-051-1/+1
* - Back out of last commit, this does not work like I intendedMichael Johnson2005-02-041-1/+1
* - Update howto example so make [build]kernel uses ccache.Michael Johnson2005-02-041-1/+1
* Correct stupid typoMichael Johnson2005-02-041-1/+1
* - Add a note in howto about changeing the default cache location since the de...Michael Johnson2005-02-041-2/+14
* s/LOCALBASE/DOCSDIR/ in pkg-messageMichael Johnson2004-12-111-2/+2
* - Add a note about reinstalling libtool15 when you change CC/CXXMichael Johnson2004-12-041-0/+3
* Add more to the example so you can disable ccache with out having to change PATHMichael Johnson2004-12-031-0/+3
* - Add a link to gcc32 since it's still used in some ports (ie openoffice)Michael Johnson2004-12-022-18/+53