Commit Graph

7 Commits

Author SHA1 Message Date
Felix Pojtinger
a86c36e785 feat: Use pure Go SQLite on supported platforms and fallback to CGo SQLite on unsupported platforms, use Afero release will pulled changes 2022-01-07 21:25:19 +01:00
Felix Pojtinger
1223301d60 refactor: Use modernc.org/sqlite 2022-01-07 20:53:44 +01:00
Felix Pojtinger
394a1315bd build: Disable 32-bit Windows due to crashing Go compiler 2021-12-26 16:49:32 +01:00
Felix Pojtinger
f47e5652a1 build: Use Fedora Rawhide instead of F35 for MSYS2 builds 2021-12-26 16:27:54 +01:00
Felix Pojtinger
af61be8a76 build: Add 32-bit Windows support 2021-12-26 15:45:34 +01:00
Felix Pojtinger
94cf8fa01b build: Add Windows cross-compilation support from Linux using MSYS2 and WINE 2021-12-26 15:31:51 +01:00
Felix Pojtinger
932749d80a build: Add basic Hydrun CI config 2021-12-20 01:41:09 +01:00