summaryrefslogtreecommitdiff
path: root/mkdeps.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Canonicalize builds: remove "fuzz" referencesEuAndreh2024-04-061-4/+0
|
* mkdeps.sh: Remove langs complexity for nowEuAndreh2024-04-051-10/+1
|
* rm -rf tools/ doc/*EuAndreh2024-04-051-4/+0
|
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-12/+24
|
* Makefile: Use .a over .xa for executable archivesEuAndreh2024-02-291-1/+1
|
* mkdeps.sh: Use "git ls-files" over "find src/*.c"EuAndreh2024-01-041-1/+1
| | | | This then also covers subdirectories inside src/.
* Makefile: Add support for LLVM fuzzerEuAndreh2024-01-021-1/+8
|
* Makefile: Move manpages and catalog discovery to mkdeps.shEuAndreh2024-01-021-1/+5
|
* tools/cdeps.sh: Replace with call to ldev(1)EuAndreh2024-01-021-1/+1
|
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+17