index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
/
bdist_wininst
/
install.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Running a bdist_wininst installer, built with Python 2.3, installing
Thomas Heller
2005-01-25
1
-9/+25
*
Set PYTHONHOME before loading Python, so that sys.path will be set correctly.
Thomas Heller
2005-01-25
1
-1/+7
*
Close stdout and stderr, which are redirected into a temp file, before
Thomas Heller
2004-12-22
1
-0/+4
*
Backport a patch from Mark Hammond.
Thomas Heller
2004-12-22
1
-2/+2
*
Backport from trunk, rev. 1.11 and 1.12. Don't hardcode the Python
Thomas Heller
2004-12-22
1
-2/+5
*
Remove the annoing and useless messagebox asking about overwriting files.
Thomas Heller
2004-07-14
1
-25/+0
*
Add a warning so that it isn't forgotten to recreate the binary AND
Thomas Heller
2004-07-14
1
-0/+8
*
Don't complain that non-existant registry entries cannot be deleted.
Thomas Heller
2004-07-14
1
-2/+2
*
Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy.
Thomas Heller
2004-07-02
1
-0/+8
*
When loading the Python dll to run the postinstall script, try to load
Thomas Heller
2004-04-15
1
-8/+25
*
Copied the sources from the distutils CVS repository.
Thomas Heller
2002-11-22
1
-0/+2294