Skip to content

Commit

Permalink
Added improvements to build script:
Browse files Browse the repository at this point in the history
- Now uses Python argparse for cleaner handling of arguments
- Added function documentation
- Removed a few unneeded functions
- Updated nightly logic to incremement minor version
- Added support for building from specific branch or commit
- Changed --no-stash option to --no-uncommitted for clarity
- Added a --release flag, default package output will now contain the branch and commit hash in the version number
- Static builds are now listed as an architecture
- Removes iteration from output package filename
  • Loading branch information
Ross McDonald committed Apr 29, 2016
1 parent c578602 commit 6fdc44d
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 350 deletions.
Loading

0 comments on commit 6fdc44d

Please sign in to comment.