Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #1673121: update README wrt. OSX default shell. | Georg Brandl | 2007-03-06 | 1 | -3/+3 |
| | |||||
* | update to (c) years to include 2007 | Anthony Baxter | 2007-01-06 | 1 | -1/+2 |
| | |||||
* | Update version. | Guido van Rossum | 2006-11-30 | 1 | -2/+2 |
| | |||||
* | Bug #1594809: add a note to README regarding PYTHONPATH and make install. | Georg Brandl | 2006-11-15 | 1 | -0/+5 |
| | |||||
* | preparing for 2.5c1 | Anthony Baxter | 2006-08-16 | 1 | -2/+2 |
| | |||||
* | pre-release machinations | Anthony Baxter | 2006-08-02 | 1 | -2/+2 |
| | |||||
* | Update list of unsupported systems. Fixes #1510853. | Martin v. Löwis | 2006-07-24 | 1 | -13/+25 |
| | |||||
* | preparing for 2.5b2 | Anthony Baxter | 2006-07-10 | 1 | -1/+1 |
| | |||||
* | Patch 1471883: --enable-universalsdk on Mac OS X | Ronald Oussoren | 2006-04-29 | 1 | -1/+6 |
| | |||||
* | Patch #1324762: Change --with-cxx to --with-cxx-main. | Martin v. Löwis | 2006-04-14 | 1 | -7/+29 |
| | |||||
* | raise the minimum supported BerkeleyDB version to 3.3 and add notes to | Gregory P. Smith | 2006-04-13 | 1 | -3/+2 |
| | | | | news about this and a couple other recent fixes. | ||||
* | Patch #1464444: Add --with-system-ffi. | Martin v. Löwis | 2006-04-11 | 1 | -0/+3 |
| | |||||
* | preparation for 2.5a1 | Anthony Baxter | 2006-04-03 | 1 | -1/+1 |
| | |||||
* | added sqlite3 section | Anthony Baxter | 2006-04-03 | 1 | -317/+328 |
| | | | | | | expanded tabs fixed a couple of typos removed .cvsignore reference | ||||
* | Remove mention of fpectl in README. | Georg Brandl | 2006-03-20 | 1 | -5/+0 |
| | |||||
* | bug #872175: add --with-fpectl to README | Georg Brandl | 2006-02-20 | 1 | -0/+5 |
| | |||||
* | Update general copyright years to 2006. | Georg Brandl | 2006-02-11 | 1 | -1/+1 |
| | |||||
* | don't get me started about distutils... | Skip Montanaro | 2005-11-17 | 1 | -0/+1 |
| | |||||
* | note build workaround for Sol10/gcc 3.4 | Skip Montanaro | 2005-11-17 | 1 | -0/+6 |
| | |||||
* | Update 64-bit AIX and HP-UX build instructions (forward port). | Guido van Rossum | 2005-09-20 | 1 | -4/+11 |
| | |||||
* | - Changes donated by Elemental Security to make it work on HP-UX 11 on | Guido van Rossum | 2005-09-14 | 1 | -1/+19 |
| | | | | Itanium2 with HP's 64-bit compiler (SF patch #1225212). | ||||
* | Update URL. | Michael W. Hudson | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant | Brett Cannon | 2005-04-24 | 1 | -0/+3 |
| | | | | | | | to be used for flags that change binary compatibility. Distutils was tweaked to also use the variable if used during compilation of the interpreter. | ||||
* | A few random updates to make things less horrifyingly out of date. | Michael W. Hudson | 2005-02-22 | 1 | -51/+44 |
| | | | | | | | | | | | Delete some advice that can never, ever have worked. There are a couple of XXX comments for bits I don't know how to update. It would be really good not to release Python 2.5 with these in place :) This file is way too big. There's basically no chance of it staying up to date. | ||||
* | happy new year! (on the trunk) | Anthony Baxter | 2005-01-25 | 1 | -2/+2 |
| | |||||
* | Update VC references. Backported to 2.4. | Martin v. Löwis | 2004-12-24 | 1 | -2/+2 |
| | |||||
* | update gcc ref | Anthony Baxter | 2004-11-30 | 1 | -1/+1 |
| | |||||
* | update version | Anthony Baxter | 2004-09-02 | 1 | -1/+1 |
| | |||||
* | Patch #510695: Add TSC profiling for the VM. | Martin v. Löwis | 2004-06-08 | 1 | -0/+1 |
| | |||||
* | Add this year to the copyright notices. | Barry Warsaw | 2004-05-09 | 1 | -1/+1 |
| | |||||
* | update version at top of file | Skip Montanaro | 2004-03-05 | 1 | -2/+2 |
| | |||||
* | updated HPUX notes. | Anthony Baxter | 2003-10-01 | 1 | -3/+10 |
| | |||||
* | note about HP compiler. CC="cc -Ae" is least broken, but still broken | Anthony Baxter | 2003-09-23 | 1 | -1/+2 |
| | |||||
* | This is release candidate 2 | Barry Warsaw | 2003-07-25 | 1 | -1/+1 |
| | |||||
* | Clarify a statement regarding both shared and static library. | Fred Drake | 2003-07-21 | 1 | -5/+4 |
| | | | | Closes SF bug #774480. | ||||
* | Update version label | Jeremy Hylton | 2003-07-17 | 1 | -2/+2 |
| | |||||
* | Patch #753845: Update README for Redhat 9 Tkinter compile with USC-4. | Martin v. Löwis | 2003-06-14 | 1 | -2/+6 |
| | |||||
* | AMK's no longer maintaining his bookstore page. Refer to the books page on | Skip Montanaro | 2003-06-12 | 1 | -1/+1 |
| | | | | the wiki instead. | ||||
* | Patch #718286: Support DESTDIR. | Martin v. Löwis | 2003-05-11 | 1 | -0/+4 |
| | |||||
* | add note about building with bsddb185 and making it appear as bsddb. | Skip Montanaro | 2003-05-02 | 1 | -0/+15 |
| | |||||
* | Update version number and release date. | Guido van Rossum | 2003-04-25 | 1 | -2/+2 |
| | |||||
* | Update versions/dates for release of 2.3a2. Added some last-minute news. | Guido van Rossum | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | Fix typos. | Walter Dörwald | 2003-02-02 | 1 | -5/+5 |
| | |||||
* | Remove misleading advice. VERSION was not intended to be used that way. | Neil Schemenauer | 2003-01-15 | 1 | -6/+0 |
| | |||||
* | delete reference to defunct Misc/HPUX-NOTES. Adjust reference for BeOS | Skip Montanaro | 2003-01-06 | 1 | -6/+5 |
| | | | | notes. | ||||
* | Merged Misc/AtheOS-NOTES into the platform-specific section. Rewrote the | Skip Montanaro | 2003-01-04 | 1 | -39/+79 |
| | | | | | bsddb module build note to reflect the inclusion of bsddb3 and the demotion of the old bsddb module. | ||||
* | qualify known Solaris versions related to the binutils breakage. | Skip Montanaro | 2003-01-03 | 1 | -2/+5 |
| | |||||
* | update info about binutils 2.13 breakage on Solaris. | Skip Montanaro | 2003-01-03 | 1 | -2/+2 |
| | |||||
* | Various updates to the version number, on the eve of the 2.3a1 release. | Guido van Rossum | 2002-12-31 | 1 | -3/+3 |
| | |||||
* | Unsupport --without-universal-newlines. | Martin v. Löwis | 2002-12-19 | 1 | -1/+2 |
| |