Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0f5d5caa4f318dfc5685e0ec7de6d5f0176ee86e
/
Tools
/
msi
/
msi.py
2b0b069
Merged revisions 67449 via svnmerge from
by Martin v. Löwis
· 17 years ago
45a276c
Merged revisions 67283 via svnmerge from
by Martin v. Löwis
· 17 years ago
49ae612
Merged revisions 67149 via svnmerge from
by Martin v. Löwis
· 17 years ago
bfc5ccd
Merged revisions 67125 via svnmerge from
by Martin v. Löwis
· 17 years ago
3f3ccbe
Merged revisions 66958 via svnmerge from
by Martin v. Löwis
· 17 years ago
a647466
Merged revisions 66881 via svnmerge from
by Martin v. Löwis
· 17 years ago
d69c904
Bug #3989: Package the 2to3 script (as 2to3.py) in the Windows installer.
by Martin v. Löwis
· 17 years ago
e1d9dca
Use AMD64 version of CRT in just-for-me installations for Win64 installers.
by Martin v. Löwis
· 17 years ago
4eb18f9
Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer.
by Martin v. Löwis
· 17 years ago
a9aff01
Change product code of Win64 installer to allow simultaneous installation on Win32 and Win64; also change product name to be able to distinguish the two in ARP.
by Martin v. Löwis
· 17 years ago
ab0b29b
Issue #3833: Use a different upgrade code for Win64 installers.
by Martin v. Löwis
· 17 years ago
3f5fda8
Issue #2271: Set SecureCustomProperties so that installation will properly
by Martin v. Löwis
· 17 years ago
1d2ce45
Add _multiprocessing module.
by Martin v. Löwis
· 17 years ago
c9798fc
Pickup sqlite3.dll from binary directory. Commit more often.
by Martin v. Löwis
· 17 years ago
b8a18ea
Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license.
by Martin v. Löwis
· 17 years ago
367c79a
Create grammar pickle files on installation; remove them on uninstallation.
by Martin v. Löwis
· 17 years ago
dcc8620
Include all licenses of the packages that we include.
by Martin v. Löwis
· 17 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
6c90c9f
Add new tkinter dir to various locations where lib-tk shows up.
by Georg Brandl
· 17 years ago
344d066
Use the CHM file name that Sphinx assigns.
by Martin v. Löwis
· 17 years ago
023b9f9
Package wininst*.exe from distutils/command.
by Martin v. Löwis
· 17 years ago
775e10d
Suppress compilation of py3_ files upon installation.
by Martin v. Löwis
· 17 years ago
1e72fec
Make the "private CRT" case work, by editing the
by Martin v. Löwis
· 17 years ago
46a8be7
Drop support for 7.1 CRT.
by Martin v. Löwis
· 17 years ago
e411f89
Make private_crt feature object a global variable.
by Martin v. Löwis
· 17 years ago
4dc3415
Add two features to distinguish between private and SxS CRT.
by Martin v. Löwis
· 17 years ago
0e795e7
Package Tcl from tcltk64 on AMD64.
by Martin v. Löwis
· 17 years ago
03dc56c
Locate VS installation dir from environment, so that it works with the express edition.
by Martin v. Löwis
· 17 years ago
d9759c4
Bundle msvcr90.dll as a "private assembly".
by Martin v. Löwis
· 17 years ago
94da1d6
Don't try to package msvcr90 for the moment.
by Martin v. Löwis
· 18 years ago
e7a434e
Package using VS 2008.
by Martin v. Löwis
· 18 years ago
e1c6af0
The root of the project is two levels up from PC/VS7.1
by Christian Heimes
· 18 years ago
7e28e49
Added new wininst files to msi.py and adjusted some paths
by Christian Heimes
· 18 years ago
e604eb9
MSI uses back slashes as path separators
by Christian Heimes
· 18 years ago
ce49f02
Fix paths for build bot, part 2
by Christian Heimes
· 18 years ago
9acba04
Added self generated UUID for msvcr90.dll to msi.py Readded a missing line.
by Christian Heimes
· 18 years ago
6b449f4
Issue #1727780: Support loading pickles of random.Random objects created
by Martin v. Löwis
· 18 years ago
0ffdacd
Patch #1468: Package Lib/test/*.pem.
by Martin v. Löwis
· 18 years ago
8628f75
Take chm file from build/htmlhelp/pydoc.chm.
by Martin v. Löwis
· 18 years ago
8bc77e4
Bug #1737210: Change Manufacturer of Windows installer to PSF.
by Martin v. Löwis
· 18 years ago
1ab4a1f
Mark registry components as 64-bit on Win64.
by Martin v. Löwis
· 18 years ago
75c23bd
Bug #1746880: Correctly install DLLs into system32 folder on Win64.
by Martin v. Löwis
· 18 years ago
5409c8d
Fix typo.
by Martin v. Löwis
· 18 years ago
be7abbb
Add a UUID for python26.dll.
by Martin v. Löwis
· 18 years ago
c0fdb18
Forward-port 51862: Add sgml_input.html.
by Martin v. Löwis
· 19 years ago
147f9ae
Whitespace normalization.
by Tim Peters
· 19 years ago
38325b7
Patch #1545507: Exclude ctypes package in Win64 MSI file. Will backport to 2.5.
by Martin v. Löwis
· 19 years ago
a09fd6e
Build _hashlib on Windows. Build OpenSSL with masm assembler code.
by Martin v. Löwis
· 19 years ago
4cbd05c
Properly quote compileall and Lib paths in case TARGETDIR has a space.
by Martin v. Löwis
· 19 years ago
88ef637
Add sqlite3.dll to the DLLs component, not to the TkDLLs component.
by Martin v. Löwis
· 19 years ago
8301c79
Rest of patch #1490384: Commit icon source, remove
by Martin v. Löwis
· 19 years ago
1319bb1
Move icon files into DLLs dir. Fixes #1477968.
by Martin v. Löwis
· 19 years ago
64ed043
Package setuptools
by Martin v. Löwis
· 19 years ago
9fbc44c
Adjust compileall -x option to Makefile.pre.in. Fixes #1465093.
by Martin v. Löwis
· 19 years ago
3bd3315
Per Martins request, add empty.vbs to Tools\msi\msi.py.
by Thomas Heller
· 19 years ago
e510bd1
Adjust sqlite3 build process to Win64.
by Martin v. Löwis
· 19 years ago
1a494bd
Add sqlite3 to the Windows build process.
by Martin v. Löwis
· 19 years ago
59c3acc
Add check_soundcard.vbs. Will backport
by Martin v. Löwis
· 19 years ago
1d278fc
Move product_codes in their own file.
by Martin v. Löwis
· 19 years ago
df51179
Correct case in test for Windows 9X.
by Martin v. Löwis
· 19 years ago
06b3dde
Drop information about 2.4 DLLs.
by Martin v. Löwis
· 19 years ago
1fe4f01
Add product ids for 2.5.
by Martin v. Löwis
· 19 years ago
51ef6f9
Forward port of 43262: Add 2.4.3 UUIDs.
by Martin v. Löwis
· 19 years ago
a09655e
Add ctypes.
by Martin v. Löwis
· 19 years ago
8c7c56e
Add _msi.pyd. Add warning on Win9x.
by Martin v. Löwis
· 19 years ago
df40ce3
Fix typo
by Martin v. Löwis
· 19 years ago
856bf9a
Add build support for AMD64.
by Martin v. Löwis
· 20 years ago
4e6aff5
Make zlib builtin.
by Martin v. Löwis
· 20 years ago
9ca9f56
Ignore .svn instead of CVS now.
by Martin v. Löwis
· 20 years ago
e97e5a7
Add build support for _elementtree on Windows.
by Trent Mick
· 20 years ago
eba28be
Whitespace normalization.
by Tim Peters
· 20 years ago
141f41a
Reuse componentids for *.dll across minor releases.
by Martin v. Löwis
· 20 years ago
3390d33
Add more UUIDs. Update custom actions for Itanium. Backported to 2.4
by Martin v. Löwis
· 20 years ago
5a9fb3c
Whitespace normalization.
by Tim Peters
· 21 years ago
5c9e55e
Add more test directories to testsuite. Will backport to 2.4.
by Martin v. Löwis
· 21 years ago
9fda931
Patch #1088716: build and incorporate libpython24.a. Backported to 2.4
by Martin v. Löwis
· 21 years ago
ac191da
Properly quote IDLE shortcut. Will backport to 2.4.
by Martin v. Löwis
· 21 years ago
eb68be4
Replace VB with VC.
by Martin v. Löwis
· 21 years ago
4d930be
Add all readme files in Tools.
by Martin v. Löwis
· 21 years ago
6d60c09
Include site-packages directory.
by Martin v. Löwis
· 21 years ago
eac02e6
Add missing have_tcl conditions
by Martin v. Löwis
· 21 years ago
72f0801
SF bug #1061457: spelling error in win installer
by Raymond Hettinger
· 21 years ago
7b2563b
Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does.
by Martin v. Löwis
· 21 years ago
f13337d
Fix lib-tk PythonPath.
by Martin v. Löwis
· 21 years ago
0e9980f
Whitespace normalization.
by Tim Peters
· 21 years ago
0f02ce3
Do not include extpy[w].exe anymore
by Martin v. Löwis
· 21 years ago
dff68d0
Change all extensions to unadvertised.
by Martin v. Löwis
· 21 years ago
0b4a7d9
Revert creation of launcher.exe.
by Martin v. Löwis
· 21 years ago
4b2017a
Implement conditional extensions through launcher.exe.
by Martin v. Löwis
· 21 years ago
7d3755d
Add test_difflib_expect.html.
by Martin v. Löwis
· 21 years ago
e0f780d
Conditionalize Tcl feature
by Martin v. Löwis
· 21 years ago
d3f61a2
Pickup Tk from tcltk directory.
by Martin v. Löwis
· 21 years ago
66cb018
Whitespace normalization.
by Tim Peters
· 21 years ago
2dd2a28
Add acknowledgements to ExitDialog.
by Martin v. Löwis
· 21 years ago
8ffe9ab
Move msi from sandbox to Tools.
by Martin v. Löwis
· 21 years ago