-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A set of updates for the new release scripts.
+ Remove environment definitions for versions of draco prior to 7_0_0. + Add sanity checks for client builds that point to versions of draco prior to 7_0_0. + Add sanity checks for builds that request an environment that isn't defined. + Add a callback bash function `set_extra_vars` that will modify the working environment before building code. This is useful for setting environment variables like `TMP_DIR` or `CMAKE_PREFIX_PATH` that might be needed. + Fix a bug that caused the patch version to be ommitted. + Tweak scripts for thunder, darwin and sierra.
- Loading branch information
1 parent
a00691c
commit b118e4e
Showing
15 changed files
with
199 additions
and
219 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
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
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
Oops, something went wrong.