1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-05-12 11:39:50 +00:00

4 Commits

Author SHA1 Message Date
8d6826515b More Details in Windows.md
Update Windows.md including:
- Information on compilier requirements for windows
- Notes about the windows 10 sdk
- Some clarification around some of the steps
- Addition of msys2 links

Going to review this a bit more to polish it up.

Ref #393.
2017-08-25 22:08:01 -05:00
49077bbe27 Update Window.md
Fix broken python link and move nsis link for consistency.
2017-08-23 16:51:11 -05:00
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
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