WKern
|
Entry point for the OS kernel build system. More...
Go to the source code of this file.
Namespaces | |
namespace | build |
Functions | |
build.build () | |
Main build routine. | |
build.clean () | |
Remove build output files and Python caches. | |
build.main () | |
CLI entrypoint for build.py. |
Entry point for the OS kernel build system.
This script coordinates the entire build process, as well as cleanup, running, and testing workflows.
Definition in file build.py.