1. 6d3d0fe - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  2. 1621d77 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  3. d5537d0 - Issue #16754: Fix the incorrect shared library extension on linux. Introduce by doko@ubuntu.com · 11 years ago
  4. 998b105 Closes #16116: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  5. e87acc1 Issue #16116: Now uses corrected include and library paths when building C extensions in a venv. by Vinay Sajip · 12 years ago
  6. d17833d Closes #16135: Removal of OS/2 support (distutils) by Jesus Cea · 12 years ago
  7. 8cffdd9 Closes #15367: Corrected computation of include locations for source builds on Windows. Thanks to Richard Oudkerk for the bug report and patch. by Vinay Sajip · 12 years ago
  8. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago
  9. 1d175f7 Merge fixes for #1326113 and #12297 from 3.2 by Éric Araujo · 12 years ago
  10. b2f5c0a Fix parsing of build_ext --libraries option (#1326113) by Éric Araujo · 12 years ago
  11. e674747 Issue #12326: refactor usage of sys.platform by Victor Stinner · 13 years ago
  12. 7c9719c Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller. by Senthil Kumaran · 13 years ago
  13. 60532bd Fix build_ext with VS 8.0. Patch by Hirokazu Yamamoto (#9558). by Éric Araujo · 14 years ago
  14. 8cf4eae First (uncontroversial) part of issue 9807. by Barry Warsaw · 14 years ago
  15. 8e6b407 Issue #941346: Improve the build process under AIX and allow Python to by Antoine Pitrou · 14 years ago
  16. 3679727 reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen. by Tarek Ziadé · 14 years ago
  17. 8b441d0 Merged revisions 77759,77761 via svnmerge from by Tarek Ziadé · 15 years ago
  18. edacea3 Merged revisions 77704,77752 via svnmerge from by Tarek Ziadé · 15 years ago
  19. 88e2c5d Merged revisions 76956 via svnmerge from by Tarek Ziadé · 15 years ago
  20. 6103ab1 Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0). by Antoine Pitrou · 15 years ago
  21. 6504c66 Merged revisions 73946 via svnmerge from by Tarek Ziadé · 15 years ago
  22. 26f0c64 Merged revisions 73901 via svnmerge from by Tarek Ziadé · 15 years ago
  23. 556934b Merged revisions 73895 via svnmerge from by Tarek Ziadé · 15 years ago
  24. dd07ebb Merged revisions 73864 via svnmerge from by Tarek Ziadé · 15 years ago
  25. e10d6de Merged revisions 73790 via svnmerge from by Tarek Ziadé · 15 years ago
  26. 0156f91 Merged revisions 73688 via svnmerge from by Tarek Ziadé · 15 years ago
  27. 822eb84 Merged revisions 72781 via svnmerge from by Tarek Ziadé · 15 years ago
  28. d18a84e Merged revisions 72758 via svnmerge from by Tarek Ziadé · 15 years ago
  29. 976faf9 Merged revisions 72593 via svnmerge from by Benjamin Peterson · 15 years ago
  30. ff0e500 Merged revisions 72585 via svnmerge from by Tarek Ziadé · 15 years ago
  31. 06fbee1 Merged revisions 72531 via svnmerge from by Tarek Ziadé · 15 years ago
  32. 3091129 Merged revisions 70920,70922 via svnmerge from by Tarek Ziadé · 15 years ago
  33. b2e36f1 Merged revisions 70910 via svnmerge from by Tarek Ziadé · 15 years ago
  34. 38e3d51 Merged revisions 70017 via svnmerge from by Tarek Ziadé · 15 years ago
  35. 041fb34 Merged revisions 70003 via svnmerge from by Tarek Ziadé · 15 years ago
  36. 5874ef1 Merged revisions 69316 via svnmerge from by Tarek Ziadé · 15 years ago
  37. 95b1cf6 Merged revisions 65667 via svnmerge from by Hirokazu Yamamoto · 16 years ago
  38. 61cb087 Remove incorrect usages of map() in distutils. Reported by Lisandro Dalcin. by Amaury Forgeot d'Arc · 16 years ago
  39. 3b4e479 Follow-up of PEP 3121: by Amaury Forgeot d'Arc · 16 years ago
  40. 6461e10 Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,62947-62949 via svnmerge from by Alexandre Vassalotti · 16 years ago
  41. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 16 years ago
  42. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 17 years ago
  43. cbf3b5c Merged revisions 59275-59303 via svnmerge from by Christian Heimes · 17 years ago
  44. 3172c5d Patch# 1258 by Christian Heimes: kill basestring. by Guido van Rossum · 17 years ago
  45. 5b7e9d7 General cleanup, raise normalization in Lib/distutils. by Collin Winter · 17 years ago
  46. 572dbf8 Checkpoint. Manipulated things so that string literals are always by Guido van Rossum · 17 years ago
  47. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  48. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  49. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 17 years ago
  50. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  51. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  52. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  53. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  54. d910855 Remove apply() by Neal Norwitz · 18 years ago
  55. 5a6601c Update compatibility comments to 2.1, corresponding to PEP 291 1.13. by Martin v. Löwis · 20 years ago
  56. a024034 Patch 1046644 - improved distutils support for SWIG. by Anthony Baxter · 20 years ago
  57. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  58. c312b07 Reverting local change checked in by mistake. by Tim Peters · 20 years ago
  59. 926bc22 Added 2.3.3 and 2.3.4 to the release table. Added 2004 to the list of by Tim Peters · 20 years ago
  60. 8279170 Revert another local change that snuck into a whitespace normalization patch. by Tim Peters · 21 years ago
  61. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  62. d448f66 Add comment to Distutil files about requiring 1.5.2 compatibility, as by Andrew M. Kuchling · 22 years ago
  63. a6483d2 Remove 'created by' lines; people can use CVS for this, and the information is often out of date by Andrew M. Kuchling · 22 years ago
  64. 1cace1a [Bug #550364] Use sysconfig.get_python_version() by Andrew M. Kuchling · 22 years ago
  65. 6b01685 This patch fixes the following bugs: by Gustavo Niemeyer · 22 years ago
  66. 47ca2bc [Patch #588809] Remove check of environment variables; sysconfig.py will do that now by Andrew M. Kuchling · 22 years ago
  67. 05c9335 Fixes SF bug#614051: win32 build_ext problem. by Thomas Heller · 22 years ago
  68. c01b350 Only import msvccompiler on win32 platforms. by Jeremy Hylton · 22 years ago
  69. c18fde5 Extend dependency tracking so that .o files are rebuilt. by Jeremy Hylton · 22 years ago
  70. 09e532b Add a new definition to Extension objects: depends. by Jeremy Hylton · 22 years ago
  71. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  72. cd8a114 Make setup.py less chatty by default. by Jeremy Hylton · 22 years ago
  73. 378498d Append the PC specific include 'PC' and library 'PCBuild' directories by Thomas Heller · 22 years ago
  74. 2544f51 OS/2 patches by Andrew I MacIntyre for distutils. by Marc-André Lemburg · 23 years ago
  75. 5cba76d SWIGing a source file <name>.i silently overwrites <name>.c if it is by Thomas Heller · 23 years ago
  76. 9028d0a Visious hackery to solve a build-control problem related to our use of by Fred Drake · 23 years ago
  77. 21d4535 Whitespace normalization. by Fred Drake · 23 years ago
  78. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  79. 7620bbd Fix bug #233253: the --define and --undef options didn't work, whether by Andrew M. Kuchling · 23 years ago
  80. 22fcae9 Make docstrings raw, since they contain literal backslashes. by Ka-Ping Yee · 23 years ago
  81. 27eba5e Split the rpath argument into multiple paths, turning it into a list. by Andrew M. Kuchling · 23 years ago
  82. 49c9942 Added an execution layer to be able to customize per-extension building. by Marc-André Lemburg · 24 years ago
  83. 506f0b1 Part of patch #102409: special cases for Cygwin: by Andrew M. Kuchling · 24 years ago
  84. 705a3ad Check in patch #102971: if library_dirs is a string, split it using by Andrew M. Kuchling · 24 years ago
  85. cb1f4c4 Standardized whitespace around function calls. by Greg Ward · 24 years ago
  86. 18b9b93 Removed the implib_dir instance variable because it is unused. by Thomas Heller · 24 years ago
  87. 99b032e Added 'boolean_options' list to support config file parsing. by Greg Ward · 24 years ago
  88. df9e6b8 Fixed to respect 'define_macros' and 'undef_macros' on Extension object. by Greg Ward · 24 years ago
  89. 9ae7c3c Document the directory separatory for include dir and library dir lists. by Greg Ward · 24 years ago
  90. d602909 Adjust to the new sysconfig regime: use 'get_config_var()' instead by Greg Ward · 24 years ago
  91. 6a2035d Typo fix. by Greg Ward · 24 years ago
  92. d8014e6 In 'check_extensions_list()': when converting old-style 'buildinfo' dict, by Greg Ward · 24 years ago
  93. a35c931 get_export_symbols() changed, adds now module init function if not given by Greg Ward · 24 years ago
  94. 0419a4f Patch from Rene Liebscher, tweaked by me: by Greg Ward · 24 years ago
  95. 612eb9f Fixed a grab-bag of typos spotted by Rob Hooft. by Greg Ward · 24 years ago
  96. 53c1bc3 Typo fix from David Ascher. by Greg Ward · 24 years ago
  97. 23adc9f Typo fix from Bastian Kleineidam by Andrew M. Kuchling · 24 years ago
  98. 65d6edb fix inconsistent use of tabs and spaces by Jeremy Hylton · 24 years ago
  99. 22e1bf7 Don't try to guess the name of a .def file -- if one is supplied, use it, by Greg Ward · 24 years ago
  100. df112a7 Fixed so 'get_source_files()' calls 'check_extension_list()' -- that way, by Greg Ward · 24 years ago