| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix build script for latest zig | 2021-08-27 | 1 | -2/+5 | ||
| * | build: handle macos in the test targets | 2021-08-18 | 1 | -0/+8 | ||
| * | ci: build windows with i386 too | 2021-06-06 | 1 | -0/+8 | ||
| * | all: update for latest zig | 2021-05-19 | 1 | -2/+1 | ||
| * | make use_bundled work for all targets | 2021-04-17 | 1 | -4/+5 | ||
| * | build: cleanup test target for windows | 2021-04-03 | 1 | -10/+0 | ||
| * | build: run the tests on all targets we support for a given host OS | 2021-03-22 | 1 | -28/+150 | ||
| * | build: fix building _without_ the bundled source code | 2021-03-13 | 1 | -6/+11 | ||
| * | build: fix building with glibc | 2021-03-13 | 1 | -1/+21 | ||
| * | Move c-sources to c folder | 2021-03-13 | 1 | -3/+3 | ||
| * | build: add the dbfile option | 2021-01-31 | 1 | -0/+2 | ||
| * | build: default to in-memory tests | 2021-01-24 | 1 | -2/+2 | ||
| * | allow building with the bundled sqlite source code | 2021-01-09 | 1 | -9/+29 | ||
| * | build: set the target | 2020-12-31 | 1 | -0/+3 | ||
| * | rename is_ci to in_memory | 2020-12-28 | 1 | -2/+2 | ||
| * | remove the src directory | 2020-10-24 | 1 | -2/+2 | ||
| * | initial commit | 2020-10-24 | 1 | -0/+26 | ||