- Add SQLite amalgamation fetch script (make build-sqlite) - Embed SQLite in release builds, link system lib in dev - Create sqlite_embedded.zig utility module - Unify experiment/run/log commands with auto mode detection - Add Forgejo CI workflow for building with embedded SQLite - Update READMEs for local mode and build instructions SQLite follows rsync embedding pattern: assets/sqlite_release_<os>_<arch>/ Zero external dependencies for release builds. |
||
|---|---|---|
| .. | ||
| benchmark-metrics.yml | ||
| build-cli.yml | ||
| checkout-test.yaml | ||
| ci-native.yml | ||
| ci.yml | ||
| docs.yml | ||
| label.yml | ||
| release-mirror.yml | ||
| security-scan.yml | ||
| stale.yml | ||