]> git.ipfire.org Git - thirdparty/ccache.git/commit
Merge branch '3.2-maint'
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 30 Aug 2015 19:22:48 +0000 (21:22 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 30 Aug 2015 19:22:48 +0000 (21:22 +0200)
commit25da80c2935646f22461d37fb1a768e742467ce3
treede954864cbbcc2779e0d4a77a6c19d3c36a5290a
parentb9b030311ca25eae1ffba98d0f28879e1326bebb
parentf32a14a1e8cc8bf73a2d08f769bd8df303d591cf
Merge branch '3.2-maint'

* 3.2-maint:
  Include strings.h for strcasecmp
  Remove unnecessary extra_cppflags, extra_ldflags and all_ldflags variables
  Improve signal handling
  Wait for compiler subprocess to exit before exiting from a signal
  Make conversion-to-bool explicit to avoid warnings on legacy systems
  Fix regression in recent change related to zlib in nonstandard location

Conflicts:
NEWS.txt
NEWS.txt
ccache.c
language.c