summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* GHOP #217: add support for compiling Python with coverage checking enabled.Georg Brandl2008-05-181-0/+20
|
* Bump to 2.6a3v2.6a3Barry Warsaw2008-05-081-1/+1
|
* Updating for 2.6a2v2.6a2Barry Warsaw2008-04-031-1/+1
|
* Suggested proposed changes to Python be considered on some mailing lists firstBenjamin Peterson2008-04-021-3/+5
|
* The other download formats will be available for 2.6 too.Georg Brandl2008-03-301-1/+1
|
* Updated README regarding doc formatsBenjamin Peterson2008-03-301-8/+8
|
* Elaborate on the role of the altinstall target when installing multipleSkip Montanaro2008-03-051-8/+21
| | | | versions.
* More copyright year and version number bumpsv2.6a1Barry Warsaw2008-03-011-2/+2
|
* Docs are rst now.Georg Brandl2008-02-091-1/+1
|
* Update links to bug/patch trackerAndrew M. Kuchling2008-01-041-4/+4
|
* Fixed bug #1613: Makefile's VPATH feature is brokenChristian Heimes2007-12-131-0/+3
|
* Remove all tabs in that file.Georg Brandl2007-12-091-5/+5
|
* #1575: the Mac readme is now one level up.Georg Brandl2007-12-091-1/+1
|
* Have configure raise an error when building on AtheOS. Code specific to AtheOSBrett Cannon2007-06-021-1/+5
| | | | will be removed in Python 2.7.
* Update directories/files at the top-level.Neal Norwitz2007-05-201-1/+2
|
* rotor is long gone.Neal Norwitz2007-05-201-1/+1
|
* Remove the rgbimg module. It has been deprecated since Python 2.5.Brett Cannon2007-05-201-3/+3
|
* Patch #1673121: update README wrt. OSX default shell.Georg Brandl2007-03-061-3/+3
|
* update to (c) years to include 2007Anthony Baxter2007-01-061-1/+2
|
* Update version.Guido van Rossum2006-11-301-2/+2
|
* Bug #1594809: add a note to README regarding PYTHONPATH and make install.Georg Brandl2006-11-151-0/+5
|
* preparing for 2.5c1Anthony Baxter2006-08-161-2/+2
|
* pre-release machinationsAnthony Baxter2006-08-021-2/+2
|
* Update list of unsupported systems. Fixes #1510853.Martin v. Löwis2006-07-241-13/+25
|
* preparing for 2.5b2Anthony Baxter2006-07-101-1/+1
|
* Patch 1471883: --enable-universalsdk on Mac OS XRonald Oussoren2006-04-291-1/+6
|
* Patch #1324762: Change --with-cxx to --with-cxx-main.Martin v. Löwis2006-04-141-7/+29
|
* raise the minimum supported BerkeleyDB version to 3.3 and add notes toGregory P. Smith2006-04-131-3/+2
| | | | news about this and a couple other recent fixes.
* Patch #1464444: Add --with-system-ffi.Martin v. Löwis2006-04-111-0/+3
|
* preparation for 2.5a1Anthony Baxter2006-04-031-1/+1
|
* added sqlite3 sectionAnthony Baxter2006-04-031-317/+328
| | | | | | expanded tabs fixed a couple of typos removed .cvsignore reference
* Remove mention of fpectl in README.Georg Brandl2006-03-201-5/+0
|
* bug #872175: add --with-fpectl to READMEGeorg Brandl2006-02-201-0/+5
|
* Update general copyright years to 2006.Georg Brandl2006-02-111-1/+1
|
* don't get me started about distutils...Skip Montanaro2005-11-171-0/+1
|
* note build workaround for Sol10/gcc 3.4Skip Montanaro2005-11-171-0/+6
|
* Update 64-bit AIX and HP-UX build instructions (forward port).Guido van Rossum2005-09-201-4/+11
|
* - Changes donated by Elemental Security to make it work on HP-UX 11 onGuido van Rossum2005-09-141-1/+19
| | | | Itanium2 with HP's 64-bit compiler (SF patch #1225212).
* Update URL.Michael W. Hudson2005-06-161-1/+1
|
* Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. MeantBrett Cannon2005-04-241-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. Hudson2005-02-221-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 Baxter2005-01-251-2/+2
|
* Update VC references. Backported to 2.4.Martin v. Löwis2004-12-241-2/+2
|
* update gcc refAnthony Baxter2004-11-301-1/+1
|
* update versionAnthony Baxter2004-09-021-1/+1
|
* Patch #510695: Add TSC profiling for the VM.Martin v. Löwis2004-06-081-0/+1
|
* Add this year to the copyright notices.Barry Warsaw2004-05-091-1/+1
|
* update version at top of fileSkip Montanaro2004-03-051-2/+2
|
* updated HPUX notes.Anthony Baxter2003-10-011-3/+10
|
* note about HP compiler. CC="cc -Ae" is least broken, but still brokenAnthony Baxter2003-09-231-1/+2
|