summaryrefslogtreecommitdiff
path: root/CCache
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on yodl tools and remove ccache-swig man pageWilliam S Fulton2015-12-171-2/+6
* use sed only to filter CCache from $PATHBjörn Esser2015-12-161-2/+1
* Ignore locally installed ccache when running CCache unit testsBjörn Esser2015-12-161-0/+6
* Fix 'make check-ccache' when one of the CCACHE_ environment variables is set.William S Fulton2015-04-231-0/+23
* CCache: always generate docs in source directoryKarl Wette2014-05-291-9/+9
* Remove duplicate test target in CCache MakefileWilliam S Fulton2014-05-151-2/+0
* CCache/Makefile.in: fix to allow out of source tree check/installKarl Wette2014-05-111-4/+4
* Regenerate configured Makefile if Makefile.in or config.status have changedKarl Wette2014-05-111-0/+4
* Whitespace cleanup of all Makefiles*Karl Wette2014-05-021-2/+2
* Remove mkstemp replacement for ccache-swig on CygwinWilliam S Fulton2013-09-142-1/+3
* Fix ccache-swig internal error bug due to premature file cleanupWilliam Fulton2013-05-193-6/+27
* Warning fix for ccache-swig testsWilliam S Fulton2013-04-281-2/+2
* Rename configure.in files to expected modern name configure.acWilliam S Fulton2013-01-121-0/+0
* ccache-swig: apply patch #3586392 from Frederik Deweerdt to fix some error ca...William S Fulton2012-11-141-1/+2
* display to user ccache-swig install filesWilliam S Fulton2010-04-031-0/+3
* more distclean and maintainer-clean fixesWilliam S Fulton2010-04-031-1/+0
* more distclean fixesWilliam S Fulton2010-04-031-0/+1
* make maintainer-clean and make distclean fixesWilliam S Fulton2010-04-031-3/+2
* make maintainer-clean fixesWilliam S Fulton2010-04-031-2/+2
* fixes for make distcleanWilliam S Fulton2010-04-031-2/+2
* "make distclean" is supposed to return the source tree to a bootstrapped stateOlly Betts2009-12-101-1/+4
* tidy up distcleanWilliam S Fulton2009-08-211-1/+1
* remove unused directory creationWilliam S Fulton2009-08-201-1/+0
* Fix #2797485 After doing a 'make clean', install fails if yodl2man or yodl2ht...William S Fulton2009-08-171-2/+2
* fix ordering of chaptersWilliam S Fulton2009-04-011-1/+1
* correct ccache-swig title in docsWilliam S Fulton2009-01-211-2/+2
* add some missing stats and loggingWilliam S Fulton2009-01-084-10/+15
* Fix spaces in CCACHE_DIR and probably other placesWilliam S Fulton2009-01-072-6/+6
* reorder new testWilliam S Fulton2009-01-071-9/+9
* remove unnecessary logging on Win32 buildsWilliam S Fulton2009-01-071-2/+0
* Fix lack of error logging in some situations and fix failure to work on windo...William S Fulton2009-01-072-13/+23
* log internal error wrt CCACHE_OUTFILES env variableWilliam S Fulton2009-01-071-0/+1
* Fix CCACHE_STRIPC being set when using swig as the compiler.William S Fulton2009-01-062-1/+19
* Add CCACHE_STRIPC option to remove an unwarranted warning when using ccache w...William S Fulton2008-12-212-1/+21
* possibly slightly faster win32 process spawn from http://lists.samba.org/arch...William S Fulton2008-12-201-0/+51
* Add Win32 ccache locking from Christophe Gisquet patch http://lists.samba.org...William S Fulton2008-12-202-5/+17
* Add ccache documentation to main docsWilliam S Fulton2008-12-202-1/+35
* remove some warningsWilliam S Fulton2008-12-191-4/+4
* update ccache man page for ccache-swigWilliam S Fulton2008-12-191-20/+27
* win32 fixes to pass the ccache test-suiteWilliam S Fulton2008-12-197-28/+95
* remove cast needed for windows - doesn't work on linuxWilliam S Fulton2008-12-171-1/+1
* add info about ccache-win32 patches appliedWilliam S Fulton2008-12-171-2/+5
* initial win32 support mostly using ccache-win32-2.4 patches to ccache-2.4William S Fulton2008-12-175-31/+256
* update patches appliedWilliam S Fulton2008-12-091-1/+1
* add debian patch 14_hardllink_doc.diffWilliam S Fulton2008-12-092-1/+49
* Add debian patch 13_html_links.diffWilliam S Fulton2008-12-092-4/+37
* refine Makefile targets for documentation generation and remove generated cca...William S Fulton2008-12-093-725/+6
* remove long options (which we don't use) from documentationWilliam S Fulton2008-12-081-17/+21
* Add ccache uninstall target. Fix ccache install/uninstall to take account of ...William S Fulton2008-12-082-2/+10
* Apply autoreconf_fixes.patch sent to debian -- restores documentation changes...William S Fulton2008-12-071-22/+16