| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build.zig: fix invalid reference | 2023-12-23 | 1 | -6/+6 | |
| * | fix build on non x86_64 architectures | 2023-11-29 | 1 | -2/+12 | |
| * | build: rework how we choose the test targets | 2023-11-26 | 1 | -10/+76 | |
| * | Fix test build step for various plaforms | 2023-09-20 | 1 | -1/+2 | |
| * | build.zig: use b.addModule rather than .createModule and .modules.put | 2023-08-05 | 1 | -2/+1 | |
| * | build.zig: add sqlite artifact | 2023-08-05 | 1 | -0/+16 | |
| * | build.zig: register module | 2023-08-05 | 1 | -0/+3 | |
| * | build: fix for latest zig | 2023-07-31 | 1 | -12/+18 | |
| * | fix for latest zig | 2023-06-18 | 1 | -1/+1 | |
| * | Fix build failures on latest Zig | 2023-05-17 | 1 | -14/+16 | |
| * | fix build | 2023-03-18 | 1 | -1/+1 | |
| * | fix build | 2023-02-16 | 1 | -1/+1 | |
| * | fix build.zig file | 2023-02-05 | 1 | -33/+65 | |
| * | build: remove use_stage1 | 2022-12-09 | 1 | -2/+0 | |
| * | build: don't use stage1 | 2022-12-06 | 1 | -3/+0 | |
| * | build: fix for latest zig | 2022-11-06 | 1 | -3/+3 | |
| * | disable building for arm-musleabihf for now | 2022-10-26 | 1 | -7/+8 | |
| * | build: add the zigcrypto loadable extension | 2022-09-18 | 1 | -0/+34 | |
| * | build: add the preprocess-files tool | 2022-09-18 | 1 | -0/+15 | |
| * | fix build for latest zig | 2022-09-17 | 1 | -4/+4 | |
| * | Remove unnecessary linkLibC() when static linking | 2022-08-29 | 1 | -2/+1 | |
| * | build: force the use of stage1 | 2022-08-21 | 1 | -0/+3 | |
| * | fix build | 2022-07-26 | 1 | -1/+1 | |
| * | build: let the user specify the build mode | 2022-07-23 | 1 | -8/+8 | |
| * | build: only include the 'c' directory if we're using the bundled sqlite code | 2022-04-01 | 1 | -2/+2 | |
| * | build: add a macOS cross-compilation test target | 2022-01-04 | 1 | -0/+15 | |
| * | build: add a windows cross-compilation test target | 2022-01-04 | 1 | -0/+16 | |
| * | build: add some comments to clarify what we're doing | 2022-01-04 | 1 | -0/+8 | |
| * | add some fuzzing capability | 2021-12-26 | 1 | -1/+49 | |
| * | build: fix for latest zig | 2021-12-06 | 1 | -8/+0 | |
| * | add options to enable wine/wasmtime/darling for tests | 2021-11-02 | 1 | -0/+6 | |
| * | build: fix for latest zig | 2021-10-05 | 1 | -2/+3 | |
| * | 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 |