]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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
2016-07-21  Joel RosdahlUpdate NEWS
2016-07-21  Joel Rosdahltest: Verify support for caching compilation of assembl...
2016-07-21  Pavel Boldinsupport assembler
2016-07-21  Joel RosdahlUpdate NEWS
2016-07-21  Anders BjörklundShow cache hit rate (%) in stats display
2016-07-21  Joel RosdahlUpdate NEWS
2016-07-21  Joel RosdahlMinor cleanup
2016-07-21  Ivan VaigultMultiple "-arch" options support for preprocessor mode
2016-07-21  Joel RosdahlUpdate NEWS
2016-07-21  John Basilaremoved incorrect and irrelevant comment after the fix
2016-07-21  John Basilapreprocessor mode: enable using identical header in...
2016-07-21  Joel RosdahlUpdate NEWS
2016-07-21  Joel RosdahlImprove variable name
2016-07-21  Anders BjörklundCount the number of cleanups performed, in stats
2016-07-21  Joel RosdahlMake all concatenated option path arguments relative
2016-07-21  Joel RosdahlExtract code for detecting precompiled header into...
2016-07-21  Joel RosdahlMark -B as taking a path
2016-07-21  Joel Rosdahltest: Try to fix sed syntax to fix build error
2016-07-20  Joel RosdahlMerge branch '3.2-maint'
2016-07-20  Joel RosdahlPrepare for v3.2.7 v3.2.7
2016-07-19  Joel RosdahlUpdate NEWS
2016-07-19  Anders BjörklundMake sure to hash the trailing quote when skipping
2016-07-19  Anders BjörklundAdd test for certain gcc compilers with buggy cpp
2016-07-16  Joel RosdahlMake calculate_object_hash handle argument-less -B...
2016-07-16  Joel RosdahlMake calculate_object_hash handle argument-less -B...
2016-07-16  Joel Rosdahltest: Make CCACHE_COMPILE available in all suites
2016-07-16  Joel RosdahlDocument the *_args variables in cc_process_args
2016-07-16  Joel RosdahlConvert README and INSTALL to markdown
2016-07-13  Joel Rosdahldoc: Rename bugs section to caveats
2016-07-13  Joel RosdahlDon't check for symlinks on Windows
2016-07-12  Joel RosdahlDon't use non-POSIX S_ISLNK macro
2016-07-12  Joel RosdahlMerge branch '3.2-maint'
2016-07-12  Joel RosdahlPrepare for v3.2.6 v3.2.6
2016-07-12  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2016-07-12  Joel RosdahlPrepare for v3.1.12 3.1-maint v3.1.12
2016-07-11  Joel RosdahlDisable mingw32 build on v3.1.x
2016-07-11  Joel RosdahlAdd .travis.yml
2016-07-11  Joel RosdahlMark 3.1.12 as still unreleased
2016-07-11  Joel RosdahlFix typo
2016-07-11  Joel RosdahlMerge branch '3.2-maint'
2016-07-11  Ville SkyttäDoc and comment spelling fixes
2016-07-11  Ville SkyttäFix some cppcheck style suggestions
2016-07-11  Joel RosdahlUpdate NEWS
2016-07-11  Anders BjörklundWork around preprocessor bugs in gcc version 6
2016-07-11  Orion PoplawskiAdd support for -Wp,-D in direct mode
2016-07-11  Joel RosdahlRemove obsolete comment
2016-07-11  Joel RosdahlUpdates after pull request #92
2016-07-11  Joel RosdahlMerge pull request #92 from nolange/better_g_argument_p...
2016-07-08  Joel RosdahlPrepare for v3.1.12
2016-07-08  Joel RosdahlDon't rewrite source file path if it's absolute and...
2016-06-05  Norbert LangeBetter parsing of g* Options, and only use last argument 92/head
2016-06-04  Joel RosdahlMerge branch '3.2-maint'
2016-06-04  Joel Rosdahlcode style: Mention usage of curly braces around if...
2016-06-04  Joel RosdahlBail out on compiler option -fstack-usage
2016-06-04  Joel RosdahlMention new repository location on github
2016-05-06  Joel RosdahlMerge branch '3.2-maint'
2016-05-06  Joel RosdahlOnly set SA_RESTART if it is defined
2016-04-17  Joel RosdahlMerge branch '3.2-maint'
2016-04-17  Joel RosdahlUpdate NEWS v3.2.5
2016-04-17  Joel RosdahlMerge branch '3.2-maint'
2016-04-17  Joel RosdahlUpdate copyright year
2016-04-17  Joel RosdahlUpdate authors list
2016-04-17  Joel RosdahlUpdate NEWS
2016-04-14  Joel RosdahlMerge branch '3.2-maint'
2016-04-14  Joel RosdahlMake it harder to misinterpret semantics of boolean...
2016-03-30  Joel RosdahlUpdate NEWS
next