GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
PCbuild
/
readme.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend build_ssl to Win64, using VSExtComp.
Martin v. Löwis
2006-07-14
1
-1
/
+1
*
Patch #1509163: MS Toolkit Compiler no longer available
Martin v. Löwis
2006-06-29
1
-1
/
+10
*
Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1)
Martin v. Löwis
2006-04-21
1
-1
/
+1
*
Fix typo.
Thomas Heller
2006-04-15
1
-1
/
+1
*
Patch #1470875: Building Python with MS Free Compiler.
Martin v. Löwis
2006-04-15
1
-0
/
+137
*
Add sqlite3 to the Windows build process.
Martin v. Löwis
2006-04-04
1
-0
/
+9
*
Update to Tk 8.4.12 and Tix 8.4.0
Martin v. Löwis
2006-03-21
1
-22
/
+13
*
Update to OpenSSL 0.9.8a
Martin v. Löwis
2006-03-21
1
-11
/
+3
*
It's necessary to do a Debug build of the bsddb project too.
Tim Peters
2006-03-13
1
-2
/
+6
*
Minor changes.
Tim Peters
2006-03-13
1
-5
/
+4
*
Trimmed trailing whitespace.
Tim Peters
2006-03-13
1
-2
/
+2
*
Fix build process of bsddb for IA64 and AMD64.
Martin v. Löwis
2006-03-13
1
-4
/
+9
*
Update to bsddb 4.4.20.
Martin v. Löwis
2006-03-13
1
-34
/
+22
*
Update to bzip2 1.0.3
Martin v. Löwis
2006-03-13
1
-7
/
+5
*
Add build support for AMD64.
Martin v. Löwis
2006-02-14
1
-0
/
+7
*
Make zlib builtin.
Martin v. Löwis
2006-01-03
1
-15
/
+0
*
Patch #1160164: Use ReleaseItanium for zlib build.
Martin v. Löwis
2005-08-25
1
-0
/
+3
*
Removed XXX block about a test_bsddb3 failure that went away a long time ago.
Tim Peters
2005-08-07
1
-11
/
+0
*
Update some Python version numbers.
Tim Peters
2005-08-07
1
-3
/
+3
*
Upgrade Windows build to zlib 1.2.3 (a security fix)
Trent Mick
2005-07-26
1
-5
/
+5
*
Link to #1233049 for building against openssl 0.9.8.
Martin v. Löwis
2005-07-06
1
-0
/
+1
*
Add instructions for building Tix
Martin v. Löwis
2004-08-31
1
-0
/
+9
*
Updated test-runner .bat for new location of Tcl/Tk.
Tim Peters
2004-08-30
1
-7
/
+5
*
Bump Tk version to 8.4.7. Build into tcltk directory.
Martin v. Löwis
2004-08-30
1
-27
/
+19
*
Add Itanium targets.
Martin v. Löwis
2004-07-20
1
-0
/
+15
*
Update info about the windows build.
Thomas Heller
2004-07-02
1
-3
/
+2
*
Record test_bsddb3 test results on WinXP.
Tim Peters
2004-04-11
1
-0
/
+10
*
Update the OpenSSL version example from c to d (the current stable one),
Tim Peters
2004-04-11
1
-2
/
+7
*
The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so
Tim Peters
2004-04-11
1
-2
/
+0
*
Record Tcl and Tk test results for WinXP Pro.
Tim Peters
2004-04-11
1
-14
/
+24
*
Tweaked after following all these instructions.
Guido van Rossum
2004-03-20
1
-37
/
+11
*
Update Windows build to use zlib 1.2.1
Jeremy Hylton
2004-01-09
1
-5
/
+5
*
Update information about building bsddb, particularly re with and without
Mark Hammond
2004-01-06
1
-11
/
+18
*
Removed dead text about MS subprojects that no longer exist.
Tim Peters
2004-01-04
1
-15
/
+1
*
Update build procedure to VC 7.1 and newer versions of several packages.
Martin v. Löwis
2004-01-02
1
-27
/
+31
*
Build the bzip2.lib as a custom pre-link step in MSVC.
Thomas Heller
2003-08-20
1
-13
/
+8
*
Some Windows changes preparing for 2.3b2.
Tim Peters
2003-06-27
1
-0
/
+3
*
2.3b2 on Windows will ship with Tcl/Tk 8.4.3. Note: this still didn't
Tim Peters
2003-06-22
1
-11
/
+14
*
Teach the Windows build & installer about the new csv module + DLL.
Tim Peters
2003-03-21
1
-0
/
+2
*
Updated info about test_bsddb3 failures.
Tim Peters
2003-01-29
1
-0
/
+4
*
Bump the Windows build to use Sleepycat's 4.1.25.NC release (the
Tim Peters
2003-01-24
1
-22
/
+44
*
Revert the last change. Tim was faster and chose a different route.
Raymond Hettinger
2002-12-30
1
-2
/
+0
*
Document the _randommodule project for the Windows build.
Raymond Hettinger
2002-12-30
1
-0
/
+2
*
datetime escapes the sandbox. The Windows build is all set. I leave it
Tim Peters
2002-12-16
1
-0
/
+2
*
Added _ssl.lib to the installer too. Restored alphabetical order of
Tim Peters
2002-12-04
1
-1
/
+1
*
Explain what's probably a problem unique to Win9x in building _ssl.
Tim Peters
2002-12-04
1
-0
/
+27
*
Clarify _ssl instructions.
Tim Peters
2002-12-04
1
-5
/
+11
*
Add _ssl build process for Windows.
Mark Hammond
2002-12-03
1
-0
/
+30
*
Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say
Tim Peters
2002-11-23
1
-12
/
+16
*
More bsddb-on-Windows fiddling:
Tim Peters
2002-11-23
1
-2
/
+5
[next]