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