Commit graph

6 commits

Author SHA1 Message Date
Jakob Hellermann
d6a9dfa3d4 run 'shellcheck -f diff $(fd --extension sh) | git apply' 2020-11-04 16:07:42 +01:00
bjorn3
0c34f5aba8 Refactor the build system 2020-11-02 18:17:39 +01:00
bjorn3
7d69857dcb Rustup to rustc 1.47.0-nightly (db0492ace 2020-07-29) 2020-07-30 14:58:27 +02:00
bjorn3
e9d3569e08 Run libcore tests 2019-11-24 15:44:39 +01:00
Milkey Mouse
13c20fc803
Don't sign commits from patches in sysroot
This is really annoying when commit.gpgSign is enabled globally.
2019-02-17 17:42:12 -08:00
bjorn3
1e5c6bc5b8 Stop using xargo for building the sysroot
It is currently broken. (see https://github.com/japaric/xargo/issues/227)

This makes it easier to for example patch whole crates away.
2018-12-15 16:18:03 +01:00
Renamed from prepare_libcore.sh (Browse further)