index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
msi
Commit message (
Expand
)
Author
Age
Files
Lines
*
#18803: fix more typos. Patch by F?vry Thibault.
Ezio Melotti
2013-08-26
1
-1
/
+1
*
Issue #16067: Add description into MSI file to replace installer's temporary ...
Martin v. L?wis
2013-08-03
1
-1
/
+4
*
Merge with 3.2: Issue #17047: removed doubled words in Doc/*,
Terry Jan Reedy
2013-03-11
5
-246
/
+145
|
\
|
*
Fix a few typos and a double semicolon. Patch by Eitan Adler.
Ezio Melotti
2013-01-27
2
-2
/
+2
|
*
Issue #16340: exclude venv/scripts from byte-compilation at installation time...
Vinay Sajip
2012-10-28
1
-1
/
+1
|
*
Ajdust path to launcher for non-PGO-builds
Martin v. L?wis
2012-09-29
1
-0
/
+2
|
*
Pick up 32-bit launcher from PGO directory on 64-bit PGO build.
Martin v. L?wis
2012-08-24
1
-4
/
+7
|
*
Don't package removed pysetup3 anymore.
Martin v. L?wis
2012-07-10
1
-1
/
+0
|
*
Revert unintended change in 973b4806f760
Brian Curtin
2012-06-22
1
-42
/
+4
|
*
file was the old arg name from an earlier patch. command matches the implemen...
Brian Curtin
2012-06-22
1
-4
/
+42
|
*
Build and bundle the 32-bit launcher in all configurations.
Martin v. L?wis
2012-06-21
1
-2
/
+3
|
*
Package the launcher.
Martin v. L?wis
2012-06-21
1
-6
/
+30
|
*
VS 2010 has the AMD64 redist files in VC\redist\x64.
Martin v. L?wis
2012-05-31
1
-1
/
+1
|
*
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-0
/
+1
|
*
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin
2012-05-13
1
-18
/
+14
|
*
Include micro version even if it is 0.
Martin v. L?wis
2012-05-01
1
-3
/
+1
|
*
Add a missing close paren
Brian Curtin
2012-04-25
1
-1
/
+1
|
*
Fix #3561. Add an option to place the Python installation into the Windows Pa...
Brian Curtin
2012-04-25
1
-3
/
+19
|
*
Add _decimal and _testbuffer modules.
Martin v. L?wis
2012-04-01
1
-1
/
+3
|
*
Remove uuids, as they are now computed.
Martin v. Löwis
2012-03-06
1
-38
/
+0
|
*
Use hg manifest to compute list of library files to include.
Martin v. Löwis
2012-03-06
1
-126
/
+39
|
*
Generate product code UUID from download URL.
Martin v. Löwis
2012-03-04
1
-8
/
+11
|
*
Issue #12406: Update list of files.
Martin v. Löwis
2012-02-21
1
-7
/
+43
|
*
Issue #12406: prevent case where shortened name could conflict with short name.
Martin v. Löwis
2012-02-21
1
-8
/
+10
|
*
merge 2.6
Martin v. Löwis
2012-02-21
2
-64
/
+7
|
|
\
|
|
*
merge 3.2
Martin v. Löwis
2012-02-21
1
-1
/
+1
|
|
|
\
|
|
*
\
Merge with 3.2
Martin v. Löwis
2011-09-05
1
-0
/
+5
|
|
|
\
\
|
|
*
|
|
Issue #12406: Added upates for packaging's .exe files, command_template, and ...
Vinay Sajip
2011-07-03
1
-1
/
+6
|
|
*
|
|
#11781: update windows build script to account for move of email tests
R David Murray
2011-06-18
1
-2
/
+2
|
|
*
|
|
Remove wsgiref.egg-info from msi.py (follow-up to d615eb7bce33, #12218)
Éric Araujo
2011-06-06
1
-2
/
+0
|
|
*
|
|
Drop old UUIDs.
Martin v. Löwis
2011-06-05
1
-60
/
+0
*
|
|
|
|
Issue #17047: removed doubled words in Doc/*, Mac/*, and Tool/*
Terry Jan Reedy
2013-03-11
1
-1
/
+1
*
|
|
|
|
Merge 3.2.3 release clone.
Georg Brandl
2012-04-11
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Package mime.types
Martin v. Löwis
2012-02-25
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Add 3.2.3rc2 uuid.
Martin v. L?wis
2012-03-18
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Issue #6807: Run msisupport.mak earlier.
Martin v. Löwis
2012-02-21
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Issue #10580: Minor grammar change in Windows installer.
Martin v. Löwis
2012-02-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Add 3.2.2 and 3.2.3 UUIDs.
Martin v. Löwis
2011-09-05
1
-0
/
+5
|
/
*
merge:Do not add txt files twice
Martin v. Löwis
2011-06-05
4
-164
/
+172
|
\
|
*
(Merge 3.1) Issue #12057: Add cjkencodings directory to the Makefile and
Victor Stinner
2011-05-25
4
-164
/
+172
|
|
\
|
|
*
Add 3.2.1rc2 uuid.
Martin v. Loewis
2011-05-22
1
-0
/
+1
|
|
*
Add 3.2.1 UUIDs
Martin v. Löwis
2011-05-16
1
-0
/
+2
|
|
*
#11515: Merge with 3.1.
Ezio Melotti
2011-03-15
1
-1
/
+1
|
|
|
\
|
|
*
|
Add uuid for 3.2rc3.
Martin v. Löwis
2011-02-11
1
-0
/
+1
|
|
*
|
Package zip_cp437_header.zip.
Martin v. Löwis
2011-01-15
1
-2
/
+1
|
|
*
|
issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from
Gregory P. Smith
2010-12-13
1
-0
/
+2
|
|
*
|
Automate build for python3.dll.
Martin v. Löwis
2010-12-05
1
-0
/
+6
|
|
*
|
Add UUID for 3.2a4
Martin v. Löwis
2010-11-12
1
-0
/
+1
|
|
*
|
Remove traces of setuptools (#10341)
Éric Araujo
2010-11-06
1
-3
/
+0
|
|
*
|
Drop cabarc artifact.
Martin v. Löwis
2010-09-04
1
-1
/
+0
[next]