Convert build scripts to Python #31

Merged
MartinFouilleul merged 24 commits from build-python into main 2023-08-08 09:38:44 +00:00
Owner

All the tooling has been built into a new command-line tool, orca. To use it, just run orca -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 and orca.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

All the tooling has been built into a new command-line tool, `orca`. To use it, just run `orca -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 and `orca.exe`.) Sorry for the commit spam. Make sure to squash when you merge this. See also some updates to the milepost submodule: https://git.handmade.network/MartinFouilleul/milepost/pulls/6
bvisness added 23 commits 2023-08-08 03:57:41 +00:00
MartinFouilleul added 1 commit 2023-08-08 09:38:05 +00:00
MartinFouilleul merged commit 3fae3252a1 into main 2023-08-08 09:38:44 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#31
No description provided.