-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support both sharebuild(p2p) and remoteapi-build
- Added support for both sharebuild(p2p) and remoteapi-build. - Merged the functionalities of sharebuild and remoteapi-build. - Tested and verified that both build methods work correctly. This change allows users to choose between sharebuild(p2p) and remoteapi-build, providing more flexibility in the build process.
- Loading branch information
1 parent
df8da90
commit 2611d5f
Showing
23 changed files
with
1,131 additions
and
109 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
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,6 +1,6 @@ | ||
The Ninja build system | ||
====================== | ||
v1.12.1.cloud, May 2024 | ||
v1.12.1.cloud, Jun 2024 | ||
|
||
|
||
Introduction | ||
|
Oops, something went wrong.