summaryrefslogtreecommitdiff
path: root/build.zig.zon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update sqliteGravatar Vincent Rischmann2025-05-261-2/+2
|
* indicate that this needs at least zig 0.14.0Gravatar Vincent Rischmann2025-03-051-0/+1
|
* build.zig.son: refetch the dependencies to have the new hashGravatar Vincent Rischmann2025-03-021-1/+1
|
* fix buildGravatar Vincent Rischmann2025-03-011-1/+2
|
* stop vendoring the sqlite C code, rework the buildGravatar Vincent Rischmann2025-02-161-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.2Gravatar Vincent Rischmann2024-12-081-1/+1
|
* update zon versionGravatar Vincent Rischmann2024-11-301-1/+1
|
* Update to sqlite 3.44.0Gravatar Ed Yu2023-11-211-1/+1
|
* Update to sqlite 3.43.2Gravatar Ed Yu2023-10-241-1/+1
|
* Add paths field in build.zig.zonGravatar Ed Yu2023-10-241-1/+2
|
* build.zig.zon: indentGravatar Kitty-Cricket Piapiac2023-08-051-2/+2
|
* build.zig.zonGravatar Kitty-Cricket Piapiac2023-08-051-0/+4