summaryrefslogtreecommitdiff
path: root/CCache/ccache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix UBSAN errors in ccache-swigWilliam S Fulton2022-11-261-7/+9
* CCache: Fix memory/file descriptor leaksAmarnath Valluri2016-06-171-1/+12
* ccache-swig: apply patch #3586392 from Frederik Deweerdt to fix some error ca...William S Fulton2012-11-141-1/+2
* add some missing stats and loggingWilliam S Fulton2009-01-081-1/+10
* Fix lack of error logging in some situations and fix failure to work on windo...William S Fulton2009-01-071-4/+8
* 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-061-1/+1
* Add CCACHE_STRIPC option to remove an unwarranted warning when using ccache w...William S Fulton2008-12-211-1/+14
* win32 fixes to pass the ccache test-suiteWilliam S Fulton2008-12-191-0/+30
* remove cast needed for windows - doesn't work on linuxWilliam S Fulton2008-12-171-1/+1
* initial win32 support mostly using ccache-win32-2.4 patches to ccache-2.4William S Fulton2008-12-171-2/+6
* Clean up gcc-4.3 warningsWilliam S Fulton2008-12-071-1/+3
* warning fix for when zlib not availableWilliam S Fulton2008-11-261-0/+3
* 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-171-8/+20
* create executable name as ccache-swig instead of ccache to avoid conflict wit...William S Fulton2008-11-051-4/+4
* initial modifications for ccache to support SWIGWilliam S Fulton2008-11-051-102/+260
* apply debian/patches/12_cachesize_permissions.diffWilliam S Fulton2008-11-031-4/+12
* apply debian/patches/11_utimes.diffWilliam S Fulton2008-11-031-0/+5
* apply debian/patches/10_lru_cleanup.diffWilliam S Fulton2008-11-031-4/+3
* apply debian/patches/07_cachedirtag.diffWilliam S Fulton2008-11-031-0/+8
* apply debian/patches/06_md.diffWilliam S Fulton2008-11-031-0/+54
* apply debian/patches/04_ignore_profile.diffWilliam S Fulton2008-11-031-0/+3
* apply debian/patches/02_ccache-compressed.diffWilliam S Fulton2008-11-031-5/+24
* apply debian/patches/01_no_home.diffWilliam S Fulton2008-11-031-2/+25
* Import ccache-2.4 sourceWilliam S Fulton2008-11-031-0/+1034