summaryrefslogtreecommitdiff
path: root/CCache
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up gcc-4.3 warningsWilliam S Fulton2008-12-073-3/+7
* warning fix for when zlib not availableWilliam S Fulton2008-11-261-0/+3
* fix env variable settings and add swig testsWilliam S Fulton2008-11-222-14/+17
* added swig regression tests for ccacheWilliam S Fulton2008-11-191-3/+146
* dont replicate the -nopreprocess command if it is given when using swig as co...William S Fulton2008-11-191-1/+0
* add input and output files to hash for correct operation when swig is the com...William S Fulton2008-11-172-11/+24
* add in docs about new CCACHE_VERBOSE and CCACHE_SWIG env variablesWilliam S Fulton2008-11-102-0/+10
* rename documentation from ccache to ccache-swigWilliam S Fulton2008-11-101-7/+7
* integrate ccache buildWilliam S Fulton2008-11-074-9/+14
* remove autotool generated filesWilliam S Fulton2008-11-052-5257/+0
* create executable name as ccache-swig instead of ccache to avoid conflict wit...William S Fulton2008-11-052-5/+5
* fix configure.in when running autoreconfWilliam S Fulton2008-11-052-4/+7
* fix Makefile for autoconf>2.60William S Fulton2008-11-051-0/+1
* initial modifications for ccache to support SWIGWilliam S Fulton2008-11-056-126/+400
* apply debian/patches/12_cachesize_permissions.diffWilliam S Fulton2008-11-033-8/+22
* apply debian/patches/11_utimes.diffWilliam S Fulton2008-11-034-1/+22
* apply debian/patches/10_lru_cleanup.diffWilliam S Fulton2008-11-031-4/+3
* apply debian/patches/09_respect_ldflags.diffWilliam S Fulton2008-11-031-1/+1
* apply debian/patches/08_manpage_hyphens.diffWilliam S Fulton2008-11-031-11/+11
* apply debian/patches/07_cachedirtag.diffWilliam S Fulton2008-11-033-0/+42
* apply debian/patches/06_md.diffWilliam S Fulton2008-11-031-0/+54
* apply debian/patches/05_nfs_fix.diffWilliam S Fulton2008-11-032-7/+18
* apply debian/patches/04_ignore_profile.diffWilliam S Fulton2008-11-031-0/+3
* apply debian/patches/02_ccache-compressed.diffWilliam S Fulton2008-11-039-34/+529
* apply debian/patches/01_no_home.diffWilliam S Fulton2008-11-032-3/+26
* Import patches to ccache-2.4 from debian (ccache-2.4-15)William S Fulton2008-11-0325-0/+2351
* cvs -> svn ignoresWilliam S Fulton2008-11-031-8/+0
* Import ccache-2.4 sourceWilliam S Fulton2008-11-0327-0/+11335