1
Fork 0
Commit Graph

230 Commits

Author SHA1 Message Date
Motiejus Jakštys 2acf0f6e45 [readme] github.com/ziglang/zig/issues/10386 is now fixed 2022-01-17 17:17:14 +02:00
Motiejus Jakštys c4f239111d Update release notes for v0.4.0 2022-01-17 16:29:08 +02:00
Motiejus Jakštys c3144b8b7b upgrade to zig 0.10.0-dev.283+ba0f72363
Thanks Xavier for https://github.com/ziglang/zig/pull/10587
2022-01-15 09:02:37 +02:00
Motiejus Jakštys 7fea8449b4 add a known issue 2021-12-22 14:37:43 +02:00
Motiejus Jakštys 5c2d377eca bring back 0.9.0-dev.1968+ff93486d0
See https://github.com/ziglang/zig/issues/10386
2021-12-22 14:29:49 +02:00
Motiejus Jakštys dcda3d40f0 updating dependencies 2021-12-22 11:16:01 +02:00
Motiejus Jakštys 0b72ac4335 revert suggested upgrade
CI fails.
2021-12-22 11:08:45 +02:00
Motiejus Jakštys 37ba0d5523 Update release notes for v0.4.0 2021-12-22 10:52:44 +02:00
Motiejus Jakštys dea3c74151 update README again 2021-12-22 10:52:15 +02:00
Motiejus Jakštys aaf3fcaf65 update README 2021-12-22 10:46:49 +02:00
Motiejus Jakštys d1719dd5a5 upgrade zig to 0.9.0 2021-12-22 10:30:22 +02:00
Motiejus Jakštys 0601dd2ba6 [README] shorten issue name 2021-12-16 14:13:00 +02:00
Motiejus Jakštys 98f31dcf58 [bazelrc] build --compilation_mode=opt 2021-12-15 15:05:12 +02:00
Motiejus Jakštys 00d986e151 no more known high severity issues! 2021-12-15 15:04:22 +02:00
Motiejus Jakštys 9f97dcd304 Update release notes for v0.4.0-rc2 2021-12-15 13:59:20 +02:00
Motiejus Jakštys b1c645b162 zig-0.9.0-dev.1968: upgrade checksums 2021-12-15 13:30:57 +02:00
Motiejus Jakštys 3ce88db8ab upgrade zig to 0.9.0-dev.1968+ff93486d0 2021-12-15 13:26:22 +02:00
Motiejus Jakštys defadc56a5 clarify comms 2021-12-13 09:17:18 +02:00
Motiejus Jakštys a494c95498 Update release notes for v0.4.0-rc1 2021-12-13 04:09:02 +02:00
Motiejus Jakštys 871fd63e6e disable darwin/arm64 test 2021-12-13 03:33:24 +02:00
Motiejus Jakštys 367a770766 [release] update version regexp to allow -rc 2021-12-13 03:29:10 +02:00
Motiejus Jakštys 985e26b474 remove DEFAULT_COPTS
Optimizations should be turned by the user with `-c opt`. We want UBSAN
enabled for non-release builds.
2021-12-13 03:29:10 +02:00
Motiejus Jakštys 66dbf420f7 bump zig to 0.9.0-dev.1950+a76910b69; remove -O3 2021-12-13 03:20:02 +02:00
Motiejus Jakštys 6328b0702a libc6: upgrade to 2.28
Debian Jessie (with glibc 2.19) is no longer important nor interesting;
the lowest common denominator is now buster.
2021-12-09 12:50:35 +02:00
Motiejus Jakštys 5224f13a3a [README] clang is now 13 2021-12-09 12:48:28 +02:00
Motiejus Jakštys 70851894b1 Update release notes for v0.3.4 2021-12-09 10:47:25 +02:00
Motiejus Jakštys 8249ef899d README: fix task title 2021-12-09 10:42:45 +02:00
Motiejus Jakštys ac719cecca fix link 2021-12-09 10:41:17 +02:00
Motiejus Jakštys 5c945ac3cb update README
- close finished tasks.
- mention sysroot.
- add a todo/roadmap.
2021-12-09 10:40:04 +02:00
Motiejus Jakštys 425d038f5a bump bazel version 2021-12-09 10:23:46 +02:00
Motiejus Jakštys f5b7163eb1 upgrade zig 2021-12-09 10:22:26 +02:00
Motiejus Jakštys f899768c1b registering 2 more issues 2021-12-08 12:47:41 +02:00
Motiejus Jakštys 85e96bc40f closing #9431 2021-12-07 20:26:59 +02:00
Motiejus Jakštys ce6075b19b upgrade to 0.9.0-dev.1920+de81c504b 2021-12-07 17:27:55 +02:00
Motiejus Jakštys 077e710a96 Update README, so we have a commit 2021-12-07 13:26:03 +02:00
Motiejus Jakštys 2ee3c32780 fix darwin include targets; target macos 10 2021-12-07 12:46:52 +02:00
Motiejus Jakštys 93bb7451f2 [README] fix file names 2021-12-07 12:01:14 +02:00
Motiejus Jakštys 780eaff263 add missing include of x86-linux-any
Was added as part of https://github.com/ziglang/zig/issues/9837
2021-12-07 11:53:00 +02:00
Motiejus Jakštys 4fe2552ab1 upgrade zig to 0.9.0-dev.1914+7d1f47313 2021-12-07 09:51:14 +02:00
Motiejus Jakštys 90fddbcf46 Update release notes for v0.3.3 2021-12-06 08:20:01 +02:00
Motiejus Jakštys fa4862a4f1 fix release script template 2021-12-06 08:19:43 +02:00
Motiejus Jakštys 8f5f249227 allow extra versions and url formats
url_format is subject to change, because it should accept multiple
inputs.
2021-12-06 08:07:28 +02:00
Motiejus Jakštys b1a2efb85f remove flock workaround
- Task #9431 (#9439) is in progress.
- The issue sometimes happened on Linux.

Therefore, remove the flock workaround.
2021-12-06 07:53:22 +02:00
Motiejus Jakštys e479882224 move to debian/stable 2021-11-22 17:25:02 +02:00
Motiejus Jakštys 361fc42b2e [README] add contribution guidelines 2021-11-10 09:21:58 +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 f50493ca72 move go_binary_override to rules_go
also, do not ignore the user's gc_linkopts.
2021-11-07 12:39:34 +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 22b5d3e8e3 Update README with rules_go workaround
It will be better advertised/documented after it's tested with
`go_binary`, `go_library` and `go_test`.
2021-11-05 19:49:24 +02:00