summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add GitHub action to test for dangling symlinksSimon Steinbeiss2022-04-281-1/+3
* Add symlinks for LICENSESean Davis2020-02-161-1/+2
* Fix dangling symlinks to AUTHORS, CONTRIBUTORS, and README.mdvacuum-defsSean Davis2020-01-111-0/+3
* Respect the CC variable, if defined.Guido Falsi2019-01-161-0/+1
* Avoid race condition when using parallelization.Guido Falsi2019-01-161-2/+2
* Remove build from install. This fixes double building and prevents permission...Sean Davis2018-08-301-2/+3
* Make the output of the build scripts more readableSimon Steinbeiss2018-08-281-5/+7
* Silence the optipng printing to stdoutSimon Steinbeiss2018-08-271-1/+1
* Run optipng on build for reproducible builds and smaller install sizeSean Davis2018-08-271-0/+1
* Build with gtk3. Make unknown configure options non-fatal. Remove Makefile on...Sean Davis2018-08-271-0/+1
* Add DESTDIR/PREFIXSean Davis2018-08-271-0/+48