Andrew Tridgell
|
7f1767724f
|
explain the mmap code a little
|
2002-03-27 08:12:30 +01:00 |
|
Andrew Tridgell
|
75d34ac390
|
use mmap() to solve the problem of incredibly long pre-processor lines
|
2002-03-27 08:06:45 +01:00 |
|
Andrew Tridgell
|
57088bae34
|
use a file copy rather than a symlink if a hard link fails
|
2002-03-27 06:40:28 +01:00 |
|
Andrew Tridgell
|
971801d9b3
|
made default CCACHE_DIR $HOME/.ccache to avoid some potential /tmp races
|
2002-03-27 04:53:22 +01:00 |
|
Andrew Tridgell
|
9684d92d50
|
aix has an even worse vsnprintf() - cope with that too
|
2002-03-27 03:17:02 +01:00 |
|
Andrew Tridgell
|
283c55dbfe
|
proper x_asprintf and x_strdup implementations
|
2002-03-27 02:38:55 +01:00 |
|
Andrew Tridgell
|
3b4bf19848
|
- don't need CCACHE_PATH on non-linux now
- faster handling of error case
|
2002-03-27 02:29:53 +01:00 |
|
Andrew Tridgell
|
a3130d6a70
|
make the compile as atomic as possible
|
2002-03-27 01:39:06 +01:00 |
|
Andrew Tridgell
|
b97c2c60e2
|
added some docs and comments ...
|
2002-03-27 00:58:31 +01:00 |
|
Andrew Tridgell
|
11628d7f7b
|
ccache is now pretty well ready for use
|
2002-03-26 23:25:14 +01:00 |
|
Andrew Tridgell
|
f42859a15c
|
first version of C compilercache
|
2002-03-26 15:46:43 +01:00 |
|