Skip to content

DevNotes_DevGuide_BuildPullRequest

Jeff Krzywon edited this page May 9, 2020 · 6 revisions

Create Installer from SasView Pull Request

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, reducing potential false testing due to pollution from local build system.

  • OSX with QtGui (SasView 5.x)

    5.0 ready for testing on OSX
    
  • OSX with WxPython (SasView 4.x)

    ready for testing on OSX
    
  • Windows 64 bit with QtGui (SasView 5.x)

    5.0 ready for testing on Win
    
  • Windows 64 bit with WxPython (SasView 4.x)

    ready for testing on Win64
    

Windows 32 bit release builds are no longer generated but PR builds can still be generated.

  • Windows 32 bit with WxPython (SasView 4.x)

    ready for testing on Win32
    

Clone this wiki locally