Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
cca3af3b7199259503cbb94605473b9d1a13ad16
/
PCbuild
/
readme.txt
752a047
Removed XXX block about a test_bsddb3 failure that went away a long time ago.
by Tim Peters
· 19 years ago
63db628
Update some Python version numbers.
by Tim Peters
· 19 years ago
8321b42
Upgrade Windows build to zlib 1.2.3 (a security fix)
by Trent Mick
· 19 years ago
4c3259c
Link to #1233049 for building against openssl 0.9.8.
by Martin v. Löwis
· 19 years ago
3cf2163
Add instructions for building Tix
by Martin v. Löwis
· 20 years ago
e82b00f
Updated test-runner .bat for new location of Tcl/Tk.
by Tim Peters
· 20 years ago
6de2d4d
Bump Tk version to 8.4.7. Build into tcltk directory.
by Martin v. Löwis
· 20 years ago
13e50fe
Add Itanium targets.
by Martin v. Löwis
· 20 years ago
8139140
Update info about the windows build.
by Thomas Heller
· 20 years ago
71b2411
Record test_bsddb3 test results on WinXP.
by Tim Peters
· 21 years ago
a0d781a
Update the OpenSSL version example from c to d (the current stable one),
by Tim Peters
· 21 years ago
0e93309
The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so
by Tim Peters
· 21 years ago
011de6cc
Record Tcl and Tk test results for WinXP Pro.
by Tim Peters
· 21 years ago
d54357d
Tweaked after following all these instructions.
by Guido van Rossum
· 21 years ago
73b3df9
Update Windows build to use zlib 1.2.1
by Jeremy Hylton
· 21 years ago
2362da8
Update information about building bsddb, particularly re with and without
by Mark Hammond
· 21 years ago
caba60a
Removed dead text about MS subprojects that no longer exist.
by Tim Peters
· 21 years ago
b38b019
Update build procedure to VC 7.1 and newer versions of several packages.
by Martin v. Löwis
· 21 years ago
46a007e
Build the bzip2.lib as a custom pre-link step in MSVC.
by Thomas Heller
· 21 years ago
8f6c7c5
Some Windows changes preparing for 2.3b2.
by Tim Peters
· 21 years ago
faa697a
2.3b2 on Windows will ship with Tcl/Tk 8.4.3. Note: this still didn't
by Tim Peters
· 21 years ago
0d7ce4e
Teach the Windows build & installer about the new csv module + DLL.
by Tim Peters
· 22 years ago
ad8605d
Updated info about test_bsddb3 failures.
by Tim Peters
· 22 years ago
0064026
Bump the Windows build to use Sleepycat's 4.1.25.NC release (the
by Tim Peters
· 22 years ago
4647f50
Revert the last change. Tim was faster and chose a different route.
by Raymond Hettinger
· 22 years ago
a6af477
Document the _randommodule project for the Windows build.
by Raymond Hettinger
· 22 years ago
2a799bf
datetime escapes the sandbox. The Windows build is all set. I leave it
by Tim Peters
· 22 years ago
21d77f5
Added _ssl.lib to the installer too. Restored alphabetical order of
by Tim Peters
· 22 years ago
6ee68d2
Explain what's probably a problem unique to Win9x in building _ssl.
by Tim Peters
· 22 years ago
e8bcb25
Clarify _ssl instructions.
by Tim Peters
· 22 years ago
f229f9f
Add _ssl build process for Windows.
by Mark Hammond
· 22 years ago
84c7a3f
Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say
by Tim Peters
· 22 years ago
19cf4ee
More bsddb-on-Windows fiddling:
by Tim Peters
· 22 years ago
78e35f9
Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest.
by Tim Peters
· 22 years ago
a406b58
Renamed Wise vrbl from _TCLMINOR_ to _TCLDIR_, to remove any script
by Tim Peters
· 22 years ago
6c62995
Repaired typos in the Tcl/Tk compilation instructions. Turns out they
by Tim Peters
· 22 years ago
077736b
Windows changes to move from Tcl/Tk 8.3.2 to 8.4.1. I tested this by
by Tim Peters
· 22 years ago
b0ead4e
Start building the bz2 module on Windows.
by Tim Peters
· 22 years ago
3e2d18b
Removed no-longer-relevant explanation of "alpha" builds.
by Tim Peters
· 22 years ago
6077f64
Move to zlib 1.1.4 on Windows (the new version that squashes the "double
by Tim Peters
· 23 years ago
b012a15
Finish the pyexpat rework for Windows: builders needn't suck down the
by Tim Peters
· 23 years ago
faa7f11
Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work
by Tim Peters
· 23 years ago
d66595f
Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!
by Tim Peters
· 24 years ago
b16c56f
Teach Windows build and installer about new _symtable module/DLL.
by Tim Peters
· 24 years ago
9ea17ac
Patch derived from Trent's 101162: a Python/C API testing framework.
by Tim Peters
· 24 years ago
ca873ed
Windows build: update for 2.1a2, + get ucnhash out of the installer.
by Tim Peters
· 24 years ago
ee826f8
Docs for new Windows zlib build procedure.
by Tim Peters
· 24 years ago
19f52c2
Windows: ucnhash subproject no longer exists (/F merged into unicodedata).
by Tim Peters
· 24 years ago
befc97c
Clarifications.
by Tim Peters
· 24 years ago
97c9640
Windows: 2.1a1 changes so Python runs again. Note that the python20
by Tim Peters
· 24 years ago
aff1284
In readme.txt, make what's needed to build the "optional" subprojects
by Tim Peters
· 24 years ago
f9a4a6e
Typo repair.
by Tim Peters
· 24 years ago
74991fa
Add ucnhash (new subproject).
by Guido van Rossum
· 24 years ago
610a827
Repaired two URLs.
by Tim Peters
· 24 years ago
4b5fb07
Update for 2.0b1. Also add more text, to be more explicit about
by Tim Peters
· 24 years ago
c155f82
Making a tiny change to figure out what I'm going to screw up
by Tim Peters
· 24 years ago
a29b360
Updated for Python 1.6 and VC++ 6.0.
by Guido van Rossum
· 25 years ago
e79cf32
Added hints about building your own DLL.
by Guido van Rossum
· 26 years ago
15b239f
Moved VC++ 5.x stuff here.
by Guido van Rossum
· 26 years ago
4a78a3c
Added empty PCbuild directory for use by the NT build process.
by Guido van Rossum
· 27 years ago