aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release 0.1.0, add CHANGELOG.mdv0.1.0EuAndreh2021-01-261-2/+3
* mv build-aux/assert-todos.sh build-aux/workflow/, updating to the latest versionEuAndreh2021-01-251-1/+1
* Add tests/ranking.shEuAndreh2021-01-241-0/+1
* Add tests/signals.shEuAndreh2021-01-241-0/+1
* Makefile: Clean tests/test-profiles/ on "clean" targetEuAndreh2021-01-241-1/+1
* Remove tests/all.shEuAndreh2021-01-241-1/+0
* Add tests/cli-opts.sh testsEuAndreh2021-01-241-0/+1
* Makefile: Add assert-todos.sh to check phaseEuAndreh2021-01-221-0/+1
* Add build-aux/assert-shellcheck.sh and run in "check" targetEuAndreh2021-01-221-0/+5
* Makefiile: Add dependencies to "public" targetEuAndreh2021-01-221-1/+1
* Makefile: Add missing $(VERSION), $(DATE), and dist target to control themEuAndreh2021-01-221-1/+16
* Makefile: Add .PHONY marker to targetsEuAndreh2021-01-221-0/+2
* Makefile: Add uninstall targetEuAndreh2021-01-221-0/+6
* Makefile: Fix typo in man5 pathEuAndreh2021-01-221-1/+1
* Makefile: Fix call to do_substEuAndreh2021-01-221-2/+2
* Makefile: Use a single mkdir over multiple installsEuAndreh2021-01-221-3/+3
* Makefile: replace @VARS@ and use $(MANPREFIX)EuAndreh2021-01-221-4/+11
* Generate public/index.html using build-aux/workflow/README.shEuAndreh2021-01-211-2/+3
* Add build-aux/workflow/ to generated TODOs.html from TODOs.mdEuAndreh2021-01-211-0/+7
* Add current working filesEuAndreh2021-01-211-0/+15