1. 75ed890 configure: echo message to AS_MESSAGE_FD. --silent redirects fd to /dev/null. by Christian Heimes · 11 years ago
  2. 65657c2 Issue #1584: Provide options to override default search paths for Tcl and Tk by Ned Deily · 11 years ago
  3. f77b4b2 Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. by Christian Heimes · 11 years ago
  4. f0400ba Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available by Christian Heimes · 11 years ago
  5. feb5149 -Wformat is needed by gcc 4.8 (closes #17547) by Benjamin Peterson · 11 years ago
  6. 615ea1a fix variable reference to fix --enable-profiling (closes #17550) by Benjamin Peterson · 11 years ago
  7. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  8. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  9. eab42bf - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac. by doko@python.org · 11 years ago
  10. 244b687 - Follow-up for issue #15484: In PYTHON_FOR_BUILD, use $(PLATDIR) instead by doko@python.org · 11 years ago
  11. a10e4a9 - Issue #17031: Fix running regen in cross builds. by doko@python.org · 11 years ago
  12. 96a9f89 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  13. 7981f20 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  14. 44bbbda - Issue #16292: Improve a comment for cross building in configure.ac by doko@python.org · 11 years ago
  15. 9731330 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 11 years ago
  16. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  17. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  18. 8c8adf6 Issue #16987: Fix definition of SHLIB_EXT. by Stefan Krah · 11 years ago
  19. 1aa004b Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 11 years ago
  20. f6fd794 Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 11 years ago
  21. 954ac03 Cross compiling needs host and build settings. configure no longer by Christian Heimes · 12 years ago
  22. 6e61d18 Issue 10052: merge fix from 3.2. by Mark Dickinson · 12 years ago
  23. ce31f66 Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  24. 19c2139 Fix more usages of NULL without including stdio.h. by Stefan Krah · 12 years ago
  25. 7dba594 Issue #13057: Include stdio.h when NULL is used in configure.ac. by Stefan Krah · 12 years ago
  26. 646eb1e Merge with 3.2 for issue #16262 by Ross Lagerwall · 12 years ago
  27. 1b863eb Fix regression from issue #16262 by Ross Lagerwall · 12 years ago
  28. aee3c76 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  29. c4c4842 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  30. 5595ab5 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  31. 739fc54 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  32. 56d4c03 Merge issue #15819: tweak logic in previous commit. by Trent Nelson · 12 years ago
  33. 6603118 Issue #15819: tweak logic in previous commit (617591e7d708). by Trent Nelson · 12 years ago
  34. 4d4ec65 Merge issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  35. 9effe69 Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  36. a45afca Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 12 years ago
  37. 9dc823d - Issue #15268: Search curses.h in /usr/include/ncursesw. by doko@ubuntu.com · 12 years ago
  38. 7e6c2e2 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  39. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  40. b457b9b - Issue #3754: Fix /dev/ptmx, /dev/ptc file checks for cross builds, by doko@ubuntu.com · 12 years ago
  41. 5884449 - Issue #3754: Use readelf instead of ldd for the cross build readline check by doko@ubuntu.com · 12 years ago
  42. f2967c7 - check for libtinfo as a termcap library by doko@ubuntu.com · 12 years ago
  43. 9c7817e - Issue #3754: Some unrelated configure.ac cleanups. by doko@ubuntu.com · 12 years ago
  44. ba01583 - Issue #14324: use a linker test to check for profiling support by doko@ubuntu.com · 12 years ago
  45. 51f6594 - Issue #3754: Use AC_PATH_TOOL and AC_CHECK_TOOLS instead of by doko@ubuntu.com · 12 years ago
  46. 3784ff9 Issue #13950: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  47. cbfb9a5 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  48. 60187b5 Issue #7652: Enable linking of _decimal.so against an installed libmpdec. by Stefan Krah · 12 years ago
  49. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago
  50. df2aecb - Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in by Matthias Klose · 12 years ago
  51. ca2f6ec - Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in by Matthias Klose · 12 years ago
  52. 9635013 - Issue #14324: Fix configure tests for cross builds. by Matthias Klose · 12 years ago
  53. b17289e - Issue #14324: Fix configure tests for cross builds. by Matthias Klose · 12 years ago
  54. 3b739b1 - Issue #14324: Fix configure tests for cross builds. by Matthias Klose · 12 years ago
  55. 93a0ef1 - Issue #14321: Do not run pgen during the build if files are up to date. by Matthias Klose · 12 years ago
  56. 5ce31cc merge 3.2 by Matthias Klose · 12 years ago
  57. d83be23 merge 3.1 by Matthias Klose · 12 years ago
  58. 0f4c16e - rename configure.in to configure.ac by Matthias Klose · 12 years ago[Renamed from configure.in]
  59. e7c8fde merge heads by Senthil Kumaran · 12 years ago
  60. 9fd170e #14062: fix BytesParser handling of linesep for Header objects by R David Murray · 12 years ago
  61. d3b7a55 Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits object files, doesn't obey LDFLAGS by Jesus Cea · 13 years ago
  62. 1ca2e79 Commit the hg build identification patch from the pymigr repo. by Georg Brandl · 13 years ago
  63. 8f15987 Merged revisions 88438,88440 via svnmerge from by Georg Brandl · 13 years ago
  64. 3f0df3b Merged revisions 88430 via svnmerge from by Georg Brandl · 13 years ago
  65. 6baf117 Merged revisions 88426 via svnmerge from by Georg Brandl · 13 years ago
  66. a75c105 Merged revisions 87698 via svnmerge from by Antoine Pitrou · 14 years ago
  67. 59dd7ab Merged revisions 87646 via svnmerge from by Antoine Pitrou · 14 years ago
  68. f1cc81a Merged revisions 87639 via svnmerge from by Antoine Pitrou · 14 years ago
  69. 436709c Compile correctly under OpenIndiana (and possibly Solaris 11 Express) by Jesus Cea · 14 years ago
  70. bdf5eff add 'no' output to --with-system-ffi by Benjamin Peterson · 14 years ago
  71. c158354 Merged revisions 85349 via svnmerge from by Antoine Pitrou · 14 years ago
  72. 13f959b Merged revisions 83561,83563,83565-83566,83569,83571,83574-83575,83580,83584,83599,83612,83659,83977,84015-84018,84020,84141 via svnmerge from by Georg Brandl · 14 years ago
  73. 6e41347 Merged revisions 84946 via svnmerge from by Antoine Pitrou · 14 years ago
  74. 80f45a0 Merged revisions 84680 via svnmerge from by Antoine Pitrou · 14 years ago
  75. 5ea2828 Merged revisions 84674 via svnmerge from by Antoine Pitrou · 14 years ago
  76. 15db144 Merged revisions 84584 via svnmerge from by Antoine Pitrou · 14 years ago
  77. 48fd2a6 Merged revisions 84366 via svnmerge from by Antoine Pitrou · 14 years ago
  78. 18b0056 Revert temporary debugging commit from r82756. by Mark Dickinson · 14 years ago
  79. ee33969 Temporary debug commit: include gcc version in configure output. If this doesn't help with reproducing test_float failures then I'll create a separate branch to work on this issue. by Mark Dickinson · 14 years ago
  80. c2037d6 only use -fno-strict-aliasing when needed by compiler by Benjamin Peterson · 14 years ago
  81. 82af01d Merged revisions 78965 via svnmerge from by Benjamin Peterson · 14 years ago
  82. 0f752ee Merged revisions 80576 via svnmerge from by Jesus Cea · 14 years ago
  83. 79a9351 Merged revisions 80191 via svnmerge from by Ronald Oussoren · 14 years ago
  84. e7e59c2 Merged revisions 79352 via svnmerge from by Benjamin Peterson · 14 years ago
  85. 5a0a85e port r78813 from trunk fixing #8089 by Benjamin Peterson · 14 years ago
  86. 2417634 Merged revisions 78818 via svnmerge from by Benjamin Peterson · 14 years ago
  87. d4be7a2 Merged revisions 78808 via svnmerge from by Ronald Oussoren · 14 years ago
  88. 095d282 Merged revisions 78782 via svnmerge from by Ronald Oussoren · 14 years ago
  89. 8a0212e revert change unapplicable to 3.1 by Benjamin Peterson · 14 years ago
  90. 9d13bb8 Merged revisions 78469 via svnmerge from by Benjamin Peterson · 14 years ago
  91. 4d0a20a Merged revisions 78204 via svnmerge from by Martin v. Löwis · 14 years ago
  92. f659422 Merged revisions 78196 via svnmerge from by Martin v. Löwis · 14 years ago
  93. 175a884 Merged revisions 78156 via svnmerge from by Ronald Oussoren · 14 years ago
  94. c8c89c4 Merged revisions 78152 via svnmerge from by Ronald Oussoren · 14 years ago
  95. d573681 Merged revisions 78073 via svnmerge from by Ronald Oussoren · 14 years ago
  96. 652f4de Merged revisions 78066 via svnmerge from by Ronald Oussoren · 14 years ago
  97. 08fd672 Merged revisions 77862 via svnmerge from by Benjamin Peterson · 14 years ago
  98. b87f0d0 Merged revisions 77196 via svnmerge from by Mark Dickinson · 15 years ago
  99. 62eda4d Merged revisions 76815 via svnmerge from by Mark Dickinson · 15 years ago
  100. 875ada4 Merged revisions 76566 via svnmerge from by Mark Dickinson · 15 years ago