Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log fatal messages both to stderr and log file | Joel Rosdahl | 2010-01-05 | 1 | -2/+2 |
* | Remove trailing whitespace | Joel Rosdahl | 2010-01-05 | 1 | -7/+7 |
* | support absolute paths in CCACHE_PREFIX | Andrew Tridgell | 2004-09-06 | 1 | -0/+4 |
* | - attempt to make ccache work with cygwin by using O_BINARY (thanks | Andrew Tridgell | 2004-09-06 | 1 | -2/+2 |
* | added CCACHE_UMASK | Andrew Tridgell | 2003-09-27 | 1 | -2/+2 |
* | - avoid using basename() to fix systems with that already defined | Andrew Tridgell | 2003-09-25 | 1 | -1/+1 |
* | added support for CCACHE_PREFIX option | Andrew Tridgell | 2003-02-16 | 1 | -0/+58 |
* | feeble attempt to handle WIFSIGNALED | Andrew Tridgell | 2003-01-06 | 1 | -0/+4 |
* | make the compile as atomic as possible | Andrew Tridgell | 2002-03-27 | 1 | -16/+8 |
* | added some docs and comments ... | Andrew Tridgell | 2002-03-27 | 1 | -1/+18 |
* | delete files before creation | Andrew Tridgell | 2002-03-26 | 1 | -0/+2 |
* | first version of C compilercache | Andrew Tridgell | 2002-03-26 | 1 | -0/+52 |