Commit History

作者 SHA1 備註 提交日期
  Thomas Kluyver f4fd117133 Prepare for 0.2 release 11 年之前
  Thomas Kluyver af4d3ed576 Better script template 11 年之前
  Thomas Kluyver 0d4c149f51 Merge pull request #13 from devsnd/master 11 年之前
  twall 3228d9c1de simplified config reader, moved import of configreader into main 11 年之前
  Thomas Kluyver 499ef56cd7 Complain about extension modules for wrong platform or Python version 11 年之前
  twall 6869cfcbeb configuration moved to own module, throws own Exception "InvalidConfig" 11 年之前
  twall f295463aa9 mandatory sections should only be checked once and not once for each section! 11 年之前
  twall f113644aba oops, includes are optional! 11 年之前
  twall d9ec678e70 implemented configuration file validation, closes #11 11 年之前
  Thomas Kluyver be841d8777 Use non-importable name for entry point launcher scripts. 11 年之前
  Thomas Kluyver 16efdaaea8 Add support for multiple shortcuts 11 年之前
  Thomas Kluyver cea885649c Separate files and directories for .nsi templating 11 年之前
  Thomas Kluyver af5abee253 Simplify error checking 11 年之前
  Johannes Baiter b9b372a011 Stylistic fixes 11 年之前
  Johannes Baiter e674bed2f9 Implement Python 2.7 compatibility 11 年之前
  Thomas Kluyver dafd74ef26 Find makensis on Windows using the registry 11 年之前
  Thomas Kluyver c55ec96dc7 Clearer error message when NSIS not installed 11 年之前
  Thomas Kluyver df8383f248 Allow running from source directory 11 年之前
  Thomas Kluyver 2d55a016b8 Add docstrings 11 年之前
  Thomas Kluyver 9a0d86ccae Allow specifying entry point instead of script. 11 年之前
  Thomas Kluyver 709d5e660a Make template .nsi file configurable 11 年之前
  Thomas Kluyver 69a48d2bd8 Refactor code to write .nsi file into separate class 11 年之前
  Thomas Kluyver 07a3a0b131 Fix bug when no third-party packages are needed 11 年之前
  Thomas Kluyver 0dd6c8b69d Optional console for application shortcuts 11 年之前
  Thomas Kluyver 3b9618f043 Fix a couple of references 11 年之前
  Thomas Kluyver 02bcbba0b6 Rename to pynsist 11 年之前