summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Release 2.42.4Tavian Barnes2022-02-221-1/+1
* Use EXTRA_CFLAGS instead of CFLAGS in make distcheckTavian Barnes2022-02-211-1/+1
* Enable Oniguruma by defaultTavian Barnes2022-02-211-5/+9
* Makefile: Allow extra flags to be passed with EXTRA_*FLAGS variablesTavian Barnes2022-02-091-4/+4
* regex: Add support for emacs and grep typesTavian Barnes2022-02-041-0/+1
* tests: Allow tests.sh to be invoked from any directoryTavian Barnes2022-02-011-1/+1
* Standardize WITH_* make variables for configuring dependenciesTavian Barnes2022-01-291-19/+40
* Apply suggestions from code reviewdata-man2022-01-241-10/+5
* Using Oniguruma library (optionally)data-man2022-01-241-0/+10
* Release 2.3.12.3.1Tavian Barnes2022-01-211-1/+1
* Release 2.3Tavian Barnes2021-11-251-1/+1
* Release 2.2.12.2.1Tavian Barnes2021-06-021-1/+1
* Enable -Wimplicit-fallthroughTavian Barnes2021-06-021-1/+8
* Release 2.22.2Tavian Barnes2021-03-061-1/+1
* Support -flags on all the BSDsTavian Barnes2021-03-061-0/+4
* Update copyright datesTavian Barnes2021-02-051-1/+1
* Makefile: Give LTO linking access to the jobserverTavian Barnes2021-01-291-1/+1
* dir: New DIR* facadeTavian Barnes2021-01-281-0/+1
* Enable -Wshadow by defaultTavian Barnes2021-01-281-1/+1
* Makefile: Install completionsTavian Barnes2021-01-241-1/+4
* Makefile: Fix behaviour if .flags doesn't exist yetTavian Barnes2020-12-191-1/+7
* Makefile: Clean up check dependencies a bitTavian Barnes2020-12-161-8/+12
* Makefile: Avoid rebuilding everything for make release main.oTavian Barnes2020-12-161-20/+25
* Makefile: Rebuild whenever the build flags changeTavian Barnes2020-12-101-1/+5
* Makefile: Clean up flag handling a bitTavian Barnes2020-11-301-4/+4
* Makefile: Only do -m32 during distcheck on x86_64Tavian Barnes2020-11-301-0/+6
* Makefile: Run tests with --verbose during distcheckTavian Barnes2020-11-281-1/+3
* Release 2.12.1Tavian Barnes2020-11-111-1/+1
* Makefile: New gcov targetTavian Barnes2020-11-101-1/+7
* Enable -Wsign-compare to catch bugs like 726d7801Tavian Barnes2020-11-041-1/+1
* Makefile: Fail early on sanitizer errorsTavian Barnes2020-11-031-0/+8
* bar: Implement terminal status barsTavian Barnes2020-11-031-0/+1
* Release 2.02.0Tavian Barnes2020-10-141-1/+1
* Rename struct cmdline to bfs_ctxTavian Barnes2020-09-271-0/+1
* Implement exponential deepening searchTavian Barnes2020-06-161-1/+1
* tests/trie: New acceptance test for triesTavian Barnes2020-06-091-4/+10
* tests: New acceptance test for xtimegm()Tavian Barnes2020-06-091-3/+9
* Makefile: Pass -fsanitize-memory-track-origins for msan buildsTavian Barnes2020-05-221-1/+1
* Release 1.71.7Tavian Barnes2020-04-221-1/+1
* pwcache: Rename from passwd.[ch]Tavian Barnes2020-04-221-1/+1
* Makefile: Don't use target-specific variables for configuration targetsTavian Barnes2020-03-241-17/+28
* Makefile: Add asan, msan, ubsan targetsTavian Barnes2020-03-231-3/+12
* Makefile: Use --sudo for every distcheck testTavian Barnes2020-03-231-11/+10
* passwd: Cache the user/group tablesTavian Barnes2020-02-291-0/+1
* Release 1.61.6Tavian Barnes2020-02-251-1/+1
* time: Split out time-related functions from utilTavian Barnes2020-02-131-0/+1
* Release 1.5.21.5.2Tavian Barnes2020-01-091-2/+2
* Release 1.5.11.5.1Tavian Barnes2019-09-141-1/+1
* Makefile: Test different search strategies in parallelTavian Barnes2019-09-131-4/+4
* Makefile: Include -fsanitize=* in the sanitizer flag variablesTavian Barnes2019-09-131-3/+7