ccache.git
2013-03-31 Joel RosdahlMerge branch 'maint' master
2013-03-31 Ville SkyttäFix test suite failure on GCC 4.8, take three maint
2013-03-31 Joel RosdahlMerge branch 'maint'
2013-03-31 Joel RosdahlFix test suite failure on GCC 4.8, take two
2013-03-20 Joel RosdahlMerge branch 'maint'
2013-03-20 Joel RosdahlFix test suite failure on GCC 4.8
2013-03-20 Ville SkyttäComment spelling fix
2013-03-16 Patrick von... Disable FD_CLOEXEC code on windows
2013-03-16 Patrick von... Don't set ZLIB_INTERNAL on windows, this will remove...
2013-03-03 Joel Rosdahltest: Fix unportable shell script construct
2013-03-02 Joel RosdahlInclude manifest version in the direct mode hash
2013-03-02 Joel RosdahlCode style fix
2013-03-02 Joel Rosdahldoc: Grammar and layout tweaks
2013-03-02 Joel RosdahlFix test_conf unit tests after b291647878eb3eaa331cb34c...
2013-03-02 Justin LebarAllow mtime- and ctime-only matches.
2013-03-02 Justin LebarCheck that included files' ctimes aren't too new.
2013-03-02 Justin LebarExtern time_of_compilation.
2013-03-02 Joel RosdahlMinor code style fix
2013-03-02 Joel RosdahlMerge branch 'maint'
2013-02-04 Joel RosdahlImprove execute() not to rely on special exit codes...
2013-02-03 David GivoneFix compile error with Xcode 4.6
2013-01-27 David GivoneChange -x language option to use new objective c standa...
2013-01-08 Joel RosdahlMerge branch 'maint'
2013-01-08 Bernhard BauerSupport -Xclang compiler option.
2013-01-06 Joel RosdahlMerge branch 'maint'
2013-01-06 Joel RosdahlPrepare for v3.1.9 v3.1.9
2013-01-05 Joel RosdahlMerge branch 'maint'
2013-01-05 Joel RosdahlHandle disappearing temporary stdout file gracefully
2013-01-05 Joel RosdahlImprove error reporting when failing to create stdout...
2013-01-05 Joel RosdahlDon't leak log file descriptor to executed commands
2013-01-03 Joel RosdahlImprove x_unlink's temporary filename
2013-01-01 Andrew StubbsSpeed up copy4 and copy64 on little-endian systems
2013-01-01 Joel RosdahlMinor cleanups
2012-11-26 David GivoneAdd support for clang pth files
2012-11-25 Joel RosdahlMinor cleanups
2012-11-25 David GivoneStore clang diagnostic file to cache
2012-11-11 Joel Rosdahltest: Consistently use $CCACHE_COMPILE in base_tests
2012-11-10 Joel Rosdahltest: Add safeguard against running test.sh in director...
2012-11-08 Joel RosdahlMinor code cleanup
2012-11-08 David GivoneDon't pass preprocessor options to compiler during...
2012-11-08 Joel Rosdahltest: Fix Solaris /bin/sh issue
2012-11-07 Joel RosdahlUpdate documentation about the direct mode default...
2012-11-05 Joel RosdahlAdd test case for check_for_temporal_macros
2012-11-04 Andrew StubbsDetect __DATE__ and __TIME__ correctly
2012-11-04 Joel RosdahlMerge branch 'maint'
2012-11-04 Joel RosdahlDon't create cache subdirectories in read-only mode
2012-10-31 Joel RosdahlDon't depend on $(LIBS) since some make flavors don...
2012-10-31 Joel RosdahlRemove superfluous "path" when printing primary/seconda...
2012-10-28 Joel RosdahlDisable ccache for too hard compiler option -Wp,-P
2012-10-14 Joel RosdahlFix test suite failures when CC is a ccache-wrapped...
2012-10-08 Joel Rosdahltest: Simply compare_file function
2012-10-08 David GivoneAdd object file comparison check for numerous tests
2012-10-07 Joel RosdahlLog strerror(errno) on failure to stat the compiler...
2012-09-23 David GivoneFix race condition when creating initial cache directory
2012-09-23 Joel RosdahlFix developer mode detection
2012-09-22 Joel RosdahlFind test case files in out-of-source-dir builds as...
2012-09-17 Joel RosdahlMerge branch 'maint'
2012-09-17 Andrew StubbsFix bug testing with ecryptfs
2012-09-13 Joel RosdahlMerge branch 'maint'
2012-09-13 David GivoneOnly clean dist generate targets when using distclean
2012-09-13 David GivoneImprove dev.mk to be more platform independent
2012-09-13 David GivoneFix issue to handle the -arch compiler option with arg
2012-09-13 Joel RosdahlDon't make -lz an explicit dependency if there is a...
2012-09-13 David GivoneMake test suite work with clang and gcc-llvm on Mac...
2012-09-09 David GivoneAdd the primary and secondary conf file path when print...
2012-09-07 Alfred LandrumHandle EAGAIN during copy_fd
2012-09-07 Joel RosdahlUpdate manual on why the direct mode is off by default
2012-08-11 Joel RosdahlMerge branch 'maint'
2012-08-11 Joel RosdahlPrepare for v3.1.8 v3.1.8
2012-08-11 Joel RosdahlUse C89-style comments
2012-08-11 Joel RosdahlAdd quicktest Makefile target
2012-08-09 Joel RosdahlMerge branch 'maint'
2012-08-09 Joel RosdahlRename static_assert macro to avoid clash with any...
2012-08-09 Joel RosdahlRemove any previous .stderr from cache if recaching
2012-08-08 Joel RosdahlMove log "running preprocessor" to a more appropriate...
2012-08-08 Joel RosdahlLet args_init_from_gcc_atfile split on carriage return...
2012-08-08 Joel RosdahlAdd quicktest Makefile target
2012-08-08 Joel RosdahlImprove log messages of x_unlink and tmp_unlink
2012-08-08 Joel RosdahlFix coding style
2012-08-08 Joel RosdahlInclude ccache version in the debug log
2012-08-08 Joel RosdahlInclude more files in dist to comply with GPL's "prefer...
2012-08-08 Joel RosdahlExpand file lists in dev.mk.in to make it easier to...
2012-08-07 Joel RosdahlReorder build options to guarantee usage of bundled...
2012-08-07 Joel RosdahlAdd --with-bundled-zlib configure option
2012-08-07 Joel RosdahlMerge branch 'maint'
2012-08-07 Joel RosdahlLet cc_process_args work on a copy of orig_args
2012-08-07 Joel RosdahlFix typo and coding style
2012-08-07 Joel RosdahlAvoid "orig_args" parameters to separate them from...
2012-08-07 Boie, Andrew Padd support for '@' parameters
2012-08-07 Patrick von... make git version macro work if compiled outside of...
2012-08-01 Joel RosdahlRevert "add support for '@' parameters"
2012-08-01 Joel RosdahlRequire Windows Vista or later for win32 builds
2012-08-01 Patrick von... Implement x_realpath for Windows
2012-08-01 Boie, Andrew Padd support for '@' parameters
2012-07-30 Joel RosdahlMerge branch 'maint'
2012-07-30 Lubos Lunakhash also Clang plugins
2012-07-29 Joel RosdahlMerge branch 'maint'
2012-07-29 Joel RosdahlSimplify generation of relative automatic dependency...
2012-07-29 Joel RosdahlMinor code cleanup
2012-07-29 Joel RosdahlAdd test for rewriting of absolute dependency arguments
next