1. 8c18fbe bpo-27593: Revise git SCM build info. (#744) (#745) by Ned Deily · 7 years ago
  2. 95c50e5 [3.6] bpo-27593: Get SCM build info from git instead of hg. (#446) (#454) by Ned Deily · 7 years ago
  3. 2a352b6 Issue #26851: Set Android compilation and link flags. by Xavier de Gaye · 7 years ago
  4. bdf0d0f Issue #28762: lockf() is available on Android API level 24, but the by Xavier de Gaye · 7 years ago
  5. 40e320b Issue #28538: On Darwin net/if.h requires that sys/socket.h be included beforehand. by Xavier de Gaye · 7 years ago
  6. 7087842 Issue #28538: Fix the compilation error that occurs because if_nameindex() is by Xavier de Gaye · 7 years ago
  7. b0eb986 merge 3.5 (#28932) by Benjamin Peterson · 7 years ago
  8. fb2ae15 add a specific configure check for sys/random.h (closes #28932) by Benjamin Peterson · 7 years ago
  9. e13c320 Issue #28190: Cross compiling the _curses module does not use anymore by Xavier de Gaye · 7 years ago
  10. 32cf1ac Issue #28849: Do not define sys.implementation._multiarch on Android. by Xavier de Gaye · 7 years ago
  11. e45df0a Issue #10656: Merge AIX build fix from 3.5 by Martin Panter · 7 years ago
  12. 164eea5 Rename the new --with-optimiations flag to --enable-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 7 years ago
  13. 1016b2f Rename the new --with-optimiations flag to --enable-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 7 years ago
  14. 395733d Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 7 years ago
  15. 1d8f755 Issue #28605: Fix the help and What's New entry for --with-optimizations. by Brett Cannon · 8 years ago
  16. 938da64 Write configure message to AS_MESSAGE_FD by Christian Heimes · 8 years ago
  17. 0c21214 replace usage of Py_VA_COPY with the (C99) standard va_copy by Benjamin Peterson · 8 years ago
  18. 37098cd more granular configure checks for clock_* functions (closes #28081) by Benjamin Peterson · 8 years ago
  19. 11a86ff Issue #28066: Merge srcdir fix from 3.5 by Martin Panter · 8 years ago
  20. c5ee3ca Issue #28066: Fix include search directory logic for out-of-tree builds by Martin Panter · 8 years ago
  21. 92dec54 Issue #28046: get_sysconfigdata_name() uses the _PYTHON_SYSCONFIGDATA_NAME by Xavier de Gaye · 8 years ago
  22. ea80ffb Issue #23545: Turn on extra warnings on GCC. by Serhiy Storchaka · 8 years ago
  23. 050af5d Backed out changeset 8460a729e1de by Benjamin Peterson · 8 years ago
  24. cc1ea5d force gcc to use c99 inline semantics by Benjamin Peterson · 8 years ago
  25. c4b53af Issue #28046: Remove platform-specific directories from sys.path by Zachary Ware · 8 years ago
  26. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 8 years ago
  27. 935043d Closes #27976: Deprecate bundled full copy of libffi by Zachary Ware · 8 years ago
  28. 4fd64b9 remove ceval timestamp support by Benjamin Peterson · 8 years ago
  29. 7d895ac remove --with(out)-signal-module, since the signal module is non-optional by Benjamin Peterson · 8 years ago
  30. a845a81 remove unused osx10.5 sdk check by Benjamin Peterson · 8 years ago
  31. 93b2dee compile with -std=c99 instead of -std=gnu99; use kiddie-gloves with bluetooth/bluetooh.h (#28017) by Benjamin Peterson · 8 years ago
  32. ba7224f issue28032: never imply --with-lto as part of --with-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  33. 14c7f71 issue28032: never imply --with-lto as part of --with-optimizations. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  34. 0be894b Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Martin Panter · 8 years ago
  35. 799520c Fixes issue# 27983: Cause lack of llvm-profdata tool when using clang - by Gregory P. Smith · 8 years ago
  36. 8c94f97 Issue #26359: Add the --with-optimizations flag. by Brett Cannon · 8 years ago
  37. 01c340d do not leak addrinfo in configure test by Benjamin Peterson · 8 years ago
  38. 47ff073 more PY_LONG_LONG to long long by Benjamin Peterson · 8 years ago
  39. 7f9eb6e Issue 28017: Use -std=gnu99 to get C99 with GNU extensions for bluetooth.h on big endian. by Christian Heimes · 8 years ago
  40. f3b5bca Fixes Issue #27983: Cause lack of llvm-profdata tool when using clang as by Gregory P. Smith · 8 years ago
  41. d170256 put -std=c99 in CFLAGS_NODIST by Benjamin Peterson · 8 years ago
  42. 7490577 compile with -std=c99 by Benjamin Peterson · 8 years ago
  43. 0d67ed5 permit intermingled declarations by Benjamin Peterson · 8 years ago
  44. a9296e7 require C99 bool by Benjamin Peterson · 8 years ago
  45. 63d98bc Issue #26359: Add the --with-optimizations configure flag. by Brett Cannon · 8 years ago
  46. 0cf2238 merge 3.5 by Benjamin Peterson · 8 years ago
  47. 8482ce4 Issue #21122: Fix LTO builds on OS X. Patch by Brett Cannon. by Ned Deily · 8 years ago
  48. df6ff7b add back SIZEOF_UINTPTR_T by Benjamin Peterson · 8 years ago
  49. b9d9eed require uintptr_t to exist by Benjamin Peterson · 8 years ago
  50. 4fe5510 require standard int types to be defined (#17884) by Benjamin Peterson · 8 years ago
  51. ed4aa83 require a long long data type (closes #27961) by Benjamin Peterson · 8 years ago
  52. dffa394 Issue #27744: Add AF_ALG (Linux Kernel crypto) to socket module. by Christian Heimes · 8 years ago
  53. 5c38cb2 - Issue #27917: Set platform triplets for Android builds. by doko@ubuntu.com · 8 years ago
  54. 15f44ab Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Raymond Hettinger · 8 years ago
  55. 75b1cb1 - Issue #23968, keep platform_triplet and multiarch macros in sync by doko@ubuntu.com · 8 years ago
  56. 8c3c52b Issue #25825: Merge $(LIBPL) fix from 3.5 by Martin Panter · 8 years ago
  57. 5de141f Issue #25825: Fix references to $(LIBPL) installation path on AIX by Martin Panter · 8 years ago
  58. 5a44fa1 merge 3.5 (#27670) by Benjamin Peterson · 8 years ago
  59. c2fcbf4 https link to the bug tracker (closes #27670) by Benjamin Peterson · 8 years ago
  60. 0c859f3 Issue #27641: Merge cross-compiling improvement from 3.5 by Martin Panter · 8 years ago
  61. 6074f21 (merge from 3.5) Issue #27453: CPP invocation in configure must use CPPFLAGS. by Xavier de Gaye · 8 years ago
  62. 3a32bdf Issue #27453: CPP invocation in configure must use CPPFLAGS. by Xavier de Gaye · 8 years ago
  63. 43a94a7 Issue #27641: Comment out regeneration rules when cross compiling by Martin Panter · 8 years ago
  64. 4b53359 Issue #27490: Merge pgen cross-compile logic from 3.5 by Martin Panter · 8 years ago
  65. eac67be Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 8 years ago
  66. 8d49896 (merge from 3.5) Issue #26662: Set PYTHON_FOR_GEN in configure by Xavier de Gaye · 8 years ago
  67. fd0d593 Issue #26662: Set PYTHON_FOR_GEN in configure by Xavier de Gaye · 8 years ago
  68. 95750b1 Issue #27442: Expose the Android API level in sysconfig.get_config_vars() by Xavier de Gaye · 8 years ago
  69. 4afd143 Issue #27434: Version of interpreter running a cross-build and source version must be the same. by Xavier de Gaye · 8 years ago
  70. 50600a7 merge 3.5 (#24557) by Benjamin Peterson · 8 years ago
  71. b8a2f51 assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557) by Benjamin Peterson · 8 years ago
  72. 006a56c - Don't use largefile support for GNU/Hurd. by doko@ubuntu.com · 8 years ago
  73. 5553231 - Issue #23968: Rename the platform directory from plat-$(MACHDEP) to by doko@ubuntu.com · 8 years ago
  74. 9ff9cbd Merge 3.5 (os.urandom) by Victor Stinner · 8 years ago
  75. dddf484 os.urandom() doesn't block on Linux anymore by Victor Stinner · 8 years ago
  76. 3e04d5b Issue #27076: Merge spelling from 3.5 by Martin Panter · 8 years ago
  77. 46f5072 Issue #27076: Doc, comment and tests spelling fixes by Martin Panter · 8 years ago
  78. c2f7d87 Issue #26932: Fixed support of RTLD_* constants defined as enum values, by Serhiy Storchaka · 8 years ago
  79. 267b639 Issue #20306: The pw_gecos and pw_passwd fields are not required by POSIX. by Stefan Krah · 8 years ago
  80. da28494 Issue #22359: Merge cross-compilation fix from 3.5 by Martin Panter · 8 years ago
  81. 1046d5c Issue #22359: Disable running cross-compiled _freeze_importlib and pgen by Martin Panter · 8 years ago
  82. 79a12a2 Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  83. d82da9f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  84. 7258176 Merge 3.5 (os.urandom) by Victor Stinner · 8 years ago
  85. 1b80b24 configure: fix HAVE_GETRANDOM_SYSCALL check by Victor Stinner · 8 years ago
  86. a350600 Issue #23735: Merge Readline resize handling from 3.5 by Martin Panter · 8 years ago
  87. 5dbbf1a Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price by Martin Panter · 8 years ago
  88. 499d365 Issue #17603: Merge configure.ac fix from 3.5 by Martin Panter · 8 years ago
  89. d887d1f Issue #17603: Check for st_blocks field without requiring fileblocks.o by Martin Panter · 8 years ago
  90. 686905f Issue #24324: merge from 3.5 by Ned Deily · 8 years ago
  91. bec699e Issue #24324: Do not enable unreachable code warnings when using by Ned Deily · 8 years ago
  92. 266514a Issue #25827: Merge with 3.5 by Zachary Ware · 8 years ago
  93. 5af8564 Issue #25827: Add support for ICC to configure by Zachary Ware · 8 years ago
  94. bae2d62 Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the getrandom() by Victor Stinner · 9 years ago
  95. 36df60f Merge for issue #24915 by Brett Cannon · 9 years ago
  96. 7188a3e Issue #24915: Add Clang support to PGO builds and use the test suite by Brett Cannon · 9 years ago
  97. 3abf44e Issue #25003: On Solaris 11.3 or newer, os.urandom() now uses the getrandom() by Victor Stinner · 9 years ago
  98. 0c8ccff Merge from 3.5 (#24543). by Stefan Krah · 9 years ago
  99. e31db2a Issue #24543: Use AC_LINK instead of AC_COMPILE in order to prevent false by Stefan Krah · 9 years ago
  100. 7aa5341 Reverting my previous commit. by Yury Selivanov · 9 years ago