]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'refs/heads/t/build_system'
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 7 Dec 2014 14:29:17 +0000 (15:29 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 7 Dec 2014 14:31:56 +0000 (15:31 +0100)
commit2cbca80137dd7b4229ba984080ac5410da546c71
tree5f1ff4e1f94a65304321a31b48ad7aa4cc2e58b0
parent8b71176b792089c47acc788e1c1e068e9375fd18
parent48526d334573c65ca6f89f4282b67ebffa6429e0
Merge branch 'refs/heads/t/build_system'

Cooking for more than a month.

* t/build_system:
  Add message to target maintainer-clean.
  Use git version for tarball and AC_INIT().
  Run autom4te instead of autoconf.
  Remove depend.sh.
  Simplify make clean.
  Do not create .d files for gengetopt source files.
  Introduce cmdlist_dir.
  Remove pointless autoconf checks.
  Avoid excessive dep generation on Makefile changes.
  Add -Wformat to STRICT_CFLAGS.
  Compile with -Wall -Wunused only on linux.
  Separate CPPFLAGS and CFLAGS.
  Rename DEBUG_CPPFLAGS to STRICT_CFLAGS.
  Only compile with osl_cppflags where necessary.
  Remove pointless -r option to cp for target tarball.
  Make tarball commands quiet.
  Do not opencode $(tarball).
  Run tr only once in configure.ac.
  Silence ggo_descriptions_declared command.
  Call AC_CONFIG_HEADERS rather than AM_CONFIG_HEADER.
  Remove duplicate -Wno-unused-function.
  Honor --with-xxx-headers also for dependencies.
NEWS
play.c