1. 0c280c0 Fix grammar. by Martin v. Löwis · 17 years ago
  2. b080256 Set eol-style to native. by Martin v. Löwis · 17 years ago
  3. 4eb18f9 Issue #3617: Include a licensing statement regarding the Microsoft C runtime in the Windows installer. by Martin v. Löwis · 17 years ago
  4. a9aff01 Change product code of Win64 installer to allow simultaneous installation on Win32 and Win64; also change product name to be able to distinguish the two in ARP. by Martin v. Löwis · 17 years ago
  5. ab0b29b Issue #3833: Use a different upgrade code for Win64 installers. by Martin v. Löwis · 17 years ago
  6. 24329ba Issue #3811: The Unicode database was updated to 5.1. by Martin v. Löwis · 17 years ago
  7. 996b9f3 Add UUIDs for upcoming releases by Martin v. Löwis · 17 years ago
  8. 3f5fda8 Issue #2271: Set SecureCustomProperties so that installation will properly by Martin v. Löwis · 17 years ago
  9. 67543a9 Allow passing the MSI file name to merge.py. by Martin v. Löwis · 17 years ago
  10. ee3acff update 2to3 script from 2to3 trunk by Benjamin Peterson · 17 years ago
  11. d068ad5 Merged revisions 65853-65854 via svnmerge from by Benjamin Peterson · 17 years ago
  12. 37553fd set svn:executable on a script by Benjamin Peterson · 17 years ago
  13. 0c37ae0 add a pybench test for complex function calls (part of #1819) by Antoine Pitrou · 17 years ago
  14. 9c87a40 - Fix bashisms in Tools/faqwiz/move-faqwiz.sh by Matthias Klose · 17 years ago
  15. 1d2ce45 Add _multiprocessing module. by Martin v. Löwis · 17 years ago
  16. 6e7e137 Merged revisions 64368-64369 via svnmerge from by Trent Nelson · 17 years ago
  17. d574633 Typo in a directory name. Should help the AMD64 buildbots by Amaury Forgeot d'Arc · 17 years ago
  18. b8bfdf5 fix Tools/scripts/2to3 as the result of a merge error by Benjamin Peterson · 17 years ago
  19. fd82f2e Disable UAC by default. by Martin v. Löwis · 17 years ago
  20. 945c632 Set eol-style to CRLF for all batch files. by Martin v. Löwis · 17 years ago
  21. 6807120 Avoid rebuilding tcl/tk. Merge x86 changes into AMD64. by Martin v. Löwis · 17 years ago
  22. 8c3bc86 Since python2.6 must run on Windows 2000, by Amaury Forgeot d'Arc · 17 years ago
  23. c06f5a4 Use the correct URL for sqlite3 sources, and try to fix windows buildbots. by Amaury Forgeot d'Arc · 17 years ago
  24. a6e02e8 Conservatively restrict support to format 8 repositories. by Martin v. Löwis · 17 years ago
  25. 49ac5aa Support subversion repositories of version 8. by Martin v. Löwis · 17 years ago
  26. c9798fc Pickup sqlite3.dll from binary directory. Commit more often. by Martin v. Löwis · 17 years ago
  27. cc0f2b2 Switch to SQLite 3.5.9. by Martin v. Löwis · 17 years ago
  28. a4514c3 Switch to bzip2 1.0.5. by Martin v. Löwis · 17 years ago
  29. 111c180 Make more symbols static. by Martin v. Löwis · 17 years ago
  30. b8a18ea Fix Tcl/Tk license file in tcl8*/tk8*, include Tix license. by Martin v. Löwis · 17 years ago
  31. 7b9e124 Support file names which include '+' (for Tk 8.5). by Martin v. Löwis · 17 years ago
  32. 329d738 Split Tcl make targets into separate ones. by Martin v. Löwis · 17 years ago
  33. 7630731 Switch to Tcl/Tk 8.5. by Martin v. Löwis · 17 years ago
  34. 0b9aaa9 Spaces vs. tabs. by Georg Brandl · 17 years ago
  35. c49372b add a warning about bgen being removed by Benjamin Peterson · 17 years ago
  36. 367c79a Create grammar pickle files on installation; remove them on uninstallation. by Martin v. Löwis · 17 years ago
  37. dcc8620 Include all licenses of the packages that we include. by Martin v. Löwis · 17 years ago
  38. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 17 years ago
  39. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  40. 6c90c9f Add new tkinter dir to various locations where lib-tk shows up. by Georg Brandl · 17 years ago
  41. 30ece44 Added stub for the Queue module to be renamed in 3.0. by Alexandre Vassalotti · 17 years ago
  42. a383796 Explicitly refer to current hhp file (2.6a3) by Martin v. Löwis · 17 years ago
  43. f466c2a Port to VS 2008. Drop W9x support. by Martin v. Löwis · 17 years ago
  44. 344d066 Use the CHM file name that Sphinx assigns. by Martin v. Löwis · 17 years ago
  45. 8bd5334 Add 2.6b1 and 2.6b2 UUIDs. by Martin v. Löwis · 17 years ago
  46. fa1814e explicitly flush after the ... since there wasn't a newline by Gregory P. Smith · 17 years ago
  47. b9dd8db Fix typo. by Thomas Heller · 17 years ago
  48. 023b9f9 Package wininst*.exe from distutils/command. by Martin v. Löwis · 17 years ago
  49. 775e10d Suppress compilation of py3_ files upon installation. by Martin v. Löwis · 17 years ago
  50. 1e72fec Make the "private CRT" case work, by editing the by Martin v. Löwis · 17 years ago
  51. 46a8be7 Drop support for 7.1 CRT. by Martin v. Löwis · 17 years ago
  52. e411f89 Make private_crt feature object a global variable. by Martin v. Löwis · 17 years ago
  53. 54d489a Delete ALLUSERS property merged from CRT merge module, so that per-user installations become possible again. by Martin v. Löwis · 17 years ago
  54. 5a4d668 Don't run kill_python as part of the build process. Change the buildbots so they have to call it explicitly instead. by Trent Nelson · 17 years ago
  55. db508be Add script to merge msvcr90. by Martin v. Löwis · 17 years ago
  56. 4dc3415 Add two features to distinguish between private and SxS CRT. by Martin v. Löwis · 17 years ago
  57. 5f187fb Extend sizes of various fields, to support the CRT90 merge module. by Martin v. Löwis · 17 years ago
  58. d6dffbc Reimplement kill_python. The existing version had a number of flaws, namely, it didn't work for x64 and it wasn't precise about which python_d.exe it was killing -- it just killed the first one it came across that happened to have 'pcbuild\python_d.exe' or 'build\python_d.exe' in it's path. The new version has been rewritten from the ground up and now lives in PCbuild, instead of Tools\buildbot, and it has also been incorporated into the Visual Studio solution (pcbuild.sln) as 'kill_python'. The solution has also been altered such that kill_python is called where necessary in the build process in order to prevent any linking errors due to open file locks. In lieu of this, all of the existing bits and pieces in Tools\buildbot that called out to kill_python at various points have also been removed as they are now obsolete. Tested on both Win32 and x64. by Trent Nelson · 17 years ago
  59. 980c598 Remove the building of Berkeley DB step; _bsddb44.vcproj takes care of this for us now. by Trent Nelson · 17 years ago
  60. 5b63acd #2503 make singletons compared with "is" not == or != by Benjamin Peterson · 17 years ago
  61. cdbc977 Install 2to3 script. by Martin v. Löwis · 17 years ago
  62. 27f60a6 Comment out tcltk/tcltk64 removal. by Trent Nelson · 17 years ago
  63. e7abf20 Force a clean of the tcltk/tcltk64 directories now that we've completely changed the tcl/tk build environment. by Trent Nelson · 17 years ago
  64. 611c86b Fix the x64 Windows build environment used by the buildbots. %VS90COMNTOOLS%\vsvars32.bat is fine for 32-bit builds, but doesn't work for x64 builds, regardless of /MACHINE:AMD64 and /USECL:MS_OPTERON flags passed to cl.exe. Launch the x86_64 cross compilation environment via '%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat x86_amd64'. I don't have access to any systems *without* Visual Studio 2008 Professional installed (i.e. just Express Edition), so I can't test if x64 compilation works w/ VS Express at the moment. by Trent Nelson · 17 years ago
  65. 12b580b Checkout sqlite-source when it is not there. by Thomas Heller · 17 years ago
  66. 4f4738f Lets have another try at getting the Windows buildbots in a consistent state before rebuilding using the new process. by Trent Nelson · 17 years ago
  67. 4fbaaca Fix the tcl-8.4.18.1 path and make sure we cd into the right directory when building tcl/tk. by Trent Nelson · 17 years ago
  68. 05a9664 Refine the Visual Studio 2008 build solution in order to improve how we deal with external components, as well as fixing outstanding issues with Windows x64 build support. Introduce two new .vcproj files, _bsddb44.vcproj and sqlite3.vcproj, which replace the previous pre-link event scripts for _bsddb and _sqlite3 respectively. The new project files inherit from our property files as if they were any other Python module. This has numerous benefits. First, the components get built with exactly the same compiler flags and settings as the rest of Python. Second, it makes it much easier to debug problems in the external components when they're part of the build system. Third, they'll benefit from profile guided optimisation in the release builds, just like the rest of Python core. by Trent Nelson · 17 years ago
  69. a8b09fd Add Tools/scripts/patchcheck.py. Invoked from ``make check``, the script does by Brett Cannon · 17 years ago
  70. f2b333a Run debug version, cd to PCbuild. by Martin v. Löwis · 17 years ago
  71. 7bae4432 Use -x64 flag. by Martin v. Löwis · 17 years ago
  72. 3accbb0 Well that was dumb. platform.python_implementation returns a function, not a by Jeffrey Yasskin · 17 years ago
  73. 019e9d7 Fix pybench for pythons < 2.6, tested back to 2.3. by Jeffrey Yasskin · 17 years ago
  74. 0df0f6d Add tests for with and finally performance to pybench. by Jeffrey Yasskin · 17 years ago
  75. db311ba Update db-4.4.20 build procedure. by Martin v. Löwis · 17 years ago
  76. 4291b19 cd PCbuild only after deleting all pyc files. by Martin v. Löwis · 17 years ago
  77. 0e795e7 Package Tcl from tcltk64 on AMD64. by Martin v. Löwis · 17 years ago
  78. 8b6552d Build db-4.4.20 with VS9; remove VS2003 build if necessary. by Martin v. Löwis · 17 years ago
  79. 03dc56c Locate VS installation dir from environment, so that it works with the express edition. by Martin v. Löwis · 17 years ago
  80. d9759c4 Bundle msvcr90.dll as a "private assembly". by Martin v. Löwis · 17 years ago
  81. 1c5105d Add 2.6aN uuids. by Martin v. Löwis · 17 years ago
  82. 4219da4 Issue 2117. Update compiler module to handle class decorators. by Facundo Batista · 17 years ago
  83. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  84. f88a077 Now we handle different the backup copy, because of security by Facundo Batista · 18 years ago
  85. 1ea8cb4 #1726198: replace while 1: fp.readline() with file iteration. by Georg Brandl · 18 years ago
  86. bd865db Added win_add2path.py to Tools/scripts/ Added builddoc.bat to Doc/ by Christian Heimes · 18 years ago
  87. 61390fd Change amd64 buildbot scripts to use Visual Studio 2008, and by Thomas Heller · 18 years ago
  88. f71b59b Change amd64 buildbot scripts to use Visual Studio 2008, and by Thomas Heller · 18 years ago
  89. 94da1d6 Don't try to package msvcr90 for the moment. by Martin v. Löwis · 18 years ago
  90. e7a434e Package using VS 2008. by Martin v. Löwis · 18 years ago
  91. 4b3311b Use vcbuild for VS 2009. by Martin v. Löwis · 18 years ago
  92. 9fd2bcf Test in PCbuild directory. by Martin v. Löwis · 18 years ago
  93. 76f1c1f Use Visual Studio 2009 on the build slaves. by Martin v. Löwis · 18 years ago
  94. e1c6af0 The root of the project is two levels up from PC/VS7.1 by Christian Heimes · 18 years ago
  95. 7e28e49 Added new wininst files to msi.py and adjusted some paths by Christian Heimes · 18 years ago
  96. e604eb9 MSI uses back slashes as path separators by Christian Heimes · 18 years ago
  97. ce49f02 Fix paths for build bot, part 2 by Christian Heimes · 18 years ago
  98. 656dc2a Fix paths for build bot by Christian Heimes · 18 years ago
  99. 19b1aaa Added VS 2005 and VS 2008 to the search path for cabarc.exe by Christian Heimes · 18 years ago
  100. 9acba04 Added self generated UUID for msvcr90.dll to msi.py Readded a missing line. by Christian Heimes · 18 years ago