aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* aux/: Update, adapt Makefile accordinglyEuAndreh2021-06-261-6/+6
* Makefile, README.md: Adapt to changes in aux/EuAndreh2021-06-261-16/+35
* Makefile: Remove fallible/valgrind tests for nowEuAndreh2021-06-261-3/+1
* git grep -l '\./remembering' | xargs sed -i 's|\./remembering|./src/rememberi...EuAndreh2021-06-261-0/+1
* Makefile: Use inference rules, disable Valgrind testsEuAndreh2021-06-261-23/+8
* Makefile: Stop specifying CFLAGS, LDFLAGS and CCEuAndreh2021-06-191-4/+0
* Setup base i18n infrastructureEuAndreh2021-06-191-12/+6
* Makefile: use mkdir+cp over installEuAndreh2021-06-171-1/+2
* aux/workflow/assert-changelog.sh: UpdateEuAndreh2021-06-171-1/+1
* Makefile: Remove .PHONY targetEuAndreh2021-06-161-2/+0
* Makefile: Use pandoc over groff to generate HTML from manpagesEuAndreh2021-06-141-1/+1
* Makefile: Move $(DEFS) close to other C variablesEuAndreh2021-06-141-1/+1
* Makefile: Don't rely on gzip for "install" targetEuAndreh2021-06-131-2/+2
* Makefile: Use $(NAME) variableEuAndreh2021-06-131-2/+2
* Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" targetEuAndreh2021-06-131-0/+1
* Makefile: Add "clean public dev-check" as dependency of the "dist" targetEuAndreh2021-06-111-1/+1
* tests/ranking.sh: Move $LANG configuration to inside of the test fileEuAndreh2021-06-081-1/+1
* tests/ranking.sh: Use LANG=C.UTF-8 for consistent sortingEuAndreh2021-06-071-1/+1
* Revert "Makefile: Stick to POSIX $(CFLAGS) and $(LDFLAGS)"EuAndreh2021-06-061-2/+2
* Makefile: Stick to POSIX $(CFLAGS) and $(LDFLAGS)EuAndreh2021-06-061-2/+2
* README.md: Add explicit "Links" and "Releases" sectionsEuAndreh2021-06-061-11/+13
* Remove assert-clang-format.shEuAndreh2021-06-061-1/+0
* mv src/remembering.in src/remembering.shEuAndreh2021-06-061-1/+1
* Revert "Makefile: Use "troff" over "groff""EuAndreh2021-03-091-1/+1
* Makefile: Use valgrind flags from fallible-checkEuAndreh2021-03-081-8/+1
* Makefile: Use "troff" over "groff"EuAndreh2021-03-081-1/+1
* Makefile: Add missing -lfallible libraryEuAndreh2021-03-071-1/+1
* Makefile: indent $(NAME) variableEuAndreh2021-03-071-1/+1
* 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