summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05Makefile: Better placement of the "src/catalog.bin-check" target dependencyEuAndreh1-3/+1
2024-01-05deps.mk: Remove all .lo filesEuAndreh2-14/+16
2024-01-04mkdeps.sh: Use "git ls-files" over "find src/*.c"EuAndreh1-1/+1
2024-01-04Makefile: align end of linesEuAndreh1-20/+20
2024-01-02Makefile: Add support for LLVM fuzzerEuAndreh4-3/+40
2024-01-02Makefile: Move manpages and catalog discovery to mkdeps.shEuAndreh3-6/+10
2024-01-02Makefile: Add missing -lsiphash dependencyEuAndreh1-1/+1
2024-01-02Makefile: Replace $(TRANSLATIONS) with $(LANGUAGES)EuAndreh1-3/+3
2024-01-02Makefile: Don't build shared libraries anymoreEuAndreh2-30/+10
2024-01-02tools/cdeps.sh: Replace with call to ldev(1)EuAndreh2-235/+1
2024-01-02src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh5-475/+194