1. 7d1cfee make tags: index also Modules/_ctypes/ (#4648) (#4660) by Victor Stinner · 7 years ago
  2. fbdd3ee [2.7] bpo-31934: Abort when building out of a not clean source tree (GH-4255). (#4342) by xdegaye · 7 years ago
  3. 7dcea4c bpo-31379: Added $(RUNSHARED) to run_profile_task (#3422) by Xiang Zhang · 7 years ago
  4. 8092719 [2.7] Update multissl test helper (GH-3349) (#3416) by Christian Heimes · 7 years ago
  5. cce1cb9 bpo-30871: Add test.pythoninfo (#3174) (#3175) by Victor Stinner · 7 years ago
  6. a473a73 [2.7] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1522) by torsava · 7 years ago
  7. 453a685 bpo-30283: Backport regrtest features from master to 2.7 (#1516) by Victor Stinner · 7 years ago
  8. 8a19eb2 bpo-23404: make touch becomes make regen-all (#1466) by Victor Stinner · 7 years ago
  9. 2c7085f bpo-27593: Get SCM build info from git instead of hg (#1327) by Victor Stinner · 7 years ago
  10. 6bed8f9 bpo-30207: Install the Lib/test/support directory. (#1369) by Serhiy Storchaka · 7 years ago
  11. 5f4056a Fix "make tags" command (#1337) by Victor Stinner · 7 years ago
  12. f75a2eb Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 8 years ago
  13. c1658b2 Issue #28258: Explain the LC_ALL change in a comment by Victor Stinner · 8 years ago
  14. dbc995a Issue #28258: Fixed build with Estonian locale (distclean target in by Serhiy Storchaka · 8 years ago
  15. d02905d Fix make buildbottest to not re-trigger a profile-opt build. issue28035. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  16. 6d8fdfc Issue #26359: Add the --with-optimizations flag. by Gregory P. Smith · 8 years ago
  17. 93d1a70 Fixes issue26307: The profile-opt build now applys PGO to the built-in modules. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  18. bc82de0 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 8 years ago
  19. 801110b Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 8 years ago
  20. ed722d9 Issue #27229: Comment in middle of shell command fails on BSD and OS X by Martin Panter · 8 years ago
  21. ab14558 Issue #27229: Fix in-tree cross-build rule, by Xavier de Gaye by Martin Panter · 8 years ago
  22. f9f8e18 Exclude unittests from the make profile-opt training run that either by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  23. c543a0f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  24. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 8 years ago
  25. e9ee317 Issue #22359: Avoid recursive $(MAKE); disable running cross-compiled pgen by Martin Panter · 8 years ago
  26. 6ce9f4b Revert the last change: by doko@ubuntu.com · 8 years ago
  27. ed282af Makefile.pre.in: by doko@ubuntu.com · 8 years ago
  28. 83e9b57 Issue #24421: Compile _math.c separately to avoid race condition by Martin Panter · 8 years ago
  29. cb86836 Issue #25925: Backport C coverage reporting Makefile targets by Zachary Ware · 8 years ago
  30. 6ed42ea Issue #25827: Add support for ICC to configure by Zachary Ware · 8 years ago
  31. 0462763 Issue #25696: Don't ignore errors in 'make bininstall' on creating $(LIBPC) directory by Victor Stinner · 8 years ago
  32. 15a6c42 Issue #25696: Fix installation of Python on UNIX with make -j9. by Victor Stinner · 8 years ago
  33. 9537478 Issue #25188: Add -P/--pgo to test.regrtest for PGO building. by Brett Cannon · 9 years ago
  34. 4ff151a Issue #24915: Make PGO builds support Clang and use the test suite for by Brett Cannon · 9 years ago
  35. 2c992a0 backport computed gotos (#4753) by Benjamin Peterson · 9 years ago
  36. 9e7ece2 - Use PLATDIR for the platform directory everywhere (refactoring only) by doko@ubuntu.com · 9 years ago
  37. 3f1d0b3 Issue 22878: PEP 477 - "make install" and "make altinstall" integration by Ned Deily · 10 years ago
  38. 8aaff54 Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7 by Donald Stufft · 10 years ago
  39. 8cb6738 Issue #21166: fix typo in comment by Ned Deily · 10 years ago
  40. 983df86 Issue #21166: Prevent possible segfaults and other random failures of by Ned Deily · 10 years ago
  41. daeb925 backport many ssl features from Python 3 (closes #21308) by Benjamin Peterson · 10 years ago
  42. ac1bb81 Issue #21383: Allow "make touch" to work when building outside of the by Ned Deily · 10 years ago
  43. 1964d5b Issue #19990: Install test/imghdrdata. by Ned Deily · 10 years ago
  44. 7a2fe9c Issue #19965: Make sure that Python-ast.h is properly taken into account in the by Charles-François Natali · 10 years ago
  45. 00365f1 Issue #15392: Install idlelib/idle_test. by Ned Deily · 11 years ago
  46. a2a9f57 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  47. 25f6893 Issue #18919: Add test/audiodata to LIBSUBDIRS. by Serhiy Storchaka · 11 years ago
  48. 6d7f7e8 Drop buildbottouch again; the master is using "make touch" now. by Martin v. Löwis · 11 years ago
  49. 5ddb0a3 Add fake buildbottouch target. by Martin v. Löwis · 11 years ago
  50. e38905b Closes #18312: 'make distclean' no longer deletes files in dot-directories. by Eric V. Smith · 11 years ago
  51. 6cb4343 - Issue #13150, #17512: sysconfig no longer parses the Makefile and config.h by doko@ubuntu.com · 11 years ago
  52. 469ee9d backout 66e30c4870bb for breaking OSX (#13150) by Benjamin Peterson · 11 years ago
  53. 28b7c05 - Issue #13150: sysconfig no longer parses the Makefile and config.h files by doko@ubuntu.com · 11 years ago
  54. 617e2c1 #16004: Add `make touch`. by Ezio Melotti · 11 years ago
  55. da5c2a0 Issue #4591: Uid and gid values larger than 2**31 are supported now. by Serhiy Storchaka · 11 years ago
  56. 083c0aa Clean trailing whitespaces in Makefile.pre.in and grpmodule.c. by Serhiy Storchaka · 11 years ago
  57. ed1e438 Issue #17161: make install now also installs a python2 and python man page. by Ned Deily · 11 years ago
  58. d65e2ba - Issue #17086: Backport the patches from the 3.3 branch to cross-build by doko@python.org · 11 years ago
  59. 4e63fbe - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  60. 4fc0082 - Issue #16593: Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf by Christian Heimes · 12 years ago
  61. abf2051 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  62. d86ceec Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  63. 10fc104 Issue #15822: Fix installation of lib2to3 grammar pickles to ensure by Ned Deily · 12 years ago
  64. f84dcff Fix for fcc629208842 BSD's make doesn't support some of the features. by Christian Heimes · 12 years ago
  65. f2acf63 Issue #15591 and Issue #11715: silence output of setup.py when make is run with -s option. by Christian Heimes · 12 years ago
  66. f6407a1 Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 12 years ago
  67. 25cf30f - fix typo introduced in http://hg.python.org/cpython/rev/f918d4a06c64 by Matthias Klose · 12 years ago
  68. 555b9e0 - fix paste error (whitespace) from previous commit by Matthias Klose · 12 years ago
  69. 63c6f51 - Issue #15591: Fix parsing MAKEFLAGS in the sharedmods target. by Matthias Klose · 12 years ago
  70. 8622f09 Issue #15645: Ensure 2to3 grammar pickles are properly installed. by Ned Deily · 12 years ago
  71. 3cef2a9 - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  72. aee9dfb merge 2.6 with hash randomization fix by Benjamin Peterson · 12 years ago
  73. 1e13eb0 - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED by Barry Warsaw · 12 years ago
  74. e601006 Implement PEP 394 for Python 2.7 by Nick Coghlan · 12 years ago
  75. fe5c297 Fix find command in makefile “funny” target by Éric Araujo · 13 years ago
  76. 63144c6 Issue #12141: Install a copy of template C module file so that by Ned Deily · 13 years ago
  77. c4f97f4 Issue #12205: Fix test_subprocess failure due to uninstalled test data. by Ned Deily · 13 years ago
  78. e2d9e26 Issue #12057: Add cjkencodings directory to the Makefile and Tools/msi/msi.py by Victor Stinner · 13 years ago
  79. 1919983 Issue #1099: Fix the build on MacOSX when building a framework with pydebug using GCC 4.0. by Ronald Oussoren · 13 years ago
  80. 5edae7e Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 13 years ago
  81. 3a5508e Port build identification from default branch. by Georg Brandl · 13 years ago
  82. 71f4fbb Merged revisions 88426 via svnmerge from by Georg Brandl · 13 years ago
  83. 9828b56 Merged revisions 84068,87558 via svnmerge from by Antoine Pitrou · 13 years ago
  84. 3125f50 Merged revisions 85472 via svnmerge from by Antoine Pitrou · 14 years ago
  85. 58dab67 Merged revisions 85353 via svnmerge from by Antoine Pitrou · 14 years ago
  86. 7a84877 Merged revisions 84803 via svnmerge from by Alexander Belopolsky · 14 years ago
  87. aabdceb Merged revisions 84680 via svnmerge from by Antoine Pitrou · 14 years ago
  88. 03c1cff Merged revisions 83392,83426 via svnmerge from by Georg Brandl · 14 years ago
  89. 890499c Merged revisions 83479 via svnmerge from by Mark Dickinson · 14 years ago
  90. 004c74d Merged revisions 83370,83372-83374,83384 via svnmerge from by Georg Brandl · 14 years ago
  91. 4082d9b Merged revisions 82934 via svnmerge from by Benjamin Peterson · 14 years ago
  92. 9078bc6 Merged revisions 72787 via svnmerge from by Georg Brandl · 14 years ago
  93. 1b5a293 Merged revisions 79982 via svnmerge from by Antoine Pitrou · 14 years ago
  94. 9843178 It is possible to add extra testing options using EXTRATESTOPTS. by Antoine Pitrou · 14 years ago
  95. 891cd83 Ensure that the gdb hooks can be installed when srcdir != builddir. by Ronald Oussoren · 14 years ago
  96. dd194ab Issue 8287: try to fix the gdb-python install errors on Solaris by R. David Murray · 14 years ago
  97. 51fd586 tabify by Benjamin Peterson · 14 years ago
  98. 88623d7 use our own locale independent ctype macros by Benjamin Peterson · 14 years ago
  99. 60fccd2 Don't install python-gdb.py as an executable. by Martin v. Löwis · 14 years ago
  100. 0000295 Issue #1222585: Added LDCXXSHARED for C++ support by Tarek Ziadé · 14 years ago