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
/
Tools
/
msi
/
msi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 59703-59773 via svnmerge from
Christian Heimes
2008-01-06
1
-10/+12
*
Merged revisions 59628-59641 via svnmerge from
Christian Heimes
2008-01-01
1
-6/+8
*
Merged revisions 59605-59624 via svnmerge from
Christian Heimes
2007-12-31
1
-1/+1
*
Merged revisions 59313-59320 via svnmerge from
Christian Heimes
2007-12-04
1
-2/+4
*
Merged revisions 59275-59303 via svnmerge from
Christian Heimes
2007-12-03
1
-0/+1
*
Merged revisions 59056-59076 via svnmerge from
Christian Heimes
2007-11-20
1
-0/+1
*
Revert modifications to extract_msvcr71 in 59040,
Martin v. Löwis
2007-11-19
1
-7/+5
*
Updates to the msi builder and PCbuild9 directory. msi.py can now create inst...
Christian Heimes
2007-11-18
1
-29/+72
*
Merged revisions 58053-58090 via svnmerge from
Thomas Wouters
2007-09-10
1
-1/+1
*
Bug #1737210: Change Manufacturer of Windows installer to PSF.
Martin v. Löwis
2007-09-01
1
-1/+1
*
Mark registry components as 64-bit on Win64.
Martin v. Löwis
2007-08-31
1
-4/+6
*
Bug #1746880: Correctly install DLLs into system32 folder on Win64.
Martin v. Löwis
2007-08-30
1
-1/+1
*
Port to Python 3.0.
Martin v. Löwis
2007-08-30
1
-4/+5
*
Convert raise statements in Tools/.
Collin Winter
2007-08-22
1
-1/+1
*
First merge from the trunk straight into the py3k branch. I'm not
Guido van Rossum
2007-08-16
1
-0/+1
*
Convert print statements to function calls in Tools/.
Collin Winter
2007-08-03
1
-11/+11
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-0/+9
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-1/+2
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-9/+9
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-4/+0
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
1
-5/+5
*
Merge trunk up to 45598.
Thomas Wouters
2006-04-21
1
-1/+10
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-33/+18
*
Add ctypes.
Martin v. Löwis
2006-03-10
1
-0/+2
*
Add _msi.pyd.
Martin v. Löwis
2006-03-05
1
-0/+6
*
Fix typo
Martin v. Löwis
2006-02-16
1
-1/+1
*
Add build support for AMD64.
Martin v. Löwis
2006-02-14
1
-8/+7
*
Make zlib builtin.
Martin v. Löwis
2006-01-03
1
-9/+2
*
Ignore .svn instead of CVS now.
Martin v. Löwis
2006-01-03
1
-3/+3
*
Add build support for _elementtree on Windows.
Trent Mick
2005-12-15
1
-0/+1
*
Whitespace normalization.
Tim Peters
2005-03-28
1
-1/+1
*
Reuse componentids for *.dll across minor releases.
Martin v. Löwis
2005-03-15
1
-5/+32
*
Add more UUIDs. Update custom actions for Itanium.
Martin v. Löwis
2005-03-14
1
-2/+13
*
Whitespace normalization.
Tim Peters
2005-01-07
1
-1/+1
*
Add more test directories to testsuite. Will backport to 2.4.
Martin v. Löwis
2004-12-30
1
-1/+5
*
Patch #1088716: build and incorporate libpython24.a. Backported to 2.4
Martin v. Löwis
2004-12-22
1
-1/+51
*
Properly quote IDLE shortcut. Will backport to 2.4.
Martin v. Löwis
2004-12-22
1
-2/+2
*
Replace VB with VC.
Martin v. Löwis
2004-12-12
1
-38/+6
*
Add all readme files in Tools.
Martin v. Löwis
2004-12-01
1
-1/+2
*
Include site-packages directory.
Martin v. Löwis
2004-11-21
1
-0/+1
*
Add missing have_tcl conditions
Martin v. Löwis
2004-11-18
1
-8/+15
*
SF bug #1061457: spelling error in win installer
Raymond Hettinger
2004-11-07
1
-1/+1
*
Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does.
Martin v. Löwis
2004-11-02
1
-2/+3
*
Fix lib-tk PythonPath.
Martin v. Löwis
2004-09-19
1
-1/+1
*
Whitespace normalization.
Tim Peters
2004-09-12
1
-2/+2
*
Do not include extpy[w].exe anymore
Martin v. Löwis
2004-09-10
1
-4/+0
*
Change all extensions to unadvertised.
Martin v. Löwis
2004-09-10
1
-42/+76
*
Revert creation of launcher.exe.
Martin v. Löwis
2004-09-08
1
-9/+11
*
Implement conditional extensions through launcher.exe.
Martin v. Löwis
2004-09-07
1
-21/+11
*
Add test_difflib_expect.html.
Martin v. Löwis
2004-09-06
1
-5/+6
[next]