| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \
| |/ |
|
| |
| |
| |
| | |
to Windows installation.
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
This avoids polluting tests that run code from TEMP.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed.
Enables installer builds with the the text marker.
Allows simple installs to include a custom description.
|
| |
|
|
|
|
|
|
| |
Rather than using Burn "Persisted" variables we now add registry keys for each added feature. These can be detected by the installer regardless of which version installed them, and we use this for Modify and Upgrade. In particular, Upgrades can't access the Persisted variables, but can find well-known registry keys.
There are also some changes to the bootstrap app to properly handle upgrades.
Finally, a few minor improvements to the Windows build to keep things tidier.
|
| |
|
| |
|
|
|
|
|
| |
Remove build condition to prevent old strings hanging around
Add -h option to build.bat
|
| |
|
| |
|
|
|
|
| |
switching to All Users enable CompileAll.
|
|
|
|
| |
correctly handle user themes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
for generating sys.path.
Also cleans up and secures getpathp.c
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
and fixes test script.
|
| | |
|
| |
| |
| |
| | |
Thanks to Paul Moore for the PEP and implementation.
|