Changes between Initial Version and Version 1 of DevNotes/DevGuide/BuildPullRequest
- Timestamp:
- Aug 6, 2018 9:51:24 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/DevGuide/BuildPullRequest
v1 v1 1 == Create Installer from !SasView Pull Request == 2 3 Currently this only works for the sasview branch. Adding the following comments to the PR will get Jenkins to build an installer from the PR (and master of sasmodels) that can be distributed for more general testing... also reduces potential false testing due to pollution from local build system. 4 5 * For OSX 6 {{{ 7 ready for testing on OSX 8 }}} 9 * For Windows 64 10 {{{ 11 ready for testing on Win64 12 }}} 13 * For Windows 32 14 {{{ 15 ready for testing on Win32 16 }}}