1
Fork 0
Commit Graph

46 Commits

Author SHA1 Message Date
Motiejus Jakštys e479882224 move to debian/stable 2021-11-22 17:25:02 +02:00
Motiejus Jakštys c549c095ab [ci] fix syntax error 2021-11-05 20:27:28 +02:00
Motiejus Jakštys 0837bafbfb add //:buildifier to lint rule 2021-11-05 20:22:06 +02:00
Motiejus Jakštys 2f0da66949 shellcheck 2 2021-10-18 15:18:29 +03:00
Motiejus Jakštys 56493c1427 shellcheck + email on failure 2021-10-18 15:15:50 +03:00
Motiejus Jakštys d9dbca2c63 shellcheck 2021-10-18 15:15:02 +03:00
Motiejus Jakštys 4bbae178ca add release and build scripts 2021-10-18 15:12:31 +03:00
Motiejus Jakštys 828828bced install direnv 2021-09-07 10:50:16 +03:00
Motiejus Jakštys 3e7f92cea5 unregister default toolchains; update README 2021-08-11 09:37:54 +03:00
Motiejus Jakštys 5f5b25d34b use newer arm64 glibc explicitly 2021-08-06 09:49:52 +03:00
Motiejus Jakštys 63fc7aeb7a update .build.yml 2021-08-05 12:25:42 +03:00
Motiejus Jakštys bf84ec2090 more aggressive toolchain resolution:
- hardcode gnu.2.19 instead of autodetect
- more tests.
2021-08-05 11:49:17 +03:00
Motiejus Jakštys fc7335054e disable tests on linux arm64 2021-07-29 00:10:58 +03:00
Motiejus Jakštys cb10c591be rename zig toolchain to match go 2021-07-21 14:53:39 +03:00
Motiejus Jakštys dca2989825 replace curl with wget 2021-06-28 15:29:45 +03:00
Motiejus Jakštys bbb985362b move setup to .envrc 2021-06-28 14:00:47 +03:00
Motiejus Jakštys 0944357d54 --extra_toolchains also needs to know the platform 2021-06-20 15:00:17 +03:00
Motiejus Jakštys 94eb081d6d use @io_bazel_rules_go//go/toolchain where possible
only musl adds extra-toolchains.
2021-06-20 13:48:39 +03:00
Motiejus Jakštys b5c8f85ece update .build.yml, remove hangzig 2021-06-19 16:45:33 +03:00
Motiejus Jakštys a3606b7404 register only gnu toolchain by default
musl can be specified with --extra_toolchains.
2021-06-19 16:32:07 +03:00
Motiejus Jakštys afba2b1e33 less verbose build 2021-06-19 12:14:19 +03:00
Motiejus Jakštys c6c38f9022 -y 2021-06-19 12:12:19 +03:00
Motiejus Jakštys 638f1fcc3d remove gcc 2021-06-19 12:11:46 +03:00
Motiejus Jakštys 75f73b0c82 cat 2021-06-19 12:10:38 +03:00
Motiejus Jakštys f2bf76925c add dpkg -l 2021-06-19 12:09:54 +03:00
Motiejus Jakštys 08d8ab2d73 add hangzig command; debug aides for osx 2021-06-16 23:30:58 +03:00
Motiejus Jakštys d789a296f5 stronger assertions 2021-06-16 14:54:52 +03:00
Motiejus Jakštys 18b43049c1 remove redundant target 2021-06-16 14:44:57 +03:00
Motiejus Jakštys f824f4ac8e nodebug 2021-06-16 12:52:11 +03:00
Motiejus Jakštys 39535dadc5 add macos support
+ buildifier
2021-06-16 12:44:16 +03:00
Motiejus Jakštys 72e4c67e77 more checks 2021-06-10 21:07:31 +03:00
Motiejus Jakštys dba5242be2 roll back the previous test 2021-06-10 18:58:13 +03:00
Motiejus Jakštys 29e149d877 debugging diagnostics 2021-06-10 18:55:14 +03:00
Motiejus Jakštys ce6c6dfb88 indentation 2021-06-10 18:53:44 +03:00
Motiejus Jakštys 20931794d1 add diagnostics 2021-06-10 18:51:59 +03:00
Motiejus Jakštys 61491dac5e rename libc name; comment out default toolchain 2021-06-10 16:12:50 +03:00
Motiejus Jakštys 2944fe56df more CI targets 2021-06-10 16:09:50 +03:00
Motiejus Jakštys 100c1e3727 remove `.2.19` from toolchain params
Only the default toolchain can be exposed.
2021-06-10 13:02:35 +03:00
Motiejus Jakštys 4bd7b30f65 change @com_github_ziglang_zig to @zig_sdk 2021-06-10 09:34:59 +03:00
Motiejus Jakštys 09fc644a4e Add ziglang/zig issue to the README 2021-06-10 07:27:01 +03:00
Motiejus Jakštys 52559a9bb8 comment out macos for now 2021-06-08 07:01:34 +03:00
Motiejus Jakštys 51b8a382e7 add explicit platforms 2021-06-08 06:56:37 +03:00
Motiejus Jakštys 236cb178d1 cd to the right dir 2021-06-08 06:35:44 +03:00
Motiejus Jakštys 6ec07f7ffe install bazel to pwd 2021-06-08 06:34:21 +03:00
Motiejus Jakštys e63eefc067 fix environment variable 2021-06-08 06:33:06 +03:00
Motiejus Jakštys a1c89f3524 add .build.yml 2021-06-08 06:30:06 +03:00