summaryrefslogtreecommitdiff
path: root/cleanup.c
Commit message (Expand)AuthorAgeFilesLines
* Add .o suffix to stored object files for consistencyJoel Rosdahl2010-02-211-1/+13
* Clean up some constantsJoel Rosdahl2010-02-211-0/+7
* Update copyright noticesJoel Rosdahl2010-02-171-1/+2
* Remove standard includes from ccache.hJoel Rosdahl2010-02-171-0/+7
* Don't create empty stderr files in the cacheJoel Rosdahl2010-01-051-0/+13
* Fix statistics and cache cleanup for files generated by direct modeJoel Rosdahl2010-01-051-24/+48
* Remove trailing whitespaceJoel Rosdahl2010-01-051-14/+14
* make sure we cleanup any tmp files leftover from dead ccache runsAndrew Tridgell2006-07-171-0/+11
* - avoid using basename() to fix systems with that already definedAndrew Tridgell2003-09-251-2/+2
* fixed some warningsAndrew Tridgell2003-01-061-2/+3
* added -C optionAndrew Tridgell2002-06-031-0/+35
* fixed some warningsAndrew Tridgell2002-04-061-1/+2
* fixed some allocation bugsAndrew Tridgell2002-03-301-1/+8
* added built-in stats and cache managementAndrew Tridgell2002-03-301-0/+149