summaryrefslogtreecommitdiffstats
path: root/PC/bdist_wininst
Commit message (Expand)AuthorAgeFilesLines
* Running a bdist_wininst installer, built with Python 2.3, installingThomas Heller2005-01-251-9/+25
* Set PYTHONHOME before loading Python, so that sys.path will be set correctly.Thomas Heller2005-01-251-1/+7
* Close stdout and stderr, which are redirected into a temp file, beforeThomas Heller2004-12-221-0/+4
* Backport a patch from Mark Hammond.Thomas Heller2004-12-221-2/+2
* Backport from trunk, rev. 1.11 and 1.12. Don't hardcode the PythonThomas Heller2004-12-221-2/+5
* Ignore some more build products.Thomas Heller2004-07-141-0/+1
* Remove the annoing and useless messagebox asking about overwriting files.Thomas Heller2004-07-141-25/+0
* Add a warning so that it isn't forgotten to recreate the binary ANDThomas Heller2004-07-145-0/+40
* Don't complain that non-existant registry entries cannot be deleted.Thomas Heller2004-07-141-2/+2
* Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy.Thomas Heller2004-07-021-0/+8
* To avoid licensing issues, the stub exe for the bdist_wininstThomas Heller2004-05-251-5/+0
* When loading the Python dll to run the postinstall script, try to loadThomas Heller2004-04-151-8/+25
* Oops, MSVC was still open, so the project file was not yet saved.Thomas Heller2002-11-221-6/+7
* Copied the sources from the distutils CVS repository.Thomas Heller2002-11-2210-0/+3125