Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Senetar 49077bbe27 Update Window.md
Fix broken python link and move nsis link for consistency.
2017-08-23 16:51:11 -05:00
Andrew Senetar 30b4102abd Update README & Windows Instructions
- Update the README to include a reference to the Windows instructions.
-  Add some additional notes into Windows Instructions and remove one
incorrect command.
- Update .gitignore to ignore all permutations of env* to allow for
multiple side by side virtual environments (used to build different
versions for windows)
Ref:  #393
2017-08-23 16:47:52 -05:00
Andrew Senetar 29fbc7553d Update packaging for windows
- Update package.py to integrate NSIS for windows
- Update makefile to deal with a few additional windows issues
- Add Windows.md to contain specific windows instructions, if we want
this can be merged with README.md
- Minor formatting update to setup.nsi
Ref #393
2017-08-07 21:53:58 -05:00