-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Submodule fixes. (cherry picked from commit 42b9ddd) * Package Nightly fixes (cherry picked from commit 53578e9) * Updates nightly (cherry picked from commit 57685a2) * Simulate Nightly (cherry picked from commit 972dae5)
- Loading branch information
Showing
6 changed files
with
10 additions
and
23 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
[submodule "apps/projectGenerator"] | ||
path = apps/projectGenerator | ||
url = https://github.com/openframeworks/projectGenerator | ||
branch = master | ||
[submodule "scripts/apothecary"] | ||
path = scripts/apothecary | ||
url = https://github.com/openframeworks/apothecary |
Submodule projectGenerator
updated
6 files
+19 −0 | .gitattributes | |
+0 −22 | scripts/vs/build_cmdline.sh | |
+0 −0 | scripts/vs/build_dev_frontend.sh | |
+3 −1 | scripts/vs/build_frontend.sh | |
+1 −0 | scripts/vs/ci_cmd_package.sh | |
+3 −3 | scripts/vs/ci_frontend_package.sh |
Submodule apothecary
updated
154 files
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
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