summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile: Remove $(MAKEFILE) variableEuAndreh2024-01-071-2/+1
* Makefile: Better placement of the "src/catalog.bin-check" target dependencyEuAndreh2024-01-051-3/+1
* deps.mk: Remove all .lo filesEuAndreh2024-01-052-14/+16
* mkdeps.sh: Use "git ls-files" over "find src/*.c"EuAndreh2024-01-041-1/+1
* Makefile: align end of linesEuAndreh2024-01-041-20/+20
* Makefile: Add support for LLVM fuzzerEuAndreh2024-01-024-3/+40
* Makefile: Move manpages and catalog discovery to mkdeps.shEuAndreh2024-01-023-6/+10
* Makefile: Add missing -lsiphash dependencyEuAndreh2024-01-021-1/+1
* Makefile: Replace $(TRANSLATIONS) with $(LANGUAGES)EuAndreh2024-01-021-3/+3
* Makefile: Don't build shared libraries anymoreEuAndreh2024-01-022-30/+10
* tools/cdeps.sh: Replace with call to ldev(1)EuAndreh2024-01-022-235/+1
* src/*.c: Group tests under a single #ifdef; remove SipHash codeEuAndreh2024-01-025-475/+194
* Init project: copy files and skeletons from othersEuAndreh2024-01-0147-0/+3660