]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2017-12-28  Joel Rosdahltest: Fix verbose printing of test case name with space
2017-07-19  Joel RosdahlUpdate NEWS
2017-07-19  Tor Arne VestbøDon't use cache when building precompiled header with...
2017-07-19  Tor Arne VestbøAlways use include DEFAULT_SLOPPINESS when overriding...
2017-06-21  Joel RosdahlFix detection of missing argument to -opt/--options...
2017-06-15  Tor Arne VestbøUpdate log message and docs when using SLOPPY_FILE_STAT...
2017-06-15  Joel RosdahlTweak comment
2017-06-15  Tor Arne VestbøAdd comment about why SLOPPY_INCLUDE_FILE_[CM]TIME...
2017-03-25  Joel RosdahlUpdate NEWS
2017-03-25  Joel RosdahlAdd test for directory in ignore_headers_in_manifest
2017-03-25  Oded ShimonFix DIR_DELIM_CH for win32 and non-win32 platforms...
2017-03-25  Joel RosdahlUpdate NEWS
2017-03-25  Joel RosdahlTweak source code format
2017-03-25  Anders F BjörklundSupport using multiple -fdebug-prefix-map
2017-03-25  Alexey TourbinFixed the check for empty object file vs diagnostics
2017-03-25  Alexey TourbinRemoved time_of_compilation check wrt SLOPPY_FILE_STAT_...
2017-03-25  Joel RosdahlRevert "Better parsing of g* Options, and only use...
2017-03-25  Joel RosdahlTest that the order of debug options is kept
2017-02-17  Joel RosdahlPrepare for v3.3.4 v3.3.4
2017-02-17  Joel RosdahlUpdate NEWS
2017-02-12  Anders BjörklundRun test for undefined behaviour with Travis
2017-02-12  Anders BjörklundUndefined: avoid shift warning in manifest
2017-02-12  Anders BjörklundUndefined: avoid shift warning in murmurhash
2017-02-12  Anders BjörklundUndefined: avoid null warning in tmp_unlink
2017-02-12  Joel RosdahlInclude feature_macros earlier in configure.ac
2017-02-09  Joel RosdahlDocument the different cache statistics counters
2017-02-09  Joel RosdahlUse correct statistics counter for -optf/--options...
2017-02-08  Joel RosdahlUpdate NEWS
2017-02-05  Joel RosdahlInclude names of include files in the hash again
2016-10-31  Joel RosdahlFix AsciiDoc syntax in manual
2016-10-30  Joel RosdahlTweak manual line width
2016-10-30  Philippe ProulxMANUAL.txt: fix some AsciiDoc style
2016-10-26  Joel RosdahlPrepare for v3.3.3 v3.3.3
2016-10-26  Joel RosdahlBail out on usage of .incbin` assembler directives
2016-10-26  Joel RosdahlRename STATS_UNSUPPORTED to STATS_UNSUPPORTED_OPTION
2016-10-26  Joel RosdahlCompute width of stats messages instead of hardcoding
2016-10-26  Joel RosdahlReformat stats_info array
2016-09-28  Joel RosdahlImprove regression test for -Wp, with multiple arguments
2016-09-28  Joel RosdahlCorrect NEWS.txt syntax v3.3.2
2016-09-28  Joel RosdahlPrepare for v3.3.2
2016-09-28  Joel RosdahlMerge branch '3.2-maint' into 3.3-maint
2016-09-28  Joel RosdahlPrepare for v3.2.9 3.2-maint v3.2.9
2016-09-28  Joel RosdahlDisable direct mode for "-Wp," with multiple preprocess...
2016-09-27  Joel RosdahlHash source path when generating dependencies to avoid...
2016-09-25  Joel Rosdahltest: Handle CC="gcc -std=gnu99" gracefully
2016-09-07  Joel RosdahlPrepare for v3.3.1 v3.3.1
2016-09-07  Joel RosdahlClean up
2016-09-07  Ivan VaigultAdd -arch options to hash
2016-09-07  Joel RosdahlMerge branch '3.2-maint' into 3.3-maint
2016-09-07  Joel RosdahlPrepare for v3.2.8 v3.2.8
2016-09-07  Joel RosdahlOnly pass -Wp,-MT and similar to the preprocessor
2016-08-27  Joel RosdahlPrepare for v3.3 v3.3
2016-08-27  Joel RosdahlTweak NEWS
2016-08-27  Joel RosdahlImprove grammar
2016-08-27  Joel RosdahlFix typo in installation instructions
2016-08-27  Joel RosdahlSplit installation instructions into from-repo and...
2016-08-27  Joel RosdahlImprove comments about lock breaking
2016-08-21  Joel RosdahlUpdate NEWS
2016-08-21  Anders BjörklundIncluding trailing quote and cpp flags in the hash
2016-07-30  Joel RosdahlBreak long line
2016-07-30  Joel RosdahlDecrease read buffer size to 64 KiB
2016-07-30  Joel RosdahlClean up after f731bd4a
2016-07-30  Mikhail KolomeytsevIncrease buffer size for IO operations.
2016-07-29  Joel RosdahlUpdate NEWS
2016-07-29  Joel RosdahlFix regression in b81df8bf of "cache hit rate" statisti...
2016-07-29  Joel RosdahlClean up after a8ca6ad3
2016-07-29  Anders BjörklundMake the cleanup limit into a configurable variable
2016-07-28  Joel Rosdahltest: Remove left-over cleanup code
2016-07-28  Joel RosdahlMerge branch '3.2-maint'
2016-07-28  Joel RosdahlDetect undocumented -coverage (only one dash) GCC option
2016-07-28  Joel Rosdahltest: Fix typo
2016-07-27  Joel RosdahlLet hash_dir default to true
2016-07-27  Joel RosdahlLet run_second_cpp default to true
2016-07-27  Joel Rosdahltest: Use same colors and wording for quicktest and...
2016-07-27  Joel Rosdahltest: Extract conditional -finput-charset test to own...
2016-07-27  Joel Rosdahltest: Use true/false instead of 1/0 for feature variables
2016-07-27  Joel Rosdahltest: Introduce and use UNCACHED_COMPILE alias
2016-07-27  Joel Rosdahltest: Consistently use $CCACHE_COMPILE
2016-07-27  Joel Rosdahltest: Reset environment variables before each test
2016-07-27  Joel Rosdahltest: Silence warning from Clang
2016-07-27  Joel Rosdahltest: Split SUITE_*_PREPARE into SUITE_*_PROBE and...
2016-07-27  Joel RosdahlBail out on -P at end of -Wp, as well
2016-07-27  Joel RosdahlBail out on too hard compiler option -P
2016-07-27  Joel RosdahlDon't pass -fcolor-diagnostics to Clang when compiling...
2016-07-27  Joel Rosdahltest: Various improvements and cleanups that were long...
2016-07-24  Joel RosdahlRemove obsolete comments
2016-07-23  Joel RosdahlDisable i586-mingw32msvc build for now
2016-07-23  Joel Rosdahltest: Add missing -s option to cut
2016-07-23  Joel RosdahlMake test suite work with CC="gcc -std=gnu99"
2016-07-23  Joel RosdahlRemove directories (testdir.* and perfdir.*) on "make...
2016-07-23  Joel RosdahlAdd missing variable declaration
2016-07-23  Joel Rosdahlc99: Declare variables closer to their first use
2016-07-22  Joel Rosdahlc99: Use //-style-comments
2016-07-22  Joel Rosdahlc99: Check for and require a C99-compatible compiler
2016-07-22  Joel RosdahlTweak #include file paths
2016-07-22  Joel RosdahlAvoid compilation warning in bundled zlib
2016-07-22  Joel RosdahlUpdate NEWS
2016-07-22  Joel RosdahlUse "#if 0" to comment out code blocks
2016-07-22  Joel RosdahlRemove testdir.* and perfdir.* on "make clean"
2016-07-22  Melven Roehrig... Support for Fortran 77
next