Version 5 (modified by butler, 7 years ago) (diff) |
---|
Minutes related to new build setup and workflow.
Suggestions for new workflow:
Use same build sever for CI and release.
Continuous Integration:
- Step 1) Clone and build SasView dependencies
- Step 2) Install python egg
- Step 3) Build SasView
- Step 4) Make installer (*.exe or *.dmg)
Release builds:
- Install from pypi SasView dependencies (or tagged versions)
- Build SasView
- Make installer (*.exe or *.dmg)
New Issues:
- Setup build server for pdf, html doc
- Add MathJax to repo