Commit Graph

19 Commits

Author SHA1 Message Date
Felicitas Pojtinger
c7654dd876 feat: Start adding unit tests 2022-01-08 19:40:12 +01:00
Felicitas Pojtinger
d80d2a2427 fix: Only use APT in Debian-based images 2022-01-08 17:25:26 +01:00
Felicitas Pojtinger
32094155ba build: Add 32-bit Windows target based on MSYS2 in WINE 2022-01-08 17:16:34 +01:00
Felicitas Pojtinger
4975fa5720 fix: Remove hotfix for gRPC library on PPC32 2022-01-07 23:22:13 +01:00
Felicitas Pojtinger
314e60f9b1 build: Add Go to GCCGo dependencies 2022-01-07 22:23:21 +01:00
Felicitas Pojtinger
933e7a7731 build: Add make dependency to Hydrunfile 2022-01-07 21:40:20 +01:00
Felicitas Pojtinger
33b7e120d5 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
Felicitas Pojtinger
1a160b613f refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver 2022-01-07 21:02:35 +01:00
Felicitas Pojtinger
ba5d81ef7c refactor: Use modernc.org/sqlite 2022-01-07 20:53:44 +01:00
Felicitas Pojtinger
2f2a92e4bd build: Disable 32-bit Windows due to crashing Go compiler 2021-12-26 16:49:32 +01:00
Felicitas Pojtinger
5de09e12e0 build: Add 32-bit Windows support 2021-12-26 15:45:34 +01:00
Felicitas Pojtinger
906210db04 build: Add Windows cross-compilation support from Linux using MSYS2 and WINE 2021-12-26 15:31:51 +01:00
Felicitas Pojtinger
3e059d8b06 build: Support PPC32 2021-12-26 14:49:00 +01:00
Felicitas Pojtinger
005d07bafc build: Run prepare command natively to prevent trying to cross-compile the code generators 2021-12-20 18:45:21 +01:00
Felicitas Pojtinger
059218cfcf build: Disable riscv64 2021-12-20 03:21:16 +01:00
Felicitas Pojtinger
2640890b8e build: Disable sparc64 2021-12-20 03:05:37 +01:00
Felicitas Pojtinger
64db9a586f refactor: Use filepath.ToSlash explicitly for FileConfig, name, to and from params 2021-12-20 02:48:07 +01:00
Felicitas Pojtinger
81426251d1 build: Add make to bagccgop dependencies 2021-12-20 02:13:13 +01:00
Felicitas Pojtinger
07f7af284d build: Add basic Hydrun CI config 2021-12-20 01:41:09 +01:00