- 24 Mar, 2019 4 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Fix prefix See merge request !1213
-
Robin Randhawa authored
Needs full path to PREFIX_FREESTANDING_INSTALL.
-
- 23 Mar, 2019 1 commit
-
-
Robin Randhawa authored
Building a rust compiler for x86_64-unknown-redox using: $ PREFIX_RUSTC=1 PREFIX_BINARY=0 make prefix fails with a message citing 'could not canonicalize prefix path'. As seen in rust/bootstrap/install.rs: https://gitlab.redox-os.org/redox-os/rust/blob/redox/src/bootstrap/install.rs#L77 .. the expectation is that either the '--prefix' argument passed to rust's configure script is a valid path or not specified at all (in which case a correct default is used). This patch uses the former approach resulting in a correct build.
-
- 18 Mar, 2019 2 commits
-
-
Jeremy Soller authored
Fix incorrect path to rust's configure script See merge request !1209
-
Robin Randhawa authored
Needed to build rustc from source using: $ PREFIX_RUSTC=1 PREFIX_BINARY=0 make prefix
-
- 17 Mar, 2019 13 commits
-
-
Jeremy Soller authored
Add missing bootstrap package on Fedora. See merge request !1208
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Significant changes to prefix in order to generate path agnostic toolchain. Addition of ci-toolchain target
-
- 16 Mar, 2019 7 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 13 Mar, 2019 3 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 12 Mar, 2019 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 05 Mar, 2019 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 02 Mar, 2019 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 25 Feb, 2019 4 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-