Convert build scripts to Python #31
Loading…
Reference in New Issue
No description provided.
Delete Branch "build-python"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
All the tooling has been built into a new command-line tool,
orca. To use it, just runorca -h.To build the samples, you must first install the orca tooling by running
orca dev install. This simulates what it will be like to actually use the orca tooling as an end user, without the source checked out. Mostly. (I don't yet have it downloading pre-built copies of the Orca runtime libraries andorca.exe.)Sorry for the commit spam. Make sure to squash when you merge this.
See also some updates to the milepost submodule: MartinFouilleul/milepost#6