Skip to content
Snippets Groups Projects
Unverified Commit 77da9f1b authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #378

378: Add xtask crate for kernel building r=stlankes a=mkroening

Closes https://github.com/hermitcore/rusty-hermit/issues/188.

This adds an xtask package, with two subcommands `build` and `clippy`.
`build` builds the kernel with the correct arguments and does any necessary post processing (symbol renaming).
`clippy` runs clippy on the kernel for multiple architectures (though only `x86_64` at this time - see https://github.com/hermitcore/libhermit-rs/issues/381

).

Co-authored-by: default avatarMartin Kröning <mkroening@posteo.net>
parents 032bdb46 70e1b5a6
No related branches found
No related tags found
No related merge requests found
Pipeline #675121 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment