aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add -O3 to CFLAGSEuAndreh2021-03-041-1/+1
* Makefile: Remove remembering-sh in clean targetEuAndreh2021-03-041-1/+1
* Makefile: Remove test files in clean targetEuAndreh2021-03-041-1/+1
* Remove sharedc dependencyEuAndreh2021-03-031-1/+1
* Makefile: add simple switch between sh and C implementationsEuAndreh2021-03-031-2/+5
* Makefile: Add LDLIBS and LDFLAGSEuAndreh2021-02-281-2/+2
* Add assert-changelog.sh; change dependency of check -> dev-check targetsEuAndreh2021-02-281-7/+3
* Add aux/workflow/sign-tarballs.shEuAndreh2021-02-271-2/+4
* Makefile: put VERSION and DATE macros in $(DEFS) variableEuAndreh2021-02-241-4/+5
* Release 0.2.1v0.2.1EuAndreh2021-02-231-2/+2
* Use plain Makefile over ./configure + Makefile.inEuAndreh2021-02-231-0/+83
* Add ./configure scriptEuAndreh2021-02-081-65/+0
* Makefile: Remove 'v' prefix from $(VERSION) variableEuAndreh2021-01-311-4/+4
* mv build-aux/ aux/EuAndreh2021-01-271-5/+5
* v0.1.2: Use sed over tac for POSIX compatibilityv0.1.2EuAndreh2021-01-261-1/+1
* remembering: Add -V version flag, add missing docs on -h flagEuAndreh2021-01-261-3/+4
* Generate HTML for manpagesEuAndreh2021-01-261-0/+2
* v0.1.1: Allow names with spacesv0.1.1EuAndreh2021-01-261-1/+1
* Remove unused argument from CHANGELOG.shEuAndreh2021-01-261-1/+1
* 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