Gheorghe Anghelescu
|
f9c5bbba6b
|
change instructions for manually compiling y.rs (#1191)
This prevents an error on windows where the `build_sysroot` function was trying to delete `y.exe`.
|
2021-08-04 09:23:27 +02:00 |
|
bjorn3
|
53478823e4
|
Refactor cg_clif building
|
2021-07-04 18:15:13 +02:00 |
|
bjorn3
|
0d531c3737
|
Better config parsing and allow specifying host and target triple in config
|
2021-07-04 15:10:06 +02:00 |
|
bjorn3
|
d571910f4d
|
Give an error when attempting to build for MSVC
|
2021-06-19 14:07:56 +02:00 |
|
bjorn3
|
ad971bbed7
|
Rewrite build_sysroot.sh in rust
|
2021-06-19 13:58:32 +02:00 |
|
bjorn3
|
fe6a2892a6
|
Rewrite prepare.sh in rust
|
2021-06-19 13:54:25 +02:00 |
|
bjorn3
|
2db4e50618
|
Rewrite build.sh in rust
This makes it easier to compile cg_clif on systems that don't support
bash shell scripts like Windows
|
2021-06-19 13:54:25 +02:00 |
|