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 |
Motiejus Jakštys
|
34b85cf57f
|
buildifier
|
2021-11-05 19:47:52 +02:00 |
Mantas Jonaitis
|
523943bd35
|
|
2021-11-05 19:29:07 +02:00 |
Motiejus Jakštys
|
47d91cbbed
|
[shellcheck] ci/test
|
2021-10-21 11:39:46 +03:00 |
Motiejus Jakštys
|
5090715b97
|
[ci/test] simplify _build_and_file
|
2021-10-21 11:38:24 +03:00 |
Motiejus Jakštys
|
68f67edb2d
|
[README] update "transient docker environment" instructions
wget was replaced with direnv; and it's too old in buster (does not have
`fetchurl`).
|
2021-10-20 16:05:06 +03:00 |
Motiejus Jakštys
|
fc1627ed53
|
Update release notes for v0.3.2
|
2021-10-20 08:13:39 +03:00 |
Motiejus Jakštys
|
b0ffde2d50
|
change release naming scheme to v0.3.2
|
2021-10-20 08:13:36 +03:00 |
Motiejus Jakštys
|
f6016ab830
|
upgrade zig to 0.9.0-dev.1414+cde3dd365
|
2021-10-20 07:54:01 +03:00 |
Motiejus Jakštys
|
356919d6f4
|
clarify README re. un-triaged task.
|
2021-10-20 07:47:54 +03:00 |
Motiejus Jakštys
|
ad14aa5751
|
go get -u ./...; mod-tidy
|
2021-10-20 07:36:42 +03:00 |
Motiejus Jakštys
|
fec6c9adbd
|
update README: add another issue and credits
|
2021-10-20 07:31:40 +03:00 |
Motiejus Jakštys
|
f77c20383c
|
Update release notes for 0.3.1
|
2021-10-18 15:46:18 +03:00 |
Motiejus Jakštys
|
02a177b20c
|
add release note updater
|
2021-10-18 15:46:05 +03: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 |