1
Fork 0
Commit Graph

10 Commits (main)

Author SHA1 Message Date
Motiejus Jakštys e0e7a4ca46
Rename bazel-zig-cc to hermetic_cc_toolchain (#36)
As it says on the tin.

Long live hermetic_cc_toolchain!
2023-04-21 10:00:03 -04:00
Motiejus Jakštys f239f467a0
go mod tidy (#7) 2023-03-07 21:06:56 -08:00
Zhongpeng Lin fef28b9706 Enable Lint on CI (#2) 2023-03-06 11:46:02 +02:00
laurynasl 7a81e2a129 Restructure tests to all run in bazel
- add rules to run tests for a specific platform
- use downloaded buildifier
- move lint to a script
- rename ci tasks
- stop running under qemu-aarch64-static as it doesn't do anything
2022-04-14 10:47:02 +00:00
Motiejus Jakštys 1cd04478b7 rename/fix the package 2022-01-28 15:57:22 +02:00
Motiejus Jakštys f19927ac17 remove sqlite from dependencies
racy `zig cc` is no longer a thing. Good time to make tests faster.
2022-01-28 15:50:33 +02:00
Motiejus Jakštys 19c7d77ac0 [test] remove DataDog/zstd
only one test cgo dependency is quite enough
2021-11-07 12:39:34 +02:00
Motiejus Jakštys ad14aa5751 go get -u ./...; mod-tidy 2021-10-20 07:36:42 +03:00
Motiejus Jakštys 37953e9cd3 add some C dependencies
this stresses the toolchain more.
2021-07-21 15:02:04 +03:00
Motiejus Jakštys 631906ffd8 wip: go repositories 2021-07-21 14:59:33 +03:00