Merge branch 'refs/heads/t/lopsub'
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 15 Oct 2017 12:51:29 +0000 (14:51 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 15 Oct 2017 12:54:40 +0000 (14:54 +0200)
commit3e8d431fb78e95c0d595b6e7e37ff248c0fa4edd
tree1689bba33de5212d0f00dcad2242f088cbaa312b
parent89c71fccb89dabf45274312c6922a3feb0bdac25
parent10916be9fce2ac3e37874b7f13c54641802d893e
Merge branch 'refs/heads/t/lopsub'

Conversion to lopsub and a few other improvements on top of it.

* refs/heads/t/lopsub:
  INSTALL: Explain how to use CPPFLAGS and LDFLAGS.
  build: Introduce DSS_CPPFLAGS.
  build: Fix cc command which creates dependencies,
  build: Combine CFLAGS and DEBUG_CFLAGS.
  Implement --checksum.
  run: Improve error diagnostics for chdir(2) failure.
  run: Improve error message if dss is already running.
  run: Fix exit status in case another dss process is running.
  build: Add target install and install-strip.
  Convert dss to lopsub.
  Remove --no-resume.
NEWS