summaryrefslogtreecommitdiff
path: root/build.zig (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add options to enable wine/wasmtime/darling for testsGravatar Vincent Rischmann2021-11-021-0/+6
* build: fix for latest zigGravatar Vincent Rischmann2021-10-051-2/+3
* fix build script for latest zigGravatar Vincent Rischmann2021-08-271-2/+5
* build: handle macos in the test targetsGravatar Vincent Rischmann2021-08-181-0/+8
* ci: build windows with i386 tooGravatar Vincent Rischmann2021-06-061-0/+8
* all: update for latest zigGravatar Vincent Rischmann2021-05-191-2/+1
* make use_bundled work for all targetsGravatar Vincent Rischmann2021-04-171-4/+5
* build: cleanup test target for windowsGravatar Vincent Rischmann2021-04-031-10/+0
* build: run the tests on all targets we support for a given host OSGravatar Vincent Rischmann2021-03-221-28/+150
* build: fix building _without_ the bundled source codeGravatar Vincent Rischmann2021-03-131-6/+11
* build: fix building with glibcGravatar Vincent Rischmann2021-03-131-1/+21
* Move c-sources to c folderGravatar data-man2021-03-131-3/+3
* build: add the dbfile optionGravatar Vincent Rischmann2021-01-311-0/+2
* build: default to in-memory testsGravatar Vincent Rischmann2021-01-241-2/+2
* allow building with the bundled sqlite source codeGravatar Vincent Rischmann2021-01-091-9/+29
* build: set the targetGravatar Vincent Rischmann2020-12-311-0/+3
* rename is_ci to in_memoryGravatar Vincent Rischmann2020-12-281-2/+2
* remove the src directoryGravatar Vincent Rischmann2020-10-241-2/+2
* initial commitGravatar Vincent Rischmann2020-10-241-0/+26