Thomas Kluyver
|
c628390b47
Locate makensis.exe correctly on 64 bit Windows
|
11 lat temu |
Thomas Kluyver
|
eb55365417
Better error messages for some invalid parameters
|
11 lat temu |
Thomas Kluyver
|
5beb20f420
Install pylauncher when target is Py 2, not build environment
|
11 lat temu |
Thomas Kluyver
|
08eae99c67
Ensure packages from entry points are copied
|
11 lat temu |
Thomas Kluyver
|
7f56cddade
Bump version number to 0.3
|
11 lat temu |
Thomas Kluyver
|
31fb3801f0
Improve API docs
|
11 lat temu |
Thomas Kluyver
|
8de0a53764
Update docstrings
|
11 lat temu |
Thomas Kluyver
|
86793f73f8
Start documenting API
|
11 lat temu |
Thomas Kluyver
|
05b56d48c5
Allow installing extra files to other locations
|
11 lat temu |
Thomas Kluyver
|
6ca6ef2e65
Add 'target' and 'parameters' options to shortcut definitions
|
11 lat temu |
Thomas Kluyver
|
d3cfdffa30
Dedent script template
|
11 lat temu |
Thomas Kluyver
|
482365170d
Fix some things that had got broken
|
11 lat temu |
Thomas Kluyver
|
25b4c21b62
Byte compile Python files after installation
|
11 lat temu |
Thomas Kluyver
|
9bdefadf1a
Use requests to download MSIs over https, drop GPG validation.
|
11 lat temu |
Thomas Kluyver
|
9e813fb50a
Move read_shortcut_config function into configreader module
|
11 lat temu |
Thomas Kluyver
|
984e31bbaf
Refactor main functionality into a class
|
11 lat temu |
Thomas Kluyver
|
f4fd117133
Prepare for 0.2 release
|
11 lat temu |
Thomas Kluyver
|
af4d3ed576
Better script template
|
11 lat temu |
Thomas Kluyver
|
0d4c149f51
Merge pull request #13 from devsnd/master
|
11 lat temu |
twall
|
3228d9c1de
simplified config reader, moved import of configreader into main
|
11 lat temu |
Thomas Kluyver
|
499ef56cd7
Complain about extension modules for wrong platform or Python version
|
11 lat temu |
twall
|
6869cfcbeb
configuration moved to own module, throws own Exception "InvalidConfig"
|
11 lat temu |
twall
|
f295463aa9
mandatory sections should only be checked once and not once for each section!
|
11 lat temu |
twall
|
f113644aba
oops, includes are optional!
|
11 lat temu |
twall
|
d9ec678e70
implemented configuration file validation, closes #11
|
11 lat temu |
Thomas Kluyver
|
be841d8777
Use non-importable name for entry point launcher scripts.
|
11 lat temu |
Thomas Kluyver
|
16efdaaea8
Add support for multiple shortcuts
|
11 lat temu |
Thomas Kluyver
|
cea885649c
Separate files and directories for .nsi templating
|
11 lat temu |
Thomas Kluyver
|
af5abee253
Simplify error checking
|
11 lat temu |
Johannes Baiter
|
b9b372a011
Stylistic fixes
|
11 lat temu |