Motiejus Jakštys
|
3d8cc9c38c
|
add unit test
|
2022-01-28 15:49:24 +02:00 |
Motiejus Jakštys
|
47f1b10370
|
add unit test
|
2022-01-28 14:40:03 +02:00 |
Motiejus Jakštys
|
79913bff3b
|
Update release notes for v0.4.2
|
2022-01-27 11:15:04 +02:00 |
Motiejus Jakštys
|
faae381685
|
upgrade zig to 0.10.0-dev.430+35423b005
|
2022-01-27 10:52:25 +02:00 |
Motiejus Jakštys
|
f71449c883
|
Update release notes for v0.4.1
|
2022-01-26 06:17:04 +02:00 |
Motiejus Jakštys
|
063825b537
|
Merge branch '399'
|
2022-01-26 06:16:30 +02:00 |
Motiejus Jakštys
|
77e7fc857e
|
update README re. UBSAN
Also reorder the code snippets. I wasn't able to fix the relnotes
script to take the reordering into account.
|
2022-01-26 06:15:42 +02:00 |
Motiejus Jakštys
|
2d32bfe884
|
upgrade zig to 0.10.0-dev.399+366c76744
Implements -whole-archive, -no-whole-archive, -s, -S in
50905d88518f92a9b8e492daf8dbb6d38b7c61bf
|
2022-01-26 05:41:21 +02:00 |
Motiejus Jakštys
|
1d9f8c41c1
|
[readme] add a note about .bazelrc
|
2022-01-25 11:56:03 +02:00 |
Motiejus Jakštys
|
78f3a59f0c
|
[readme] less bragging about the home server
|
2022-01-25 11:19:52 +02:00 |
Motiejus Jakštys
|
c3655fbe65
|
brag about home server reliability
|
2022-01-25 11:12:18 +02:00 |
Motiejus Jakštys
|
23f81117ba
|
Add description about mirrors
|
2022-01-25 11:05:35 +02:00 |
Piotr Sikora
|
230da38f54
|
Fix include paths when targeting non-x86_64 archs.
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
|
2022-01-25 10:35:29 +02:00 |
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 |