]> git.ipfire.org Git - thirdparty/ccache.git/commit
Merge branch 'maint'
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 8 Aug 2013 20:47:43 +0000 (22:47 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Thu, 8 Aug 2013 20:47:43 +0000 (22:47 +0200)
commit6e623ec9d902f0b55f9d0d575751099415026833
tree179a0a4ac0d932c91e695b0a9e3d699425234fd6
parentdab32431e6135801a542f5be158e002dc6cce56d
parentc600ffff330d9d44bf45e642e326d056c0dada78
Merge branch 'maint'

* maint:
  Bail out on option -gsplit-dwarf which produces multiple output files
  Treat zero length object files as invalid
  Fix path canonicalization in make_relative_path when path doesn't exist
  Handle some dirname() special cases as expected
  Correct make_relative_path comment

Conflicts:
ccache.c
compopt.c
test/test_argument_processing.c
test/test_util.c
ccache.c
compopt.c
test/test_argument_processing.c
test/test_util.c
util.c