1. 5522624 Invoke debug mk1mf.pl after running Configure. by Martin v. Löwis · 18 years ago
  2. 596fc9c Make cl build step compile-only (/c). Remove libs from source list. by Martin v. Löwis · 18 years ago
  3. a09fd6e Build _hashlib on Windows. Build OpenSSL with masm assembler code. by Martin v. Löwis · 18 years ago
  4. db7b443 Fix #1534738: win32 debug version of _msi must be _msi_d.pyd, not _msi.pyd. by Thomas Heller · 18 years ago
  5. d17301f Enable the building of the _types module on Windows. by Barry Warsaw · 18 years ago
  6. c7990b5 Fix Debug build of _ssl. by Martin v. Löwis · 18 years ago
  7. 1def4fa Add debug output to analyse buildbot failure. by Martin v. Löwis · 18 years ago
  8. d73168d Extend build_ssl to Win64, using VSExtComp. by Martin v. Löwis · 18 years ago
  9. 1bf5959 Patch #1509163: MS Toolkit Compiler no longer available by Martin v. Löwis · 18 years ago
  10. c649ec5 Apply modified version of Collin Winter's patch #1478788 by Nick Coghlan · 18 years ago
  11. 7b9558d Conversion of exceptions over from faked-up classes to new-style C types. by Richard Jones · 18 years ago
  12. f178e5c Get the Windows build working again (recover from `struct` module changes). by Tim Peters · 18 years ago
  13. f90347f Patch 1490384: New Icons for the PC build. by Martin v. Löwis · 18 years ago
  14. 79b0f85 Use GS- and bufferoverlowU.lib where appropriate, for AMD64. by Martin v. Löwis · 18 years ago
  15. 3e99c0a Updated the sqlite3 module to the external pysqlite 2.2.2 version. by Gerhard Häring · 18 years ago
  16. 07b3508 Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1) by Martin v. Löwis · 18 years ago
  17. 112d4ec Fix typo. by Thomas Heller · 18 years ago
  18. 48bbaf2 Patch #1470875: Building Python with MS Free Compiler. by Martin v. Löwis · 18 years ago
  19. 2f3f136 Allocate the 0x1D1A0000 base adress for the _ctypes extension module. by Thomas Heller · 18 years ago
  20. 2f36caf Define WIN32, to get proper struct alignment in WinSock2.h. by Martin v. Löwis · 18 years ago
  21. 8e7b490 upgrade to final version of pysqlite 2.2.0 by Anthony Baxter · 18 years ago
  22. e510bd1 Adjust sqlite3 build process to Win64. by Martin v. Löwis · 18 years ago
  23. cbb9f97 update to correct version of pysqlite by Anthony Baxter · 18 years ago
  24. cecb885 Fix Debug, Itanium, AMD64 configurations by Martin v. Löwis · 18 years ago
  25. 1a494bd Add sqlite3 to the Windows build process. by Martin v. Löwis · 18 years ago
  26. 9161a0d Looks like someone renamed (or something) md5c.c to md5.c. by Tim Peters · 18 years ago
  27. f5af2aa Patch #1462700: Make _ctypes_test depend on _ctypes. by Martin v. Löwis · 18 years ago
  28. 0a4e98b Allow supression of subwcrev.exe invocation on a per-working-copy basis. by Martin v. Löwis · 18 years ago
  29. 9ca8789 Update to Tk 8.4.12 and Tix 8.4.0 by Martin v. Löwis · 18 years ago
  30. a0f4549 Update to OpenSSL 0.9.8a by Martin v. Löwis · 18 years ago
  31. 10be10c Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. by Neal Norwitz · 18 years ago
  32. 6ea6e20 For x86 Release and Debug builds, remove the /Wp64 compiler flag, it by Thomas Heller · 18 years ago
  33. 6da8ceb It's necessary to do a Debug build of the bsddb project too. by Tim Peters · 18 years ago
  34. 7ccbb07 Minor changes. by Tim Peters · 18 years ago
  35. 32d996f Trimmed trailing whitespace. by Tim Peters · 18 years ago
  36. b091241 Fix build process of bsddb for IA64 and AMD64. by Martin v. Löwis · 18 years ago
  37. f6f7925 Update to bsddb 4.4.20. by Martin v. Löwis · 18 years ago
  38. 14c1cf8 Update to bzip2 1.0.3 Make buildbot slaves automatically fetch bzip2 1.0.3. by Martin v. Löwis · 18 years ago
  39. d39ab5b Move buildbot scripts to Tools/buildbot. by Martin v. Löwis · 18 years ago
  40. 539056a Added brief comment. by Tim Peters · 18 years ago
  41. 1777ada Added brief comments. by Tim Peters · 18 years ago
  42. 9fe582c Add buildbot test script. by Martin v. Löwis · 18 years ago
  43. 3f2723d Give the _ssl project a harmless command to perform by Tim Peters · 18 years ago
  44. 1a4a640 Add AMD64 and Itanium configurationgs to ctypes; by Martin v. Löwis · 18 years ago
  45. 3b9e9ae Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln. by Thomas Heller · 18 years ago
  46. a16bb0c Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows. by Thomas Heller · 18 years ago
  47. 84457af Taught svneol to look at .c and .h files too, and by Tim Peters · 18 years ago
  48. 82f6cc4 Use devenv.com to better obtain output. by Martin v. Löwis · 18 years ago
  49. 350a872 Add buildbot support scripts. by Martin v. Löwis · 18 years ago
  50. fbab90e Import bdist_msi by Martin v. Löwis · 18 years ago
  51. 345d6c6 Drop vsextcomp_verbose by Martin v. Löwis · 18 years ago
  52. 9fb181b Add _lsprof. by Martin v. Löwis · 18 years ago
  53. 856bf9a Add build support for AMD64. by Martin v. Löwis · 18 years ago
  54. 8ed1ca8 Even more copyright year locations! by Georg Brandl · 18 years ago
  55. 62ffc07 Pass unquoted string to stat. by Martin v. Löwis · 19 years ago
  56. 8207cc7 Quote the path to the executable before invoking system(). by Tim Peters · 19 years ago
  57. 3150a27 Add missing make_buildinfo.c. by Martin v. Löwis · 19 years ago
  58. d078e40 Generate getbuildinfo.o each time the linker is invoked; by Martin v. Löwis · 19 years ago
  59. 634863c Remove buildno. by Martin v. Löwis · 19 years ago
  60. 21d418b Patch #1396093: Further .vcproj cleanups by Martin v. Löwis · 19 years ago
  61. 532bc03 Patch #1307806: Use project defaults where possible by Martin v. Löwis · 19 years ago
  62. 4e6aff5 Make zlib builtin. by Martin v. Löwis · 19 years ago
  63. 07cf5d4 As reported on c.l.py, the _elementtree project by Tim Peters · 19 years ago
  64. 903a944 Repair longstanding damage introduced by the AST merge: by Tim Peters · 19 years ago
  65. 7a9d132 Add Python\pyarena.c to the VC project file. by Thomas Heller · 19 years ago
  66. ea2625b Set props on _elementtree project file as per pyexpat.vcproj. by Trent Mick · 19 years ago
  67. e97e5a7 Add build support for _elementtree on Windows. by Trent Mick · 19 years ago
  68. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 19 years ago
  69. 5da5b5b Remove conflict markers and add parsermodule.c to get things building by Mark Hammond · 19 years ago
  70. 3e0055f Merge ast-branch to head by Jeremy Hylton · 19 years ago
  71. 3fa5575 Patch #1160164: Use ReleaseItanium for zlib build. Will backport to 2.4. by Martin v. Löwis · 19 years ago
  72. 142e16d Correct names of sha modules. by Raymond Hettinger · 19 years ago
  73. 94ac197 Update the PC configuration and project files for sha256 and sha512. by Raymond Hettinger · 19 years ago
  74. 752a047 Removed XXX block about a test_bsddb3 failure that went away a long time ago. by Tim Peters · 19 years ago
  75. 63db628 Update some Python version numbers. by Tim Peters · 19 years ago
  76. 8321b42 Upgrade Windows build to zlib 1.2.3 (a security fix) by Trent Mick · 19 years ago
  77. 4c3259c Link to #1233049 for building against openssl 0.9.8. by Martin v. Löwis · 19 years ago
  78. 7f9915e merge from branch by Anthony Baxter · 19 years ago
  79. 6a3f4f7 ported buildnos to trunk by Anthony Baxter · 19 years ago
  80. 9c323f8 SF patch #941881: PEP 309 Implementation (Partial Function Application). by Raymond Hettinger · 19 years ago
  81. fd77c6c Update the filenames in the MSVC project file for Python 2.5. by Thomas Heller · 20 years ago
  82. af1389a Bump buildno for 2.4 release by Martin v. Löwis · 20 years ago
  83. e174ae9 Bump version for 2.4c1 by Martin v. Löwis · 20 years ago
  84. 6450190 Bump buildno for 2.4b2. by Martin v. Löwis · 20 years ago
  85. d37ddeb Bump buildno for 2.4b1 by Martin v. Löwis · 20 years ago
  86. 4eb5978 Supply the _subprocess module under 7.1. I'm not sure what the status by Tim Peters · 20 years ago
  87. c9f53b4 Link with ws2_32 instead of wsock32. by Martin v. Löwis · 20 years ago
  88. 5a6653c Revert creation of launcher.exe by Martin v. Löwis · 20 years ago
  89. 195578a Add launcher program by Martin v. Löwis · 20 years ago
  90. 6d77213 Update buildno for 2.4a3 by Martin v. Löwis · 20 years ago
  91. 3cf2163 Add instructions for building Tix by Martin v. Löwis · 20 years ago
  92. adadc0f Remove rotor and xreadlines from VC 7.1 build. by Tim Peters · 20 years ago
  93. 42cd14d More cmd.exe exploitation. by Tim Peters · 20 years ago
  94. e2f6899 Since it's impossible to build Python using VC7.1 on a command.com by Tim Peters · 20 years ago
  95. e82b00f Updated test-runner .bat for new location of Tcl/Tk. by Tim Peters · 20 years ago
  96. 6de2d4d Bump Tk version to 8.4.7. Build into tcltk directory. by Martin v. Löwis · 20 years ago
  97. 79b52b7 Boosted the stack reservation for python.exe and python_w.exe from the by Tim Peters · 20 years ago
  98. 9ecf326 Patch #1006916: Remove ODBC library references. by Martin v. Löwis · 20 years ago
  99. ed0d9c6 Bump buildno for 2.4a2 by Martin v. Löwis · 20 years ago
  100. efdc16f Remove unused source file from Windows project files. by Hye-Shik Chang · 20 years ago