bjorn3
|
e5197cf1de
|
Switch the build system from super:: to crate::
This was a left over from when build_system/main.rs was at ./y.rs.
|
2023-07-24 13:27:17 +00:00 |
|
bjorn3
|
b1d8b7186c
|
Only pass --frozen to cargo when it is passed to y.rs
|
2023-05-22 17:17:05 +00:00 |
|
bjorn3
|
4e87f13054
|
Fix a couple of TOCTOU occurences
|
2023-01-19 15:58:40 +00:00 |
|
bjorn3
|
4c97569a54
|
Move patched sysroot from build_sysroot/ to download/
|
2023-01-05 18:14:40 +00:00 |
|
bjorn3
|
82b2d8e418
|
Introduce Dirs type to avoid hard coding src and dest locations
|
2022-12-01 19:00:32 +00:00 |
|
bjorn3
|
4529979330
|
Introduce RelPath
|
2022-12-01 19:00:32 +00:00 |
|