| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue 2408: remove the _types module | Amaury Forgeot d'Arc | 2008-04-08 | 1 | -4/+0 |
|
|
* | Issue #2513: enable 64bit cross compilation on windows. | Mark Hammond | 2008-04-07 | 2 | -5/+98 |
|
|
* | Don't run kill_python as part of the build process. Change the buildbots so ... | Trent Nelson | 2008-04-06 | 2 | -24/+16 |
|
|
* | Make kill_python a little more forgiving if it can't obtain a snapshot of mod... | Trent Nelson | 2008-04-03 | 1 | -5/+9 |
|
|
* | Add the correct OutputFile values for debug builds. Fixes r62129's commit. | Trent Nelson | 2008-04-03 | 1 | -0/+2 |
|
|
* | Reimplement kill_python. The existing version had a number of flaws, namely,... | Trent Nelson | 2008-04-03 | 6 | -17/+513 |
|
|
* | Update information pertaining to building external components, as well as not... | Trent Nelson | 2008-04-02 | 1 | -134/+95 |
|
|
* | Hopefully added _fileio module to the Windows build system | Christian Heimes | 2008-03-27 | 1 | -0/+4 |
|
|
* | Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,... | Christian Heimes | 2008-03-26 | 1 | -0/+16 |
|
|
* | Remove extraneous apostrophe and semi-colon from AdditionalIncludeDirectories. | Trent Nelson | 2008-03-19 | 1 | -8/+8 |
|
|
* | Refine the Visual Studio 2008 build solution in order to improve how we deal ... | Trent Nelson | 2008-03-19 | 7 | -61/+2091 |
|
|
* | Issue 2286: bump up the stack size of the 64-bit debug python_d.exe to 210000... | Trent Nelson | 2008-03-18 | 1 | -1/+1 |
|
|
* | Patch #2284: add -x64 option to rt.bat. | Martin v. Löwis | 2008-03-14 | 1 | -4/+10 |
|
|
* | Rely on x64 platform configuration when building _bsddb on AMD64. | Martin v. Löwis | 2008-03-06 | 2 | -9/+11 |
|
|
* | Make _hashlib depend on pythoncore. | Martin v. Löwis | 2008-02-29 | 1 | -0/+4 |
|
|
* | Port build_ssl.py to 2.4; support HOST_PYTHON variable | Martin v. Löwis | 2008-02-29 | 3 | -5/+18 |
|
|
* | Make _hashlib a separate project. | Martin v. Löwis | 2008-02-29 | 3 | -12/+571 |
|
|
* | Patch #2167 from calvin: Remove unused imports | Christian Heimes | 2008-02-23 | 1 | -1/+0 |
|
|
* | Added future_builtins, which contains PEP 3127 compatible versions of hex() a... | Eric Smith | 2008-02-23 | 1 | -0/+4 |
|
|
* | Compilation was broken on Windows since the introduction of Advanced String F... | Amaury Forgeot d'Arc | 2008-02-17 | 1 | -0/+8 |
|
|
* | Issue #1706: Require Windows 2000+ | Christian Heimes | 2008-02-09 | 4 | -6/+12 |
|
|
* | Fixed paths to Windows build directories in build_ext.py | Christian Heimes | 2008-02-03 | 3 | -14/+14 |
|
|
* | Revert revision 59913, because it was wrong: | Thomas Heller | 2008-01-11 | 1 | -4/+4 |
|
|
* | The sqlite3 dll, when compiled in debug mode, must be linked with /MDd | Thomas Heller | 2008-01-11 | 1 | -4/+4 |
|
|
* | Add an important missing blank. | Thomas Heller | 2008-01-11 | 1 | -1/+1 |
|
|
* | Reflow a paragraph, and fix a typo. | Thomas Heller | 2008-01-10 | 1 | -4/+6 |
|
|
* | Set the output file in the _ctypes Debug|x64 configuration. | Thomas Heller | 2008-01-09 | 1 | -1/+2 |
|
|
* | Final adjustments for #1601 | Christian Heimes | 2008-01-05 | 1 | -1/+3 |
|
|
* | Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcproj | Christian Heimes | 2008-01-03 | 1 | -8/+0 |
|
|
* | Made vs9to8 Unix compatible | Christian Heimes | 2008-01-02 | 1 | -3/+4 |
|
|
* | Removed PCbuild8/ directory and added a new build directory for VS 2005 | Christian Heimes | 2008-01-02 | 2 | -0/+60 |
|
|
* | Don't link with Tix; Tix is loaded dynamically by Tcl. | Martin v. Löwis | 2008-01-01 | 1 | -2/+2 |
|
|
* | Renamed PCBuild9 directory to PCBuild | Christian Heimes | 2007-12-31 | 45 | -0/+14338 |
|
|
* | Moved PCbuild directory to PC/VS7.1 | Christian Heimes | 2007-12-31 | 37 | -10664/+0 |
|
|
* | Applied patch #1635: Float patch for inf and nan on Windows (and other platfo... | Christian Heimes | 2007-12-18 | 1 | -0/+4 |
|
|
* | The new float repr causes too much trouble and pain. I'm disabling the featur... | Christian Heimes | 2007-12-11 | 1 | -3/+3 |
|
|
* | Backport of r59456:59458 from py3k to trunk | Christian Heimes | 2007-12-10 | 1 | -0/+3 |
|
|
* | Rename import library for debug build to _msi_d.lib. | Martin v. Löwis | 2007-09-14 | 1 | -1/+1 |
|
|
* | Add bufferoverflowU.lib to PCBuild\_bsddb.vcproj. | Thomas Heller | 2007-06-12 | 1 | -1/+1 |
|
|
* | Specify the bufferoverflowU.lib to the makefile on the command line | Thomas Heller | 2007-06-12 | 2 | -3/+4 |
|
|
* | Revert this change, since it breaks the win32 build: | Thomas Heller | 2007-06-12 | 1 | -2/+2 |
|
|
* | Add bufferoverflowU.lib to the libraries needed by _ssl (is this the | Thomas Heller | 2007-06-12 | 2 | -2/+4 |
|
|
* | Revert commit 55855. | Thomas Heller | 2007-06-10 | 1 | -0/+6 |
|
|
* | For now, disable the _bsddb, _sqlite3, _ssl, _testcapi, _tkinter | Thomas Heller | 2007-06-10 | 1 | -6/+0 |
|
|
* | Build _ctypes and _ctypes_test in the ReleaseAMD64 configuration. | Thomas Heller | 2007-06-06 | 1 | -0/+2 |
|
|
* | Try to remove rgbimg from Windows builds. | Brett Cannon | 2007-05-20 | 1 | -3/+0 |
|
|
* | Prepare collections module for pure python code entries. | Raymond Hettinger | 2007-02-28 | 1 | -1/+1 |
|
|
* | Merge 53501 and 53502 from 25 branch: | Martin v. Löwis | 2007-01-20 | 17 | -19/+21 |
|
|
* | update to (c) years to include 2007 | Anthony Baxter | 2007-01-06 | 1 | -2/+2 |
|
|
* | Patch #1576954: Update VC6 build directory; remove redundant | Martin v. Löwis | 2006-10-15 | 1 | -9/+3 |
|
|