Thomas Kluyver
|
2aa0681463
Various fixes for new templating
|
10 years ago |
Thomas Kluyver
|
2e5b31db0a
Merge branch 'master' of github.com:takluyver/pynsist
|
10 years ago |
Thomas Kluyver
|
2ce1063345
Start using Jinja2 for templating
|
10 years ago |
Thomas Kluyver
|
d795283b13
Merge branch 'master' of github.com:takluyver/pynsist
|
10 years ago |
Thomas Kluyver
|
d8a59f9b96
Remove nsigen module
|
10 years ago |
Thomas Kluyver
|
d109462247
Merge pull request #34 from raphaelm/pr31-exclude
|
10 years ago |
Thomas Kluyver
|
90b2e8a4c9
Update default Python 2 to 2.7.9
|
10 years ago |
Raphael Michel
|
a3c7efb5bb
Simplify expression
|
10 years ago |
Raphael Michel
|
f56f35cc97
Simplify expression
|
10 years ago |
Raphael Michel
|
b9ce5b45f6
Add an 'exclude' option, fixing #31
|
10 years ago |
Thomas Kluyver
|
b866bb1007
Update default Python MSI version
|
10 years ago |
Thomas Kluyver
|
5224b31f43
Improvements to nsigen module
|
10 years ago |
Thomas Kluyver
|
139a47c124
First stab at an interface for generating NSI scripts from Python code - ping @ahmadia
|
10 years ago |
Thomas Kluyver
|
a94419dccd
Write .cmd wrapper script for pynsist on Windows
|
10 years ago |
Thomas Kluyver
|
32e67d13c7
Add docs page describing examples
|
10 years ago |
Thomas Kluyver
|
d30f215349
Fix bug with preamble on Python 2
|
10 years ago |
Thomas Kluyver
|
ab8d5e8cbc
Bump version number to 1.0
|
11 years ago |
Thomas Kluyver
|
81d667b406
Add pytest config file
|
11 years ago |
Thomas Kluyver
|
e536e24ce1
Make extra_preamble a file instead of code
|
11 years ago |
Thomas Kluyver
|
ffb9a5c293
Update default Python versions
|
11 years ago |
Thomas Kluyver
|
855cd35516
Merge pull request #28 from jbaiter/master
|
11 years ago |
Johannes Baiter
|
313f458696
Guard shortcut script with 'if __name__ == __main__' to avoid side-effects when using multiprocessing
|
11 years ago |
Thomas Kluyver
|
d908d5724e
Add some details about applications
|
11 years ago |
Thomas Kluyver
|
19c9e6024e
Default install directory to 64-bit Program Files if appropriate
|
11 years ago |
Thomas Kluyver
|
ef4b3fde0f
Set Python installation directory depending on bitness
|
11 years ago |
Thomas Kluyver
|
76740c1a5b
Document what installers do
|
11 years ago |
Thomas Kluyver
|
9903e48dce
New pygtk example
|
11 years ago |
Thomas Kluyver
|
9dd4bfbc52
Allow extra preamble, e.g. to set environment variables, before loading user code
|
11 years ago |
Thomas Kluyver
|
4fe051ea15
Merge branch 'master' of github.com:takluyver/pynsist
|
11 years ago |
Thomas Kluyver
|
c628390b47
Locate makensis.exe correctly on 64 bit Windows
|
11 years ago |