Commit Graph

19 Commits

Author SHA1 Message Date
Felix Pojtinger a15c7e7cac feat: Start adding unit tests 2022-01-08 19:40:12 +01:00
Felix Pojtinger 8fa82effb8 fix: Only use APT in Debian-based images 2022-01-08 17:25:26 +01:00
Felix Pojtinger d0dc3ec6c5 build: Add 32-bit Windows target based on MSYS2 in WINE 2022-01-08 17:16:34 +01:00
Felix Pojtinger f76377bdd9 fix: Remove hotfix for gRPC library on PPC32 2022-01-07 23:22:13 +01:00
Felix Pojtinger 972aa8b430 build: Add Go to GCCGo dependencies 2022-01-07 22:23:21 +01:00
Felix Pojtinger a6d24e7fad build: Add make dependency to Hydrunfile 2022-01-07 21:40:20 +01:00
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 8b053e6d50 refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver 2022-01-07 21:02:35 +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 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 3481b41998 build: Support PPC32 2021-12-26 14:49:00 +01:00
Felix Pojtinger cb0aa0cb38 build: Run prepare command natively to prevent trying to cross-compile the code generators 2021-12-20 18:45:21 +01:00
Felix Pojtinger 3fa09aaad7 build: Disable riscv64 2021-12-20 03:21:16 +01:00
Felix Pojtinger 7037b75403 build: Disable sparc64 2021-12-20 03:05:37 +01:00
Felix Pojtinger cc1511513d refactor: Use filepath.ToSlash explicitly for FileConfig, name, to and from params 2021-12-20 02:48:07 +01:00
Felix Pojtinger d86b59c6d2 build: Add make to bagccgop dependencies 2021-12-20 02:13:13 +01:00
Felix Pojtinger 932749d80a build: Add basic Hydrun CI config 2021-12-20 01:41:09 +01:00