summaryrefslogtreecommitdiff
path: root/deps.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/vector.{c,h}: Improve code and testsEuAndreh2024-05-241-3/+3
* src/math.c: Add mul_size()EuAndreh2024-05-241-0/+9
* Add some version of vector.cEuAndreh2024-05-231-0/+9
* Rename "pindaiba" -> "pindaibabs"EuAndreh2024-05-231-1/+1
* src/string.c: Add new empty file structureEuAndreh2024-04-161-0/+9
* deps.mk: Add correct dependency for i18n.cEuAndreh2024-04-161-1/+1
* src/util.c: Add slurp(), with a simple testEuAndreh2024-04-071-0/+9
* src/lib.c: Print project metadata on pindaiba_mainEuAndreh2024-04-071-5/+5
* Canonicalize builds: remove "fuzz" referencesEuAndreh2024-04-061-11/+1
* rm -rf tools/ doc/*EuAndreh2024-04-051-9/+0
* Move unit tests out of src/*.c into tests/EuAndreh2024-04-051-35/+57
* Makefile: Use .a over .xa for executable archivesEuAndreh2024-02-291-14/+14
* src/hash.{c,h}: Remove into dedicated projectEuAndreh2024-01-071-6/+0
* deps.mk: Remove all .lo filesEuAndreh2024-01-051-14/+14
* Makefile: Add support for LLVM fuzzerEuAndreh2024-01-021-0/+10
* Makefile: Move manpages and catalog discovery to mkdeps.shEuAndreh2024-01-021-0/+4
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+58