1. a538992 don't get me started about distutils... by Skip Montanaro · 19 years ago
  2. 9f6606a note build workaround for Sol10/gcc 3.4 by Skip Montanaro · 19 years ago
  3. a2534c8 Update 64-bit AIX and HP-UX build instructions (forward port). by Guido van Rossum · 19 years ago
  4. 539c662 - Changes donated by Elemental Security to make it work on HP-UX 11 on by Guido van Rossum · 19 years ago
  5. fad4640 Update URL. by Michael W. Hudson · 19 years ago
  6. 08cd598 Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant by Brett Cannon · 19 years ago
  7. 71dcc3e A few random updates to make things less horrifyingly out of date. by Michael W. Hudson · 19 years ago
  8. c560a00 happy new year! (on the trunk) by Anthony Baxter · 19 years ago
  9. 2eba0d6 Update VC references. Backported to 2.4. by Martin v. Löwis · 20 years ago
  10. e9d719b update gcc ref by Anthony Baxter · 20 years ago
  11. f30bc11 update version by Anthony Baxter · 20 years ago
  12. f30d60e Patch #510695: Add TSC profiling for the VM. by Martin v. Löwis · 20 years ago
  13. bb3ed7e Add this year to the copyright notices. by Barry Warsaw · 20 years ago
  14. bff63f0 update version at top of file by Skip Montanaro · 20 years ago
  15. 7c49747 updated HPUX notes. by Anthony Baxter · 21 years ago
  16. 9b32acd note about HP compiler. CC="cc -Ae" is least broken, but still broken by Anthony Baxter · 21 years ago
  17. c0bf33e This is release candidate 2 by Barry Warsaw · 21 years ago
  18. 55512dc Clarify a statement regarding both shared and static library. by Fred Drake · 21 years ago
  19. fa2d0eb Update version label by Jeremy Hylton · 21 years ago
  20. 3efa04a Patch #753845: Update README for Redhat 9 Tkinter compile with USC-4. by Martin v. Löwis · 21 years ago
  21. 932dab6 AMK's no longer maintaining his bookstore page. Refer to the books page on by Skip Montanaro · 21 years ago
  22. 3b8ee08 Patch #718286: Support DESTDIR. by Martin v. Löwis · 21 years ago
  23. 6dc4a8e add note about building with bsddb185 and making it appear as bsddb. by Skip Montanaro · 21 years ago
  24. fa1eddf Update version number and release date. by Guido van Rossum · 21 years ago
  25. 22e2f73 Update versions/dates for release of 2.3a2. Added some last-minute news. by Guido van Rossum · 21 years ago
  26. 7dc65d6 Fix typos. by Walter Dörwald · 21 years ago
  27. f60cdff Remove misleading advice. VERSION was not intended to be used that way. by Neil Schemenauer · 21 years ago
  28. 2d98db6 delete reference to defunct Misc/HPUX-NOTES. Adjust reference for BeOS notes. by Skip Montanaro · 21 years ago
  29. 56d8301 Merged Misc/AtheOS-NOTES into the platform-specific section. Rewrote the by Skip Montanaro · 21 years ago
  30. 4de9cba qualify known Solaris versions related to the binutils breakage. by Skip Montanaro · 21 years ago
  31. 59a7555 update info about binutils 2.13 breakage on Solaris. by Skip Montanaro · 21 years ago
  32. f122688 Various updates to the version number, on the eve of the 2.3a1 release. by Guido van Rossum · 22 years ago
  33. 7e4cfcb Unsupport --without-universal-newlines. by Martin v. Löwis · 22 years ago
  34. 779ffc0 Add compile-time errors for unsupported systems. by Martin v. Löwis · 22 years ago
  35. 62d45c0 Add XXX note about Sleepycat's BSDDB. by Guido van Rossum · 22 years ago
  36. 9cea5f5 Explain what to do in case of missing shared libraries. Remove mentioning by Martin v. Löwis · 22 years ago
  37. 3a7ad5c delete reference to building on Minix, which will be unsupported in 2.3 by Skip Montanaro · 22 years ago
  38. 146f61d Update config.h to pyconfig.h. by Fred Drake · 22 years ago
  39. 6e75364 I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system by Barry Warsaw · 22 years ago
  40. 6a8557d There was a typo in the MacOSX section regarding the stacksize issue. by Barry Warsaw · 22 years ago
  41. 4299231 Warn about binutils 2.13 on Solaris. by Guido van Rossum · 22 years ago
  42. 84a0164 Changes to the OSX section: by Jack Jansen · 22 years ago
  43. 6506967 Document that --enable-shared puts PIC objects into the static libpython. by Martin v. Löwis · 22 years ago
  44. 33876f5 Patch: by Michael W. Hudson · 22 years ago
  45. 1c63a59 Actualized descrintro.html URL. by Guido van Rossum · 22 years ago
  46. be6e0f4 Random tweaks & updates. by Michael W. Hudson · 22 years ago
  47. 57454e5 This introduces stricter library/header file checking for the Berkeley DB by Skip Montanaro · 22 years ago
  48. 59518b0 Fix typo: ptread --> pthread Closes SF bug #554644. by Fred Drake · 22 years ago
  49. 4e1dd7d Add warning about the HP PA-RISC 2.0 C compiler's optimizer. by Guido van Rossum · 22 years ago
  50. 7b8c754 Mass checkin of universal newline support. by Jack Jansen · 22 years ago
  51. 1142de3 Patch #527027: Allow building python as shared library. by Martin v. Löwis · 22 years ago
  52. 83d042d [Bug #532136] Change path in README, as suggested by Ralph Corderoy by Andrew M. Kuchling · 22 years ago
  53. c7f4541 Update version number in README. by Guido van Rossum · 22 years ago
  54. 494cdb6 Add 2002 to PSF copyrights. by Michael W. Hudson · 22 years ago
  55. 59b0b60 Updates related to Modules/Setup and setup.py. This addresses SF bug by Guido van Rossum · 22 years ago
  56. 2dcec0c Quick build: clarify that you have to do "make install" as root; OS by Guido van Rossum · 22 years ago
  57. 61fec30 Rephrased the OSX stack limit problem, after a complaint about it. by Jack Jansen · 22 years ago
  58. b655464 Apparently it's Cygwin with a capital C. by Michael W. Hudson · 23 years ago
  59. 4ebde09 Fix a typo by Neal Norwitz · 23 years ago
  60. 1c4523f More cygwin news. This section is getting a bit long. Oh well. by Michael W. Hudson · 23 years ago
  61. 0655745 Merge last minute 2.2c1 changes from branch to trunk. by Barry Warsaw · 23 years ago
  62. be5ce18 This is what Jason Tishler and I believe to be the state of play on Cygwin by Michael W. Hudson · 23 years ago
  63. 6a77cf1 Cleaned up Mac OS X section to the current state of affairs. by Jack Jansen · 23 years ago
  64. f8197d4 OSX notes: by Jack Jansen · 23 years ago
  65. 4c398fd Mac OS X build instructions talked about --without-toolbox-glue, but by Jack Jansen · 23 years ago
  66. ef67ded Remove false statement about running make in the Modules directory. by Guido van Rossum · 23 years ago
  67. a68ca35 Add note about profiling. by Guido van Rossum · 23 years ago
  68. 387c547 Revert parts of patch #453627, documenting the resulting test failures instead. by Martin v. Löwis · 23 years ago
  69. a39ef86 Removed NeXT notes (replacing them with a line saying NeXT is no by Jack Jansen · 23 years ago
  70. 8449f6b Update build notes for Mac OS X 10.0. This closes SF bug #416530. by Fred Drake · 23 years ago
  71. 6db412b Bump the version number in more places by Guido van Rossum · 23 years ago
  72. 16e809e This is (hopefully) last checkin before releasing 2.1c2 -- get rid of by Guido van Rossum · 23 years ago
  73. 7be8ca0 Add more general warning against the SGI optimizer. by Guido van Rossum · 23 years ago
  74. 23f7aed Because this code was derived from Python 1.6.1 (amongst others), the by Guido van Rossum · 23 years ago
  75. 42fc7cc SF patch [ #413750 ] Cygwin entry for README file, from Jason Tishler. by Tim Peters · 23 years ago
  76. 27dca06 Update Mac OS X platform notes. by Fred Drake · 23 years ago
  77. a0ea7c1 Set copyright to PSF. Don't bother with 2000. by Guido van Rossum · 23 years ago
  78. 1c24f9c Document that _REENTRANT is not needed explicitly. by Martin v. Löwis · 23 years ago
  79. ebe3045 Update build notes to mention setup.py by Andrew M. Kuchling · 23 years ago
  80. 9e9bb01 Fix typo by Andrew M. Kuchling · 23 years ago
  81. 0e91dc7 Add more information regarding the altinstall target. by Neil Schemenauer · 23 years ago
  82. 8ee0614 Rewrite AIX blurb to make clear threads are the default, and add note about by Thomas Wouters · 23 years ago
  83. dabed75 Added note about need for -traditional-cpp on the MacOS X Public Beta. by Fred Drake · 23 years ago
  84. 73f8ab2 - Edit the QNX instructions to refer to Makefile, not Modules/Makefile. by Neil Schemenauer · 23 years ago
  85. 3f52da5 Update the build instructions for flat makefile. by Neil Schemenauer · 23 years ago
  86. 67345eb Updated for 2.1; removed references to BeOpen.com and PythonLabs. by Guido van Rossum · 23 years ago
  87. 2df6694 Document --with-cxx. by Martin v. Löwis · 24 years ago
  88. 8007849 Update build instructions to reflect the rename from Setup.in to Setup.dist. by Fred Drake · 24 years ago
  89. 6caae14 Try to clarify when the Modules/Setup file should be edited. Added by Fred Drake · 24 years ago
  90. b675081 the usual by Jeremy Hylton · 24 years ago
  91. cc46bd2 the usual by Jeremy Hylton · 24 years ago
  92. 36ed560 Added section on threads problems on Reliant UNIX; this relates to by Fred Drake · 24 years ago
  93. 0b5fb2b Add a paragraph about an optimization bug in SGI compilers which affects by Fred Drake · 24 years ago
  94. 3cc7e4d Update list of extension modules that may be interesting to enable on by Fred Drake · 24 years ago
  95. 8179a9d Clarify that the Tk interface is not enabled by default when building by Fred Drake · 24 years ago
  96. ba90909 It's beta 2 now. Updated some stale URLs at pythonlabs.com. by Guido van Rossum · 24 years ago
  97. 0344424 Updated Windows build info. by Tim Peters · 24 years ago
  98. 7a12ef3 Added BeOpen support plug. by Guido van Rossum · 24 years ago
  99. 4f40c2d Many changes suggested by Bob Weiner, mostly small grammatical fixes by Guido van Rossum · 24 years ago
  100. 6ebd299 Remove a comma from CWI's copyright notice. by Guido van Rossum · 24 years ago