| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-05-26 | update sqlite | 1 | -2/+2 | ||
| 2025-03-05 | indicate that this needs at least zig 0.14.0 | 1 | -0/+1 | ||
| 2025-03-02 | build.zig.son: refetch the dependencies to have the new hash | 1 | -1/+1 | ||
| 2025-03-01 | fix build | 1 | -1/+2 | ||
| 2025-02-16 | stop vendoring the sqlite C code, rework the build | 1 | -1/+7 | ||
| * Use the zig package manager to fetch sqlite directly from upstream * Integrate the preprocessing tool directly into the build script This makes it simpler to upgrade the SQLite source code: * use `zig fetch` * run `zig build preprocess-headers` | |||||
| 2024-12-08 | bump version to 3.47.2 | 1 | -1/+1 | ||
| 2024-11-30 | update zon version | 1 | -1/+1 | ||
| 2023-11-21 | Update to sqlite 3.44.0 | 1 | -1/+1 | ||
| 2023-11-04 | fix build | 1 | -0/+1 | ||
| 2023-10-24 | Update to sqlite 3.43.2 | 1 | -1/+1 | ||
| 2023-10-24 | Add paths field in build.zig.zon | 1 | -1/+2 | ||
| 2023-08-05 | build.zig.zon: indent | 1 | -2/+2 | ||
| 2023-08-05 | build.zig.zon | 1 | -0/+4 | ||