| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update sqlite | 2025-05-26 | 1 | -2/+2 | |
| | | |||||
| * | indicate that this needs at least zig 0.14.0 | 2025-03-05 | 1 | -0/+1 | |
| | | |||||
| * | build.zig.son: refetch the dependencies to have the new hash | 2025-03-02 | 1 | -1/+1 | |
| | | |||||
| * | fix build | 2025-03-01 | 1 | -1/+2 | |
| | | |||||
| * | stop vendoring the sqlite C code, rework the build | 2025-02-16 | 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` | ||||
| * | bump version to 3.47.2 | 2024-12-08 | 1 | -1/+1 | |
| | | |||||
| * | update zon version | 2024-11-30 | 1 | -1/+1 | |
| | | |||||
| * | Update to sqlite 3.44.0 | 2023-11-21 | 1 | -1/+1 | |
| | | |||||
| * | Update to sqlite 3.43.2 | 2023-10-24 | 1 | -1/+1 | |
| | | |||||
| * | Add paths field in build.zig.zon | 2023-10-24 | 1 | -1/+2 | |
| | | |||||
| * | build.zig.zon: indent | 2023-08-05 | 1 | -2/+2 | |
| | | |||||
| * | build.zig.zon | 2023-08-05 | 1 | -0/+4 | |