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
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
b0e83bcecc
remove typo from URL
2021-10-18 10:29:00 +03:00
Motiejus Jakštys
cea7c38560
use zig from dl.jakstys.lt
...
if anyone has an archive for any other arch, I'll take it.
2021-10-18 10:26:33 +03:00
Motiejus Jakštys
5c4f50ea83
bump bazel version
2021-09-29 14:50:47 +03:00
Motiejus Jakštys
feb9291d30
bring back `0.9.0-dev.727+aad459836`
...
the newer version fails for darwin-amd64 target.
2021-09-14 14:34:39 +03:00
Motiejus Jakštys
e6be5e73b6
update .envrc
2021-09-13 09:12:09 +03:00
Motiejus Jakštys
b6c6c705b8
switch back to dev version
...
0.8.1 are cherry picks, turns out.
2021-09-13 09:11:35 +03:00
Motiejus Jakštys
d8fd27c3ae
upgrade zig, add aarch64
...
- upgrade zig to 0.8.1
- add preliminary aarch64 support. I don't have an aarch64 machine to
test this with, so landing as-is. However, this will be used as an
upstream repository, so hopefully the issues, if any, will flow in.
2021-09-13 08:44:58 +03:00
Motiejus Jakštys
a26c339188
shell strict mode in .envrc
2021-09-07 10:54:33 +03:00
Motiejus Jakštys
828828bced
install direnv
2021-09-07 10:50:16 +03:00
Motiejus Jakštys
f053dcc774
update .envrc
2021-09-07 10:49:39 +03:00