Changes between Initial Version and Version 1 of DevNotes/DevGuide/BuildPullRequest


Ignore:
Timestamp:
Aug 6, 2018 7:51:24 PM (6 years ago)
Author:
butler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/DevGuide/BuildPullRequest

    v1 v1  
     1== Create Installer from !SasView Pull Request == 
     2 
     3Currently 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{{{ 
     7ready for testing on OSX 
     8}}} 
     9* For Windows 64 
     10{{{ 
     11ready for testing on Win64 
     12}}} 
     13* For Windows 32 
     14{{{ 
     15ready for testing on Win32 
     16}}}