1
Fork 0
Commit Graph

114 Commits

Author SHA1 Message Date
Motiejus Jakštys ebfabb6d0f use 2.19 again; 2.28 doesn't help 2021-07-21 17:07:14 +03:00
Motiejus Jakštys 9152ce8216 fix .envrc 2021-07-21 16:28:33 +03:00
Motiejus Jakštys a71f17adf8 use glibc 2.28 2021-07-21 16:24:31 +03:00
Motiejus Jakštys 1c86c6e5c7 check arch when downloading bazel 2021-07-21 16:23:57 +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
Motiejus Jakštys cb10c591be rename zig toolchain to match go 2021-07-21 14:53:39 +03:00
Motiejus Jakštys d78d78393b separate zigtarget and gotarget 2021-07-21 14:42:55 +03:00
Motiejus Jakštys 1fa90818cb quote strings properly 2021-07-12 09:45:23 +03:00
Motiejus Jakštys d67a5e8514 update zig
should stop hanging
2021-07-02 12:32:50 +03:00
Motiejus Jakštys 5a4a2dfcf1 remove non-required options from .bazelrc 2021-06-30 16:00:42 +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 82053e2127 expose zig compiler 2021-06-28 13:57:47 +03:00
Motiejus Jakštys be168480a7 downgrade bazel to 3.7.0
that's our target for now.
2021-06-28 12:52:20 +03:00
Motiejus Jakštys f094bdf879 Merge branch 'hangzig' 2021-06-28 12:37:58 +03:00
Motiejus Jakštys 221b76a84a shorter tool_srcs 2021-06-20 15:15:21 +03:00
Motiejus Jakštys ed2bc345be remove unused filegroups 2021-06-20 15:12:48 +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 f65969f038 fix build-and-file 2021-06-20 14:37:28 +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 29e2317de3 bash stricter mode 2021-06-19 16:48:26 +03:00
Motiejus Jakštys f6f6be1b88 update README 2021-06-19 16:47:48 +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 e94447bd83 update readme 2021-06-19 12:17:58 +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 55d97c6731 add dpkg -l 2021-06-19 12:09:41 +03:00
Motiejus Jakštys c15060ec35 privileged container; allows ptrace 2021-06-18 11:16:08 +03:00
Motiejus Jakštys 9b97f5c8ad remove libz3-4 2021-06-18 10:18:58 +03:00
Motiejus Jakštys a18cbf2781 debug version 2021-06-18 10:18:31 +03:00
Motiejus Jakštys ae166ad995 bump zig version 2021-06-18 08:19:28 +03:00
Motiejus Jakštys b472150b26 dynamic debug build failed; go back to nightlies 2021-06-18 08:12:59 +03:00
Motiejus Jakštys e933083cce debug version 2021-06-17 23:54:19 +03:00
Motiejus Jakštys 6f81502d61 update link in readme 2021-06-17 12:42:59 +03:00
Motiejus Jakštys e6f16d2b11 [README] update arch list 2021-06-17 12:42:25 +03:00
Motiejus Jakštys f3bdf8f9a4 update README again 2021-06-17 12:41:14 +03:00
Motiejus Jakštys d080893d03 add more links 2021-06-17 12:40:39 +03:00
Motiejus Jakštys 30cfc86e9a update README 2021-06-17 12:37:43 +03:00
Motiejus Jakštys 5511138adf remove procps 2021-06-16 23:59:26 +03:00
Motiejus Jakštys ca0a0cb1a6 git clean 2021-06-16 23:45:51 +03:00
Motiejus Jakštys b7e183aaef add procps 2021-06-16 23:32:43 +03:00
Motiejus Jakštys 08d8ab2d73 add hangzig command; debug aides for osx 2021-06-16 23:30:58 +03:00
Motiejus Jakštys 42bb653d1e print commands 2021-06-16 23:26:35 +03:00
Motiejus Jakštys c69f990dfa add hangzig test script 2021-06-16 23:23:41 +03:00
Motiejus Jakštys d789a296f5 stronger assertions 2021-06-16 14:54:52 +03:00