Thomas Kluyver
|
f9989ca0ab
Write crash log to %APPDATA% rather than installation directory
|
před 11 roky |
Thomas Kluyver
|
eb55365417
Better error messages for some invalid parameters
|
před 11 roky |
Thomas Kluyver
|
5beb20f420
Install pylauncher when target is Py 2, not build environment
|
před 11 roky |
Thomas Kluyver
|
08eae99c67
Ensure packages from entry points are copied
|
před 11 roky |
Thomas Kluyver
|
7f56cddade
Bump version number to 0.3
|
před 11 roky |
Thomas Kluyver
|
2dbef191ac
Add release notes for 0.3
|
před 11 roky |
Thomas Kluyver
|
31fb3801f0
Improve API docs
|
před 11 roky |
Thomas Kluyver
|
8de0a53764
Update docstrings
|
před 11 roky |
Thomas Kluyver
|
86793f73f8
Start documenting API
|
před 11 roky |
Thomas Kluyver
|
0062e814d1
Document ability to install files to other locations.
|
před 11 roky |
Thomas Kluyver
|
05b56d48c5
Allow installing extra files to other locations
|
před 11 roky |
Thomas Kluyver
|
61c5a43559
Add README for pygame example
|
před 11 roky |
Thomas Kluyver
|
43375eda4e
Remove mention of Python key file from LICENSE
|
před 11 roky |
Thomas Kluyver
|
44bb794bb5
Ignore pynsist_pkgs/ directories in examples folders
|
před 11 roky |
Thomas Kluyver
|
5a7a95ef2b
Execute compileall using nsExec to hide console window
|
před 11 roky |
Thomas Kluyver
|
b8c28a5279
Install and uninstall shortcuts in all-users context
|
před 11 roky |
Thomas Kluyver
|
c11f610f45
Document new options for shortcuts
|
před 11 roky |
Thomas Kluyver
|
6ca6ef2e65
Add 'target' and 'parameters' options to shortcut definitions
|
před 11 roky |
Thomas Kluyver
|
54685b8144
Add pygame example
|
před 11 roky |
Thomas Kluyver
|
afc3b68d98
Byte-compile files in quiet mode
|
před 11 roky |
Thomas Kluyver
|
afd16a820b
Fix setting working directory for shortcuts
|
před 11 roky |
Thomas Kluyver
|
d3cfdffa30
Dedent script template
|
před 11 roky |
Thomas Kluyver
|
482365170d
Fix some things that had got broken
|
před 11 roky |
Thomas Kluyver
|
25b4c21b62
Byte compile Python files after installation
|
před 11 roky |
Thomas Kluyver
|
eb8a9f7924
Set working directory for shortcuts to home
|
před 11 roky |
Thomas Kluyver
|
af5f443b3f
Remove python-pubkeys.txt from package data
|
před 11 roky |
Thomas Kluyver
|
dae1d772ec
Avoid loading package before dependencies are installed.
|
před 11 roky |
Thomas Kluyver
|
9bdefadf1a
Use requests to download MSIs over https, drop GPG validation.
|
před 11 roky |
Thomas Kluyver
|
9e813fb50a
Move read_shortcut_config function into configreader module
|
před 11 roky |
Thomas Kluyver
|
984e31bbaf
Refactor main functionality into a class
|
před 11 roky |