]> git.ipfire.org Git - thirdparty/ccache.git/commit
Merge branch '3.3-maint'
authorJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 20:24:57 +0000 (21:24 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 20:24:57 +0000 (21:24 +0100)
commitec1f03092db27088b80fac05021a09cabde82394
tree6b520d08eda280f25f4a452ff4a2d40eaa23684d
parentde0cdafa904e6a61eff7eabc9a1adef60405634e
parent855c9760a477f6490e08370a01462a824997865d
Merge branch '3.3-maint'

* 3.3-maint:
  Update NEWS
  Add test for directory in ignore_headers_in_manifest
  Fix DIR_DELIM_CH for win32 and non-win32 platforms, values were mixed up
  Update NEWS
  Tweak source code format
  Support using multiple -fdebug-prefix-map
  Fixed the check for empty object file vs diagnostics
  Removed time_of_compilation check wrt SLOPPY_FILE_STAT_MATCHES
  Revert "Better parsing of g* Options, and only use last argument"
  Test that the order of debug options is kept
NEWS.txt
ccache.c
ccache.h
test.sh
test/test_argument_processing.c