summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Provide a static binary.Andre Noll2024-07-02
* build: Move m4-only definitions to separate file.Andre Noll2024-07-02
* Move snapshot distribution explanation to separate man section.Andre Noll2024-07-02
* Add phony targets distclean and maintainer-clean.Andre Noll2024-07-02
* build: New phony target "www".Andre Noll2024-07-02
* build: Move recipe for index.html to proper place.Andre Noll2024-07-02
* build: Generate intermediate files in build/.Andre Noll2024-07-02
* No longer include NEWS in index.html.Andre Noll2024-07-02
* index.html: Simplify make rule.Andre Noll2024-07-02
* Kill INSTALL.Andre Noll2024-07-02
* index.html: Move man page to separate web page.Andre Noll2024-07-02
* Centralize meta information about dss.Andre Noll2024-07-02
* build: Compress the man page.Andre Noll2024-07-02
* Avoid rebuilds of lopsub-generated files.Andre Noll2024-07-02
* build: Use variables for lobsubgen, groff and rm commands.Andre Noll2024-07-02
* Make the build quiet by default.Andre Noll2024-07-02
* build: Dynamic dependency creation and versioning.Andre Noll2024-07-02
* Support local make files.Andre Noll2024-04-25
* dss-1.0.1.v1.0.1Andre Noll2019-11-08
* Redo the logo as svg.Andre Noll2019-09-18
* dss-1.0.0.v1.0.0Andre Noll2017-11-19
* Replace license boilerplate with single line SPDX comments.Andre Noll2017-11-19
* Merge branch 'refs/heads/t/im-logo'Andre Noll2017-11-06
|\
| * Replace dss.dia by a shell script.Andre Noll2017-07-17
* | build: Introduce DSS_CPPFLAGS.Andre Noll2017-07-13
* | build: Fix cc command which creates dependencies,Andre Noll2017-07-13
* | build: Combine CFLAGS and DEBUG_CFLAGS.Andre Noll2017-07-13
* | build: Add target install and install-strip.Andre Noll2017-07-13
* | Convert dss to lopsub.Andre Noll2017-07-13
|/
* build: Add two more warning options.Andre Noll2016-08-21
* Create html version of the man page with groff.Andre Noll2016-07-14
* Convert INSTALL and NEWS to markdown format.Andre Noll2016-07-14
* Remove non-functional SEE ALSO links from index.html.Andre Noll2015-01-06
* Silence clang warnings.Andre Noll2014-01-22
* Merge branch 't/dia'Andre Noll2013-10-16
|\
| * Switch logo from skencil to dia.Andre Noll2012-08-15
* | Rename source files which also exist as system headers.Andre Noll2012-08-15
|/
* Merge branch 't/cleanups'Andre Noll2012-08-15
|\
| * Makefile: Split CPPFLAGS.Daniel Richard G2012-08-04
* | Use semaphore locking to avoid starting dss multiple times.Andre Noll2012-06-01
|/
* Include the NEWS file in the web page.Andre Noll2010-11-13
* add SEE ALSO section to manpageSebastian Stark2008-05-14
* Add web page stuff.Andre Noll2008-05-12
* Add special rule to make cmdline.o.Andre Noll2008-03-22
* Makefile: Replace dependencies on cmdline.h by Makefile.Andre Noll2008-03-22
* Makefile: The linker does not need CPPFLAGS.Andre Noll2008-03-22
* Move snapshot helpers to new file snap.[ch].Andre Noll2008-03-22
* Makefile: use --detailed-help to produce the man page.Andre Noll2008-03-22
* Makefile: Use -include instead of include.Andre Noll2008-03-19
* Makefile: Get rid of the unnamed opts.Andre Noll2008-03-18