13 Commits
Author SHA1 Message Date
Zach Kelling c519512db7 Disable CGO for cross-compilation releases
CGO_ENABLED=0 uses pure Go fallbacks for lux/accel.
For native builds with CGO acceleration, build locally with CGO_ENABLED=1.
2026-01-26 17:25:57 -08:00
Zach Kelling b599713abf Update organization name 2025-07-20 08:38:06 +00:00
Zach Kelling ef1adb0022 Rollback to 1.6.0 2024-01-02 20:55:14 +01:00
Felipe Madero 2d41d1ddda fix compiler arch 2022-10-03 17:29:40 -03:00
Felipe Madero d50da80fd8 add comment for CGO flags setting 2022-10-03 17:28:20 -03:00
Felipe Madero 9e227cbdbb strange "" stuff in env var 2022-10-03 16:37:31 -03:00
Felipe Madero 466652f3c8 fix to CGO_CFLAGS 2022-10-03 15:53:04 -03:00
Felipe Madero 81a91b9ba2 add GCO_FLAGS 2022-09-30 22:01:17 -03:00
Felipe Madero 7ef88d73ac test 2022-09-30 19:45:41 -03:00
fm 72fd66371f add separate release stage 2022-09-27 16:55:23 -03:00
fm e341483227 add two release jobs 2022-09-27 16:00:04 -03:00
Connor Daly 372bdebfb7 Added version and moved to CLI format 2022-07-18 15:20:29 -04:00
Gyuho Lee b08e4843f9 *: support RPC server
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org>
2022-02-23 16:23:39 -08:00