| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Makefile: Better placement of the "src/catalog.bin-check" target dependency | EuAndreh | 2024-01-05 | 1 | -3/+1 |
| * | deps.mk: Remove all .lo files | EuAndreh | 2024-01-05 | 2 | -14/+16 |
| * | mkdeps.sh: Use "git ls-files" over "find src/*.c" | EuAndreh | 2024-01-04 | 1 | -1/+1 |
| * | Makefile: align end of lines | EuAndreh | 2024-01-04 | 1 | -20/+20 |
| * | Makefile: Add support for LLVM fuzzer | EuAndreh | 2024-01-02 | 4 | -3/+40 |
| * | Makefile: Move manpages and catalog discovery to mkdeps.sh | EuAndreh | 2024-01-02 | 3 | -6/+10 |
| * | Makefile: Add missing -lsiphash dependency | EuAndreh | 2024-01-02 | 1 | -1/+1 |
| * | Makefile: Replace $(TRANSLATIONS) with $(LANGUAGES) | EuAndreh | 2024-01-02 | 1 | -3/+3 |
| * | Makefile: Don't build shared libraries anymore | EuAndreh | 2024-01-02 | 2 | -30/+10 |
| * | tools/cdeps.sh: Replace with call to ldev(1) | EuAndreh | 2024-01-02 | 2 | -235/+1 |
| * | src/*.c: Group tests under a single #ifdef; remove SipHash code | EuAndreh | 2024-01-02 | 5 | -475/+194 |
| * | Init project: copy files and skeletons from others | EuAndreh | 2024-01-01 | 47 | -0/+3660 |
