]> git.tuebingen.mpg.de Git - paraslash.git/commit
Merge branch 'refs/heads/t/makefile_conventions'
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 19 Apr 2017 17:13:20 +0000 (19:13 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 19 Apr 2017 17:16:25 +0000 (19:16 +0200)
commit40b1bbc50682effec5cf18b0923cfab24e154245
tree21602770f93d22153d5678aa8f22140659bfc68e
parent4d067435b1167dbf5217c875ac9fd7ac69ad91bd
parent94cc50d9a53c94e0a2cf0e080e461e28b678dcbb
Merge branch 'refs/heads/t/makefile_conventions'

A bunch of changes which strive to make the paraslash build system
more standard.

Cooking for three months.

* refs/heads/t/makefile_conventions:
  build: Add target "check" as a synonym for "test".
  build: Rename target "tarball" to "dist".
  build: Do not strip installed executables by default.
  build: Support $(DESTDIR).
  build: Rename clean targets.
Makefile.in
Makefile.real
NEWS.md
configure.ac