index
:
delta/python-setuptools-bitbucket.git
0.7-maintenance
AbsoluteMSTR/adds-257-pip-style-version-1441051798003
BB-268_make_VersionConflict_report_who_required_package_3
BB-270_fix_VersionConflict_test_failure_2
DistributionNotFound_list_requirers
Setuptools-Distribute_merge
baserock/master
baserock/richardipsum/pip
baserock/richardipsum/pip-7.0-rebase
bdist_wininst_gui_scripts
bugfix-277
develop
distribute
distribute-legacy
docs_update_for_requires
feature/issue-229
fix-type-error-skip-reason
get_command_list
master
ncoghlan/setuppy-edited-online-with-bitbucket-1401023748153
no-normalize-warning
patch1
postproc
put_setup_requires_egg_in_cache_dir_4
setuptools
setuptools-0.6
single-codebase
svetlyak40wt/make-194-same-level-header-as-other-vers-1453106898145
sync_certifi
zip_path
bitbucket.org: Obsolete (use python-setuptools-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setuptools
/
command
/
bdist_wininst.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct indentation and clarify meaning by using namespacing
Jason R. Coombs
2014-04-30
1
-3
/
+3
*
Update workaround to reference filed ticket.
Jason R. Coombs
2014-03-01
1
-1
/
+5
*
Remove patching of upload_names (dist_files) - Python 2.6 already does the ri...
Jason R. Coombs
2014-03-01
1
-22
/
+0
*
Remove unused import
Jason R. Coombs
2014-03-01
1
-1
/
+0
*
Remove get_installer_filename (copied from some version of Python now require...
Jason R. Coombs
2014-03-01
1
-15
/
+0
*
Delint bdist_wininst
Jason R. Coombs
2014-03-01
1
-33
/
+5
*
Fix the elusive "double upload bdist_wininst" bug
PJ Eby
2009-10-19
1
-13
/
+54
*
Fix for http://bugs.python.org/setuptools/issue11 (backport from trunk)
PJ Eby
2008-08-21
1
-2
/
+3
*
Fix uploaded ``bdist_wininst`` packages being described as suitable for
PJ Eby
2007-01-09
1
-18
/
+21
*
Argh.
PJ Eby
2007-01-09
1
-1
/
+1
*
Don't double-upload .exe files under Python 2.5. :(
PJ Eby
2007-01-09
1
-18
/
+18
*
Partial support for cross-platform generation of bdist_wininst .exe's.
PJ Eby
2006-12-29
1
-0
/
+7
*
Work around a distutils bdist_wininst bug: if the user has specified an
PJ Eby
2006-12-29
1
-0
/
+8
*
Fix bad import
PJ Eby
2006-09-21
1
-1
/
+1
*
Fix bdist_wininst files not being uploaded by "upload"
PJ Eby
2006-09-21
1
-0
/
+22