Motiejus Jakštys
|
bf183e1e04
|
.envrc style
|
2021-09-06 17:11:11 +03:00 |
Motiejus Jakštys
|
11e8022814
|
download a verified version of bazelisk
|
2021-09-06 17:02:17 +03:00 |
Motiejus Jakštys
|
6aefb1017b
|
update README subject
|
2021-08-17 07:21:21 +03:00 |
Motiejus Jakštys
|
e69c36f1a8
|
register another high-severity issue
|
2021-08-12 19:17:53 +03:00 |
Motiejus Jakštys
|
6e345e0a9b
|
add credits
|
2021-08-11 13:36:18 +03:00 |
Motiejus Jakštys
|
4acc79b24b
|
add issue severity
|
2021-08-11 13:33:32 +03:00 |
Motiejus Jakštys
|
adf744a264
|
lint README
|
2021-08-11 11:45:25 +03:00 |
Motiejus Jakštys
|
ec06ae1893
|
bump toolchain version in README
|
2021-08-11 09:52:06 +03:00 |
Motiejus Jakštys
|
0570ac719e
|
add another point to the known issues
|
2021-08-11 09:51:20 +03:00 |
Motiejus Jakštys
|
fb24b08fd5
|
update readme
|
2021-08-11 09:44:30 +03:00 |
Motiejus Jakštys
|
f390b882b9
|
update README, again
|
2021-08-11 09:43:13 +03:00 |
Motiejus Jakštys
|
f86bc5a381
|
update README
|
2021-08-11 09:40:16 +03:00 |
Motiejus Jakštys
|
3e7f92cea5
|
unregister default toolchains; update README
|
2021-08-11 09:37:54 +03:00 |
Motiejus Jakštys
|
62849afc7a
|
update README
|
2021-08-06 17:21:02 +03:00 |
Motiejus Jakštys
|
58b041135a
|
it's for everyone
|
2021-08-06 16:35:48 +03:00 |
Motiejus Jakštys
|
edf6942947
|
formatting
|
2021-08-06 14:45:26 +03:00 |
Motiejus Jakštys
|
dda9d4cc0d
|
update hermetic container instructions
|
2021-08-06 14:43:50 +03:00 |
Motiejus Jakštys
|
907f56a155
|
add onboarding instructions
|
2021-08-06 14:33:30 +03:00 |
Motiejus Jakštys
|
c33d28f4f9
|
update README
|
2021-08-06 14:30:25 +03:00 |
Motiejus Jakštys
|
741289bddd
|
fix allowed toolchains
|
2021-08-06 12:19:11 +03:00 |
Motiejus Jakštys
|
76774cd384
|
fix tmpdir
|
2021-08-06 11:32:21 +03:00 |
Motiejus Jakštys
|
11f919ea6f
|
fix flock
|
2021-08-06 11:23:39 +03:00 |
Motiejus Jakštys
|
5f5b25d34b
|
use newer arm64 glibc explicitly
|
2021-08-06 09:49:52 +03:00 |
Motiejus Jakštys
|
50c5e58dcd
|
better fcntl64 hack
this file may be included from the assembler; assembler does not
understand the `__asm__` directive.
|
2021-08-06 09:43:18 +03:00 |
Motiejus Jakštys
|
e262e3acc5
|
specify absolute path to glibchack-fcntl.h
|
2021-08-06 08:44:56 +03:00 |
Motiejus Jakštys
|
7b0c37aacd
|
add DEFAULT_COPTS
|
2021-08-05 15:21:38 +03:00 |
Motiejus Jakštys
|
63fc7aeb7a
|
update .build.yml
|
2021-08-05 12:25:42 +03:00 |
Motiejus Jakštys
|
a58e58c175
|
update README
|
2021-08-05 12:24:26 +03:00 |
Motiejus Jakštys
|
bf84ec2090
|
more aggressive toolchain resolution:
- hardcode gnu.2.19 instead of autodetect
- more tests.
|
2021-08-05 11:49:17 +03:00 |
Motiejus Jakštys
|
005f87a26d
|
more robust toolchain selection
|
2021-08-05 09:47:34 +03:00 |
Motiejus Jakštys
|
4d44d9ffd4
|
speed first safety later
|
2021-08-04 19:46:21 +03:00 |
Motiejus Jakštys
|
144a87cd4c
|
flock zig toolchain
slower, but more robust.
|
2021-08-04 15:16:18 +03:00 |
Motiejus Jakštys
|
13cba6c244
|
rework toolchain registration
- support specifying the glibc version.
- support picking the default of musl or glibc.
- create both zig and go conventions for `--extra_toolchains`.
|
2021-08-04 15:04:14 +03:00 |
Motiejus Jakštys
|
6687f16a49
|
update zig
|
2021-08-04 13:17:55 +03:00 |
Motiejus Jakštys
|
fc7335054e
|
disable tests on linux arm64
|
2021-07-29 00:10:58 +03:00 |
Motiejus Jakštys
|
5bf03915be
|
implement fcntl64 hack
glibc overrides fcntl with a macro to fcntl64; implement some trickery
to bring back fcntl on older toolchain.
|
2021-07-28 23:44:06 +03:00 |
Motiejus Jakštys
|
14cb54fbd4
|
remove obsolete tool_srcs
|
2021-07-28 19:15:06 +03:00 |
Motiejus Jakštys
|
44da7f7f46
|
remove obsolete comments and code
|
2021-07-28 19:13:40 +03:00 |
Motiejus Jakštys
|
4667068ceb
|
add a known issue
|
2021-07-21 19:37:55 +03:00 |
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 |