summaryrefslogtreecommitdiffstats
path: root/PCbuild
Commit message (Collapse)AuthorAgeFilesLines
* Bump buildno for 2.4b2.Martin v. Löwis2004-11-022-3/+5
|
* Bump buildno for 2.4b1Martin v. Löwis2004-10-152-3/+5
|
* Supply the _subprocess module under 7.1. I'm not sure what the statusTim Peters2004-10-121-0/+3
| | | | of this should be on non-WIN32 Windows variants.
* Link with ws2_32 instead of wsock32.Martin v. Löwis2004-09-181-3/+3
|
* Revert creation of launcher.exeMartin v. Löwis2004-09-082-194/+0
|
* Add launcher programMartin v. Löwis2004-09-072-0/+194
|
* Update buildno for 2.4a3Martin v. Löwis2004-09-012-3/+5
|
* Add instructions for building TixMartin v. Löwis2004-08-311-0/+9
|
* Remove rotor and xreadlines from VC 7.1 build.Tim Peters2004-08-311-54/+0
|
* More cmd.exe exploitation.Tim Peters2004-08-301-38/+50
|
* Since it's impossible to build Python using VC7.1 on a command.comTim Peters2004-08-301-6/+1
| | | | system, exploit cmd.exe's setlocal function in this directory.
* Updated test-runner .bat for new location of Tcl/Tk.Tim Peters2004-08-302-8/+6
| | | | | | | Replaced outcomes from native Tcl/Tk tests. Maybe the diffs are legit, maybe not. I noticed that the Tcl results I'm replacing here claimed both that there were no failures, and that one file had tests with failures, so I wasn't inclined to trust them <wink>.
* Bump Tk version to 8.4.7. Build into tcltk directory.Martin v. Löwis2004-08-302-36/+28
|
* Boosted the stack reservation for python.exe and python_w.exe from theTim Peters2004-08-122-0/+6
| | | | | default 1MB to 2 million bytes. The test suite passes with -uall again (test_compiler no longer drives WinXP into an insane state).
* Patch #1006916: Remove ODBC library references.Martin v. Löwis2004-08-127-20/+20
|
* Bump buildno for 2.4a2Martin v. Löwis2004-08-042-3/+5
|
* Remove unused source file from Windows project files.Hye-Shik Chang2004-07-281-3/+0
|
* Generate rc[_d].h after linkingMartin v. Löwis2004-07-251-2/+5
|
* Add Itanium targets.Martin v. Löwis2004-07-2016-0/+2064
|
* cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1.Hye-Shik Chang2004-07-181-12/+0
|
* Ignore more encoding input files.Tim Peters2004-07-181-0/+2
|
* Ignore input files for encoding tests (these aren't checked in).Tim Peters2004-07-181-0/+12
|
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-1/+1
|
* Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compileTim Peters2004-07-181-59/+20
| | | | | on Windows, because of non-standard code in cjkcodes.h, but it's *almost* there.
* Temporarily add the Tcl/Tk bin directory to PATH, so that test_tcl canTim Peters2004-07-171-0/+4
| | | | | actually run. When it fails, it pops up a dialog box, and the test run hangs waiting for you to click OK -- that sucks too much to bear.
* dont think it's still being used, but just in caseAnthony Baxter2004-07-081-4/+4
|
* Bump build number to 54 for 2.4.0a1Martin v. Löwis2004-07-082-2/+4
|
* Update info about the windows build.Thomas Heller2004-07-021-3/+2
|
* Add readme.txtMartin v. Löwis2004-06-281-0/+3
|
* Teach pythoncore project about new pystrtod.c for VC7.1. This was doneTim Peters2004-06-141-0/+3
| | | | a long time ago for VC6.
* Remove the pcre module.Thomas Heller2004-06-021-38/+0
|
* Record Python 2.3.4 (final) build number.Thomas Heller2004-06-021-0/+2
|
* Add genobject.cMartin v. Löwis2004-06-011-0/+3
|
* Windows build number for 2.3.4c1 is 52.Thomas Heller2004-05-121-1/+3
|
* The filename of this module changed again...Thomas Heller2004-04-271-1/+1
|
* cvs ignore the user options files *.suoThomas Heller2004-04-221-0/+1
|
* Modules/heapqmodule.c removed.Thomas Heller2004-04-221-19/+3
| | | | Modules/_heapmodule.c added.
* Record test_bsddb3 test results on WinXP.Tim Peters2004-04-111-0/+10
|
* Update the OpenSSL version example from c to d (the current stable one),Tim Peters2004-04-111-2/+7
|
* The native bz2 tests worked fine for me under WinXP Pro + VC7.1, soTim Peters2004-04-112-3/+2
| | | | | | removed the comment saying they don't work, and changed the build step to run them. If they're failing for someone else, please give details about what failed.
* Record Tcl and Tk test results for WinXP Pro.Tim Peters2004-04-111-14/+24
|
* Tweaked after following all these instructions.Guido van Rossum2004-03-201-37/+11
| | | | Removed Win9x notes (since the .NET compiler requires Win2K or XP anyway).
* Add collectionsmodule.c.Martin v. Löwis2004-02-011-2/+3
| | | | Don't link with largeint.lib anymore.
* Add cjkcodecs to build processMartin v. Löwis2004-01-211-0/+75
|
* More updates for zlib 1.2.1Martin v. Löwis2004-01-171-4/+4
|
* Update to 1.2.1 for release build too.Martin v. Löwis2004-01-171-1/+1
|
* Update Windows build to use zlib 1.2.1Jeremy Hylton2004-01-092-9/+10
|
* Add the _bisectmodule.c source file to the pythoncore project - seems to ↵Thomas Heller2004-01-061-0/+3
| | | | have been forgotten.
* Update information about building bsddb, particularly re with and withoutMark Hammond2004-01-061-11/+18
| | | | strong crypto.
* Bump build numberMartin v. Löwis2004-01-041-2/+2
|