| patch |
summary |
view |
raw |
| 01_no_home.diff |
ccache.c | 27 +++++++++++++++++++++++++--
util.c | 2 +-
2 files changed, 26 insertions(+), 3 deletions(-)
|
view
|
download
|
| 02_ccache-compressed.diff |
Makefile.in | 3
ccache.1 | 16 ++-
ccache.c | 29 ++++-
ccache.h | 13 ++
ccache.yo | 18 +++
config.h.in | 3
configure | 298 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
configure.in | 9 +
manage-cache.sh | 68 ++++++++++++
util.c | 174 ++++++++++++++++++++++++++++++++
10 files changed, 597 insertions(+), 34 deletions(-)
|
view
|
download
|
| 03_long_options.diff |
ccache.1 | 32 ++++++++++++++++----------------
ccache.c | 33 ++++++++++++++++++++++++---------
2 files changed, 40 insertions(+), 25 deletions(-)
|
view
|
download
|
| 04_ignore_profile.diff |
ccache.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 05_nfs_fix.diff |
ccache.1 | 6 ------
util.c | 19 ++++++++++++++++++-
2 files changed, 18 insertions(+), 7 deletions(-)
|
view
|
download
|
| 06_md.diff |
ccache.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 54 insertions(+)
|
view
|
download
|
| 07_cachedirtag.diff |
ccache.c | 8 ++++++++
ccache.h | 1 +
util.c | 33 +++++++++++++++++++++++++++++++++
3 files changed, 42 insertions(+)
|
view
|
download
|
| 08_manpage_hyphens.diff |
ccache.1 | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
|
view
|
download
|
| 09_respect_ldflags.diff |
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 10_lru_cleanup.diff |
ccache.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| 11_utimes.diff |
ccache.c | 5 +++++
ccache.h | 3 +++
config.h.in | 12 ++++++++++++
configure.in | 3 ++-
4 files changed, 22 insertions(+), 1 deletion(-)
|
view
|
download
|
| 12_cachesize_permissions.diff |
ccache.c | 16 ++++++++++++----
ccache.h | 2 +-
stats.c | 12 +++++++++---
3 files changed, 22 insertions(+), 8 deletions(-)
|
view
|
download
|
| 13_html_links.diff |
web/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| 14_hardlink_doc.diff |
ccache.1 | 2 +-
ccache.yo | 2 +-
web/ccache-man.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 15_gcc4.3_warnings.diff |
ccache.c | 4 +++-
stats.c | 2 +-
util.c | 4 +++-
3 files changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| CREDITS |
0 files changed
|
view
|
download
|