Fix --config-file for relative paths.
[dss.git] / Makefile
2019-11-08 Andre Nolldss-1.0.1. v1.0.1
2019-11-07 Andre NollMerge branch 'refs/heads/t/prune'
2019-10-30 Andre NollMerge branch 'refs/heads/t/svg-logo'
2019-09-18 Andre NollRedo the logo as svg.
2017-11-19 Andre Nolldss-1.0.0. v1.0.0
2017-11-19 Andre NollReplace license boilerplate with single line SPDX comments.
2017-11-18 Andre NollMerge branch 'refs/heads/t/kill-w'
2017-11-16 Andre NollMerge branch 'refs/heads/t/ls-incomplete-duration'
2017-11-15 Andre NollMerge branch 'refs/heads/t/mountpoint'
2017-11-14 Andre NollMerge branch 'refs/heads/t/short-log'
2017-11-13 Andre NollMerge branch 'refs/heads/t/configtest'
2017-11-13 Andre NollMerge branch 'maint'
2017-11-06 Andre NollMerge branch 'refs/heads/t/im-logo'
2017-10-15 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-07-17 Andre NollReplace dss.dia by a shell script.
2017-07-13 Andre Nollbuild: Introduce DSS_CPPFLAGS.
2017-07-13 Andre Nollbuild: Fix cc command which creates dependencies,
2017-07-13 Andre Nollbuild: Combine CFLAGS and DEBUG_CFLAGS.
2017-07-13 Andre Nollbuild: Add target install and install-strip.
2017-07-13 Andre NollConvert dss to lopsub.
2016-08-21 Andre Nollbuild: Add two more warning options.
2016-08-21 Andre NollMerge branch 'refs/heads/t/shadow-fix'
2016-07-14 Andre NollCreate html version of the man page with groff.
2016-07-14 Andre NollConvert INSTALL and NEWS to markdown format.
2015-02-25 Andre NollMerge branch 'refs/heads/t/max-errors'
2015-01-06 Andre NollRemove non-functional SEE ALSO links from index.html.
2014-01-22 Andre NollSilence clang warnings.
2014-01-14 Andre NollMerge branch 't/exit_fix'
2013-10-16 Andre NollMerge branch 't/dia'
2012-09-16 Andre NollMerge branch 't/rename_system_files'
2012-08-15 Andre NollSwitch logo from skencil to dia.
2012-08-15 Andre NollRename source files which also exist as system headers.
2012-08-15 Andre NollMerge branch 't/gcc-compat_fix'
2012-08-15 Andre NollMerge branch 't/cleanups'
2012-08-10 Andre NollMerge branch 't/ipc'
2012-08-04 Daniel Richard GMakefile: Split CPPFLAGS.
2012-06-01 Andre NollUse semaphore locking to avoid starting dss multiple...
2011-02-07 Andre NollMerge branch 't/recycling'
2011-02-07 Andre NollMerge branch 't/logfile_only_for_daemon'
2010-11-13 Andre NollInclude the NEWS file in the web page.
2008-05-14 Sebastian Starkadd SEE ALSO section to manpage
2008-05-12 Andre NollAdd web page stuff.
2008-03-22 Andre NollAdd special rule to make cmdline.o.
2008-03-22 Andre NollMakefile: Replace dependencies on cmdline.h by Makefile.
2008-03-22 Andre NollMakefile: The linker does not need CPPFLAGS.
2008-03-22 Andre NollMove snapshot helpers to new file snap.[ch].
2008-03-22 Andre NollMakefile: use --detailed-help to produce the man page.
2008-03-18 Andre NollMakefile: Use -include instead of include.
2008-03-18 Andre NollMakefile: Get rid of the unnamed opts.
2008-03-18 Andre NollImplement the run command.
2008-03-16 Andre NollAdd fd.c and ds.h: functions for computing free disk...
2008-03-11 Andre NollInitial git checkin.