summaryrefslogtreecommitdiff
path: root/build.zig (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-03build: cleanup test target for windowsGravatar Vincent Rischmann1-10/+0
2021-03-22build: run the tests on all targets we support for a given host OSGravatar Vincent Rischmann1-28/+150
2021-03-13build: fix building _without_ the bundled source codeGravatar Vincent Rischmann1-6/+11
2021-03-13build: fix building with glibcGravatar Vincent Rischmann1-1/+21
2021-03-13Move c-sources to c folderGravatar data-man1-3/+3
2021-01-31build: add the dbfile optionGravatar Vincent Rischmann1-0/+2
2021-01-24build: default to in-memory testsGravatar Vincent Rischmann1-2/+2
2021-01-09allow building with the bundled sqlite source codeGravatar Vincent Rischmann1-9/+29
2020-12-31build: set the targetGravatar Vincent Rischmann1-0/+3
2020-12-28rename is_ci to in_memoryGravatar Vincent Rischmann1-2/+2
2020-10-24remove the src directoryGravatar Vincent Rischmann1-2/+2