]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2010-03-03  Joel RosdahlRemove unused CC variable from perf.sh command line
2010-03-03  Joel RosdahlMerge branch 'perf' of git://github.com/krajaratnam...
2010-03-03  Joel RosdahlDon't try to store file hash in manifest in read-only...
2010-03-03  Joel RosdahlRemove forgotten debugging statement
2010-03-02  Kovarththanan... Add perf target
2010-03-02  Kovarththanan... Mention perl/python in INSTALL
2010-03-01  Joel RosdahlUnset ccache version in ccache.spec
2010-02-28  Joel RosdahlClean files in .deps instead of including them in the...
2010-02-28  Joel RosdahlChange next version to 3.0pre1
2010-02-28  Joel RosdahlPrepare for v3.0pre0 v3.0pre0
2010-02-28  Joel RosdahlRemove .ii tests
2010-02-28  Joel RosdahlMake cleanup more robust by always deleting all sibling...
2010-02-28  Joel RosdahlAdd a get_extension utility function
2010-02-28  Ramiro PollaAlways close(fd) as soon as file is mmap()'d.
2010-02-28  Joel RosdahlImprove NEWS
2010-02-28  Joel RosdahlRename str_basename() to basename()
2010-02-28  Joel RosdahlImprove error message when failing to unlink a file...
2010-02-28  Joel RosdahlIntroduce remove_extension function and use it to calcu...
2010-02-28  Joel RosdahlImprove description of get_home_directory()
2010-02-28  Kovarththanan... Make format_file_hash() static
2010-02-28  Kovarththanan... Remove cc_log from get_home_directory()
2010-02-28  Kovarththanan... Mark long_options[] as const
2010-02-28  Kovarththanan... Reuse same variable for environment parsing
2010-02-28  Kovarththanan... Hoist CCACHE_NLEVELS into ccache()
2010-02-28  Joel RosdahlAnother try at supporting systems without support for...
2010-02-28  Joel RosdahlMake fatal() exit like it should even if CCACHE_LOGFILE...
2010-02-28  Joel RosdahlPortability: Define PWD if not defined
2010-02-28  Joel RosdahlPortability: Define explicit compilation rule to pick...
2010-02-28  Joel RosdahlPortability: Check for "extern inline" support
2010-02-27  Joel RosdahlPortability: Include headers to get O_CREAT and friends
2010-02-27  Joel RosdahlPortability: Use AC_C_INLINE to check for availability...
2010-02-27  Joel RosdahlPortability: Include headers to get O_RDONLY and friend
2010-02-27  Joel RosdahlReformat NEWS
2010-02-27  Joel RosdahlRemove unnecessary initialization of a static variable
2010-02-27  Joel RosdahlPortability: Include sys/stat.h and fcntl.h to get...
2010-02-27  Joel RosdahlPortability: Let indexFor be a define instead of an...
2010-02-27  Joel RosdahlRemove stray semicolon
2010-02-27  Joel RosdahlInclude sys/types.h in an attempt to please AIX
2010-02-27  Joel RosdahlSimplify and correct calculation of default dependency...
2010-02-27  Joel RosdahlRemove unnecessary NULL check
2010-02-27  Joel RosdahlImprove display of max size display values
2010-02-27  Joel RosdahlTreat warnings as errors in developer mode
2010-02-27  Joel RosdahlUse default cache size of 1 GiB
2010-02-27  Joel RosdahlMention that you may want to run "ccache --clean" after...
2010-02-27  Joel RosdahlMan page tweaks
2010-02-27  Joel RosdahlSort option descriptions in man page
2010-02-27  Joel RosdahlUpdate usage and options texts in man page
2010-02-27  Joel RosdahlBail out on too hard compiler option -save-temps
2010-02-27  Joel RosdahlSort unsupported compiler options
2010-02-27  Joel RosdahlRemove bug references from NEWS; they are not very...
2010-02-27  Joel RosdahlMinor improvements of test.sh
2010-02-27  Joel RosdahlImprove detection of program name being MYNAME
2010-02-27  Joel RosdahlIntroduce string constants for usage and version texts
2010-02-27  Joel RosdahlFix potential use of NULL cache_dir
2010-02-26  Joel RosdahlInclude stdarg.h to make Tru64 happy
2010-02-26  Joel RosdahlOnly clean non-dev stuff in Makefile's clean target
2010-02-26  Joel RosdahlInclude some more system headers to make Solaris happy
2010-02-26  Joel RosdahlPortability: don't require GNU make
2010-02-25  Joel RosdahlBundle (a subset of) zlib 1.2.3 for portability
2010-02-25  Joel RosdahlImprove log message
2010-02-24  Joel RosdahlPrefix log messages with PID
2010-02-24  Joel RosdahlImprove log messages
2010-02-24  Joel RosdahlLet cc_log and fatal add a newline character to the...
2010-02-23  Joel RosdahlRemove test.sh's dependency on Perl
2010-02-23  Joel RosdahlMerge branch 'md4_cleanup' of git://github.com/krajarat...
2010-02-22  Joel RosdahlMinor man page improvements
2010-02-22  Kovarththanan... use size_t when we refer to memory sizes
2010-02-22  Kovarththanan... Remove unused 'void mdfour(unsigned char *out, const...
2010-02-22  Kovarththanan... Remove incorrect assumption
2010-02-22  Kovarththanan... Remove disabled md4 test code
2010-02-22  Joel RosdahlMerge CCACHE_HASH_COMPILER/CCACHE_NOHASH_SIZE_MTIME...
2010-02-22  Joel RosdahlAdd a hash_size field to the manifest on-disk format
2010-02-22  Joel RosdahlAdd missing newlines to cc_logs
2010-02-22  Kovarththanan... INSTALL: the from repository instructions ends abruptly...
2010-02-22  Kovarththanan... INSTALL: add perl (for the testsuite)
2010-02-22  Kovarththanan... INSTALL: add autoconf
2010-02-22  Joel RosdahlMerge branch 'cleanup' of git://github.com/krajaratnam...
2010-02-22  Joel RosdahlQuote statistics key in failed test output for readability
2010-02-22  Joel RosdahlHandle missing or empty object file from compiler properly
2010-02-22  Joel RosdahlLog command-line prefix
2010-02-21  Joel RosdahlAdd .o suffix to stored object files for consistency
2010-02-21  Joel RosdahlImprove upgrading notes in NEWS
2010-02-21  Joel RosdahlCorrectly lock stats file for reading
2010-02-21  Joel RosdahlAdd comments about the stats files
2010-02-21  Joel RosdahlCorrectly declare nullary functions
2010-02-21  Joel RosdahlClean up some constants
2010-02-21  Kovarththanan... ccache.c: mark extensions array as const
2010-02-21  Kovarththanan... cache.c: mark a few variables as static
2010-02-21  Joel RosdahlRemove obsolete STATS_VERSION
2010-02-21  Joel RosdahlImprove naming of global variables
2010-02-21  Joel RosdahlClarify hash_result() semantics
2010-02-21  Joel RosdahlDon't remove the test directory upon test failure to...
2010-02-21  Joel RosdahlForce new hash sums
2010-02-20  Joel RosdahlSort environment variables in the man page
2010-02-20  Joel RosdahlUpdate NEWS with info from the bug tracker
2010-02-20  Clemens RabeBail out on profiling flags
2010-02-20  Owen MannClear out env so "make test" always works
2010-02-17  Joel RosdahlExpand license notice in the --version text
2010-02-17  Joel RosdahlUse "perl -pi -e" instead of "sed -i" to increase porta...
2010-02-17  Joel RosdahlUpdate copyright notices
next