Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve temporary file creation functions and usage | Joel Rosdahl | 2014-11-15 | 1 | -18/+46 |
* | Merge maint into master (using imerge) | Joel Rosdahl | 2014-11-13 | 1 | -26/+11 |
|\ | |||||
| * | Do not rely on pids being unique | Joel Rosdahl | 2014-11-13 | 1 | -7/+11 |
* | | Fixed build with mingw | Patrick von Reth | 2014-05-18 | 1 | -1/+1 |
* | | Remove unused cc_vlog function | Joel Rosdahl | 2014-05-08 | 1 | -9/+0 |
* | | Merge branch 'maint' | Joel Rosdahl | 2014-04-15 | 1 | -17/+7 |
|\ \ | |/ | |||||
| * | Clean up dead code flagged by cppcheck and clang-analyzer | Ville Skyttä | 2014-04-13 | 1 | -9/+1 |
| * | Fix bug in common_dir_prefix_length | Joel Rosdahl | 2014-04-09 | 1 | -16/+6 |
* | | Merge branch 'maint' | Joel Rosdahl | 2013-08-08 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Handle some dirname() special cases as expected | Joel Rosdahl | 2013-08-08 | 1 | -1/+3 |
* | | Disable FD_CLOEXEC code on windows | Patrick von Reth | 2013-03-16 | 1 | -0/+2 |
* | | Merge branch 'maint' | Joel Rosdahl | 2013-01-05 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | Don't leak log file descriptor to executed commands | Joel Rosdahl | 2013-01-05 | 1 | -0/+5 |
| * | Improve x_unlink's temporary filename | Joel Rosdahl | 2013-01-03 | 1 | -2/+2 |
* | | Fix race condition when creating initial cache directory | David Givone | 2012-09-23 | 1 | -0/+12 |
* | | Merge branch 'maint' | Joel Rosdahl | 2012-09-13 | 1 | -3/+6 |
|\ \ | |/ | |||||
| * | Handle EAGAIN during copy_fd | Alfred Landrum | 2012-09-07 | 1 | -3/+6 |
* | | Improve log messages of x_unlink and tmp_unlink | Joel Rosdahl | 2012-08-08 | 1 | -9/+10 |
* | | Fix coding style | Joel Rosdahl | 2012-08-08 | 1 | -1/+1 |
* | | Implement x_realpath for Windows | Patrick von Reth | 2012-08-01 | 1 | -4/+11 |
* | | Merge branch 'maint' | Joel Rosdahl | 2012-07-28 | 1 | -11/+28 |
|\ \ | |/ | |||||
| * | Improve get_relative_path and add unit tests | Joel Rosdahl | 2012-07-28 | 1 | -12/+28 |
| * | Canonicalize paths when computing path relative to base directory | Joel Rosdahl | 2012-07-27 | 1 | -1/+2 |
* | | Remove redundant code | Joel Rosdahl | 2012-07-14 | 1 | -9/+0 |
* | | Portability: Don't assume unsetenv has a non-void return type | Joel Rosdahl | 2012-03-07 | 1 | -3/+3 |
* | | Introduce x_unsetenv for increased portability | Joel Rosdahl | 2012-03-05 | 1 | -0/+9 |
* | | Merge branch 'master' into config | Joel Rosdahl | 2012-02-20 | 1 | -15/+16 |
|\ \ | |||||
| * | | Minor code style changes | Joel Rosdahl | 2012-02-20 | 1 | -9/+9 |
| * | | Support adjusting the compression level through CCACHE_COMPRESS_LEVEL | Hongli Lai (Phusion) | 2012-02-20 | 1 | -14/+15 |
* | | | Make format_human_readable_size saner for size < 1000 | Joel Rosdahl | 2012-02-13 | 1 | -5/+1 |
* | | | Merge branch 'master' into config | Joel Rosdahl | 2012-01-08 | 1 | -6/+10 |
|\ \ \ | |/ / | |||||
| * | | while (1) -> while (true) | Joel Rosdahl | 2012-01-08 | 1 | -1/+1 |
| * | | Merge branch 'maint' | Joel Rosdahl | 2012-01-08 | 1 | -5/+9 |
| |\ \ | | |/ | |||||
| | * | Fix minor memory leaks | Joel Rosdahl | 2012-01-07 | 1 | -5/+9 |
* | | | Use true/false for boolean values | Joel Rosdahl | 2011-08-15 | 1 | -3/+3 |
* | | | Merge branch 'master' into config | Joel Rosdahl | 2011-08-15 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Correct win32 ifndefs | Joel Rosdahl | 2011-08-14 | 1 | -0/+2 |
| * | | Merge branch 'maint' | Joel Rosdahl | 2011-08-03 | 1 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | Don't crash when getcwd() fails | Joel Rosdahl | 2011-08-03 | 1 | -1/+5 |
* | | | Don't fetch current time for each logged configuration item | Joel Rosdahl | 2011-07-29 | 1 | -18/+29 |
* | | | Add cc_log_without_flush | Joel Rosdahl | 2011-07-29 | 1 | -7/+29 |
* | | | Use NULL instead of 0 for null pointer | Joel Rosdahl | 2011-07-29 | 1 | -1/+1 |
* | | | Rename x_asprintf2 to reformat | Joel Rosdahl | 2011-07-29 | 1 | -10/+11 |
* | | | Let k/M/G/T be 10-based suffixes and introduce 2-based Ki/Mi/Gi/Ti as well | Joel Rosdahl | 2011-07-26 | 1 | -34/+49 |
* | | | Use real size instead of multiples of 1024 for sizes | Joel Rosdahl | 2011-07-26 | 1 | -17/+18 |
* | | | config: Use files and size limits from config | Joel Rosdahl | 2011-07-20 | 1 | -1/+0 |
* | | | Teach parse_size_with_suffix to parse float-style sizes | Joel Rosdahl | 2011-07-20 | 1 | -5/+5 |
* | | | Add utility function format_parsable_size_with_suffix | Joel Rosdahl | 2011-07-20 | 1 | -0/+17 |
* | | | Rename format_size to format_human_readable_size | Joel Rosdahl | 2011-07-20 | 1 | -1/+1 |
* | | | config: Use log_file from conf struct | Joel Rosdahl | 2011-07-20 | 1 | -3/+5 |