-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #232 from rust-osdev/next
`v0.11`: Redesign config and build system, split into sub-crates, and provide disk image builder
- Loading branch information
Showing
153 changed files
with
6,083 additions
and
4,310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,2 @@ | ||
[target.x86_64-unknown-uefi] | ||
runner = "cargo run -p runner" | ||
|
||
[alias] | ||
builder = "run --bin builder --features builder --quiet --" | ||
[unstable] | ||
bindeps = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.