]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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
2016-03-30  Joel RosdahlRemove unnecessary check of create_tmp_file return...
2016-03-30  Joel RosdahlTweak code style
2016-03-30  Mihai SerbanConvert absolute paths to relative paths inside the...
2016-03-30  Anders BjörklundFix warnings from uncrustify
2016-03-30  Joel RosdahlMerge branch '3.2-maint'
2016-03-30  Joel RosdahlUpdate NEWS
2016-03-30  KonaBlendFix --print-config to show pch_defines
2016-03-25  Joel RosdahlMerge branch '3.2-maint'
2016-03-25  Joel RosdahlUpdate NEWS
2016-03-25  Mikhail KolomeytsevFix clang plugin hashing.
2016-03-23  Anders BjörklundAdd note about MinGW/Windows fixes to NEWS
2016-03-16  Joel RosdahlAdjust code as suggested by uncrustify
2016-03-16  Joel RosdahlEnable some mod_full_* uncrustify options
2016-03-16  Joel RosdahlAdd note about keep_comments_cpp to NEWS
2016-03-14  Anders BjörklundAdd a function test for keep preprocessor comments 74/head
2016-03-14  Anders BjörklundAdd option to not discard comments in preprocessor
2016-03-04  Joel RosdahlSimplify GetFileNameFromHandle somewhat by returning...
2016-03-04  Anders BjörklundAdd compat version of GetFinalPathNameByHandle 73/head
2016-03-04  Anders BjörklundUse the standard MinGW for Ubuntu 12.04 LTS
2016-03-04  Anders BjörklundAdd a MinGW test compile to the Travis test matrix
2016-03-04  Anders BjörklundApparently MinGW does not support debug-prefix-map
2016-03-04  Anders BjörklundESTALE is not defined on all systems (e.g Windows)
2016-03-02  Joel RosdahlMerge branch '3.2-maint'
2016-03-02  Joel RosdahlHandle some more "stale NFS file handle" cases
2016-03-02  Nick SchultzHandle "Stale NFS File Handle" cases better.
2016-02-18  Anders BjörklundFix Windows quicktest, paths and bats 72/head
2016-02-18  Anders BjörklundWindows version of rm, to remove testdir
2016-02-18  Anders BjörklundAdd some Windows/MinGW ifdefs, to make it build
2016-02-17  Joel RosdahlFix cppcheck style suggestions
2016-02-17  Joel RosdahlAdjust code as suggested by uncrustify
2016-02-17  Joel RosdahlTweak MANUAL and NEWS
2016-02-17  Joel RosdahlMerge branch '3.2-maint'
2016-02-17  Joel RosdahlAdd missing quote character in NEWS.txt
2016-02-08  Anders BjörklundAdd the default sloppiness to the pth test for pch 64/head
2016-02-08  Anders BjörklundUpdate NEWS
2016-02-08  Anders BjörklundOnly hash the cwd dir when generating debuginfo
2016-02-08  Anders BjörklundAdd unit test for hash_dir with -fdebug-prefix-map
2016-02-08  Anders BjörklundImprove debuginfo cwd when using -fdebug-prefix-map
2016-02-07  Joel RosdahlMerge branch '3.2-maint'
2016-02-07  Joel RosdahlFall back to copying if hard-linking fails
2016-02-07  Joel RosdahlCreate man page in the make-install-from-git-repo case
2016-02-06  Joel RosdahlPlug minor memory leaks, mostly in unit tests
2016-02-06  Joel RosdahlRecognize concatenated form of some long compiler options
2016-02-06  Joel RosdahlFail test suite gracefully if eu-elfcmp is missing
2016-02-06  Joel RosdahlSort package list
2016-02-06  Joel RosdahlUpdate NEWS
next