1. 69e9691 [2.7] closes bpo-34652: Always disable lchmod on Linux. (GH-9242) by Benjamin Peterson · 6 years ago
  2. 95f9e14 [2.7] bpo-30411: Use --git-dir instead of -C to make git work under version below 1.8.5. (GH-8744) (GH-8838) by Xiang Zhang · 6 years ago
  3. 319cfb5 bpo-30345: Add -g to LDFLAGS for LTO (GH-7709) (GH-7825) by Victor Stinner · 6 years ago
  4. ee8e4b6 [2.7] Backport macOS universal build and installer fixes from 3.6. (GH-6469) by Ned Deily · 6 years ago
  5. 6ccdad7 bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (GH-5284) (#5295) by Miss Islington (bot) · 6 years ago
  6. 87c66e4 bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4216) by Miss Islington (bot) · 7 years ago
  7. 6ba0b58 bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (#4213) by Miss Islington (bot) · 7 years ago
  8. e0fc1af [2.7] bpo-31891: Fix building the curses module on NetBSD. (GH-4165). (#4194) by Serhiy Storchaka · 7 years ago
  9. ffa7011 [2.7] bpo-31343: Include sys/sysmacros.h (GH-3318) (#3345) by Christian Heimes · 7 years ago
  10. 1f29cef bpo-29766: Do not force --with-lto to true for --enable-optimizations (#1858) by Hanno Schlichting · 7 years ago
  11. 8a19eb2 bpo-23404: make touch becomes make regen-all (#1466) by Victor Stinner · 7 years ago
  12. df56925 bpo-30232: Support Git worktree in configure.ac (#1402) by Victor Stinner · 7 years ago
  13. 2c7085f bpo-27593: Get SCM build info from git instead of hg (#1327) by Victor Stinner · 7 years ago
  14. 5f4056a Fix "make tags" command (#1337) by Victor Stinner · 7 years ago
  15. 6a04ef7 bpo-29643: Fix check for --enable-optimizations (GH-873) by INADA Naoki · 7 years ago
  16. 6b1c909 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 7 years ago
  17. f75a2eb Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 8 years ago
  18. b999915 Rename the new --with-optimiations flag to --enable-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  19. 51bfaa7 Issue #15819: Drop dead code; -IInclude already added unconditionally by Martin Panter · 8 years ago
  20. 9cbfa79 issue28032: never imply --with-lto as part of --with-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  21. 794b291 Fixes issue# 27983: Cause lack of llvm-profdata tool when using clang - by Gregory P. Smith · 8 years ago
  22. 6d8fdfc Issue #26359: Add the --with-optimizations flag. by Gregory P. Smith · 8 years ago
  23. d34677c do not leak addrinfo in configure test by Benjamin Peterson · 8 years ago
  24. cc8929b https link to the bug tracker (closes #27670) by Benjamin Peterson · 8 years ago
  25. bc82de0 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 8 years ago
  26. 801110b Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 8 years ago
  27. 42e1029 assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557) by Benjamin Peterson · 8 years ago
  28. 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
  29. b1d867f Issue #27076: Doc, comment and test function name spelling fixes by Martin Panter · 8 years ago
  30. e9ee317 Issue #22359: Avoid recursive $(MAKE); disable running cross-compiled pgen by Martin Panter · 8 years ago
  31. a70c323 Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price by Martin Panter · 8 years ago
  32. a45120d Issue #17603: Check for st_blocks field without requiring fileblocks.o by Martin Panter · 8 years ago
  33. 6ed42ea Issue #25827: Add support for ICC to configure by Zachary Ware · 8 years ago
  34. 4ff151a Issue #24915: Make PGO builds support Clang and use the test suite for by Brett Cannon · 9 years ago
  35. 99e36b9 Issue #24543: Use AC_LINK instead of AC_COMPILE in order to prevent false by Stefan Krah · 9 years ago
  36. 2c992a0 backport computed gotos (#4753) by Benjamin Peterson · 9 years ago
  37. a50b0de - Regenerate the configure file. by doko@ubuntu.com · 9 years ago
  38. 7c90667 Issue #21356: Make ssl.RAND_egd() optional to support LibreSSL. The by Victor Stinner · 9 years ago
  39. 27c269a use getentropy when available (backport of 75ede5bec8db) (closes #23115) by Benjamin Peterson · 9 years ago
  40. 64e8f6e use autoconf macro to check for pkg-config (closes #15506) by Benjamin Peterson · 9 years ago
  41. 3f1d0b3 Issue 22878: PEP 477 - "make install" and "make altinstall" integration by Ned Deily · 10 years ago
  42. 983df86 Issue #21166: Prevent possible segfaults and other random failures of by Ned Deily · 10 years ago
  43. c40b903 Issue #21811: Anticipated fixes to 2.7 configure for OS X 10.10 Yosemite. by Ned Deily · 10 years ago
  44. 9ba90c9 - Issue #17752: Fix distutils tests when run from the installed location. by doko@ubuntu.com · 10 years ago
  45. f27ec3e - Issue #21285: Refactor and fix curses configure check to always search by doko@ubuntu.com · 10 years ago
  46. d16e01c mmap obmalloc arenas so that they may be immediately returned to the system when unused (closes #20494) by Benjamin Peterson · 10 years ago
  47. a2a9f57 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  48. 0d604cf Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. by Christian Heimes · 11 years ago
  49. 3aa138f Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available by Christian Heimes · 11 years ago
  50. 8e60f6e Issue #18098: The deprecated OS X Build Applet.app fails to build on by Ned Deily · 11 years ago
  51. c875966 -Wformat is needed by gcc 4.8 (closes #17547) by Benjamin Peterson · 11 years ago
  52. b9be7bb fix variable reference to fix --enable-profiling (closes #17550) by Benjamin Peterson · 11 years ago
  53. d65e2ba - Issue #17086: Backport the patches from the 3.3 branch to cross-build by doko@python.org · 11 years ago
  54. fa3f9a3 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  55. 4e63fbe - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  56. be2b907 Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 11 years ago
  57. 15daa35 IRIX: force MIPSpro to treat #errors as errors, not warnings. by Trent Nelson · 11 years ago
  58. 17c50cd Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  59. 6747326 Issue #16534: On HP-UX ac_cv_olimit_ok=yes is a false positive. by Stefan Krah · 12 years ago
  60. 0afe4e4 Fix more usages of NULL without including stdio.h. by Stefan Krah · 12 years ago
  61. ae66ca6 Issue #13057: Include stdio.h when NULL is used in configure.ac. by Stefan Krah · 12 years ago
  62. 34562e1 Don't add -OPT:Olimit to CFLAGS on AIX, SunOS, HP-UX or IRIX. It breaks them. by Trent Nelson · 12 years ago
  63. abf2051 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  64. fcb009c Issue #15819: tweak logic in previous commit (e0a2b14a3cf9). by Trent Nelson · 12 years ago
  65. d86ceec Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  66. f6407a1 Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 12 years ago
  67. ed11a5d Issue #8767: Restore building with --disable-unicode. by Martin v. Löwis · 12 years ago
  68. 3cef2a9 - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  69. 2bc1e8f Backport second fix for issue #11149. by Stefan Krah · 12 years ago
  70. 93a1175 Issue #13415: Test in configure if unsetenv() has a return value or not. by Charles-François Natali · 13 years ago
  71. 503e5e1 Backport fix for issue #11149. by Stefan Krah · 13 years ago
  72. acacbaa Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 13 years ago
  73. 3de8c73 Issue #12560: Build libpython.so on OpenBSD. Patch by Stefan Sperling. by Charles-François Natali · 13 years ago
  74. 97781b0 Issue #12592: Make Python build on OpenBSD 5 (and future major releases). by Charles-François Natali · 13 years ago
  75. 4929eb9 Issue #12372: POSIX semaphores are broken on AIX: don't use them. by Charles-François Natali · 13 years ago
  76. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  77. 3a5508e Port build identification from default branch. by Georg Brandl · 13 years ago
  78. 94800df Merged revisions 88430,88438,88440 via svnmerge from by Georg Brandl · 13 years ago
  79. 71f4fbb Merged revisions 88426 via svnmerge from by Georg Brandl · 13 years ago
  80. 31e8595 Merged revisions 87698 via svnmerge from by Antoine Pitrou · 13 years ago
  81. cb40277 Merged revisions 87646 via svnmerge from by Antoine Pitrou · 13 years ago
  82. f11d183 Merged revisions 87639 via svnmerge from by Antoine Pitrou · 13 years ago
  83. 3a3e203 Merged revisions 85422 via svnmerge from by Stefan Krah · 14 years ago
  84. 75fed81 Merged revisions 86075 via svnmerge from by Benjamin Peterson · 14 years ago
  85. f2d1b2a Merged revisions 86042 via svnmerge from by Benjamin Peterson · 14 years ago
  86. 7497e91 run autoreconf by Benjamin Peterson · 14 years ago
  87. 7be5a65 Merged revisions 85349 via svnmerge from by Antoine Pitrou · 14 years ago
  88. 285cd16 Merged revisions 84946 via svnmerge from by Antoine Pitrou · 14 years ago
  89. aabdceb Merged revisions 84680 via svnmerge from by Antoine Pitrou · 14 years ago
  90. b170f17 Merged revisions 84674 via svnmerge from by Antoine Pitrou · 14 years ago
  91. 8572981 Merged revisions 84584 via svnmerge from by Antoine Pitrou · 14 years ago
  92. b41947b Merged revisions 84366 via svnmerge from by Antoine Pitrou · 14 years ago
  93. b41afb5 Issue #1759169: Drop _XOPEN_SOURCE on Solaris. by Martin v. Löwis · 14 years ago
  94. 66556b0 correct default docs by Benjamin Peterson · 14 years ago
  95. 5e13e29 Issue #8510: Remove nested 'main' functions (causing failure) in 3 configure tests; by Mark Dickinson · 14 years ago
  96. 0712b56 Fix configure bug that was misreporting availability of MacOS X 10.5 SDK as available on Linux but not on OS X. by Mark Dickinson · 14 years ago
  97. cbf54b1 configure.in: Avoid autoconf warning: Assume C89 semantics that by Matthias Klose · 14 years ago
  98. c511b47 configure.in: convert all obsolete AC_TRY_* macros to AC_*_IFELSE, by Matthias Klose · 14 years ago
  99. 9f8e0c1 configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/ by Matthias Klose · 14 years ago
  100. 22520ea - configure.in: Replace AC_HELP_STRING with AS_HELP_STRING by Matthias Klose · 14 years ago