1
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
laurynasl 4d65b80903 Add libc constraint and libc aware toolchains
- Also get rid of @bazel_skylib dependency
2022-04-14 14:29:06 +00: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 8d110a392a fcntl64 test
Refs https://github.com/ziglang/zig/issues/9485
2022-02-05 16:28:20 +02:00
Motiejus Jakštys ebbf499208 move golang tests to its own directory
this prepares for more test binaries.
2022-02-03 15:24:26 +02:00
Motiejus Jakštys b826ad9439 downgrade glibc to 2.19 and update README 2021-06-07 23:17:19 +03:00
Motiejus Jakštys 6ed6563a37 musl-static 2021-06-07 23:00:32 +03:00
Motiejus Jakštys c449706594 split go and c examples 2021-06-07 22:56:15 +03:00