summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Unsupport --without-universal-newlines.Martin v. Löwis2002-12-191-1/+2
* Add compile-time errors for unsupported systems.Martin v. Löwis2002-12-021-3/+25
* Add XXX note about Sleepycat's BSDDB.Guido van Rossum2002-12-021-0/+3
* Explain what to do in case of missing shared libraries. Remove mentioningMartin v. Löwis2002-11-151-5/+22
* delete reference to building on Minix, which will be unsupported in 2.3Skip Montanaro2002-11-121-2/+0
* Update config.h to pyconfig.h.Fred Drake2002-11-041-1/+1
* I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 systemBarry Warsaw2002-10-141-4/+5
* There was a typo in the MacOSX section regarding the stacksize issue.Barry Warsaw2002-10-141-4/+5
* Warn about binutils 2.13 on Solaris.Guido van Rossum2002-09-231-0/+7
* Changes to the OSX section:Jack Jansen2002-08-041-6/+13
* Document that --enable-shared puts PIC objects into the static libpython.Martin v. Löwis2002-08-031-1/+7
* Patch:Michael W. Hudson2002-07-311-9/+41
* Actualized descrintro.html URL.Guido van Rossum2002-07-091-1/+1
* Random tweaks & updates.Michael W. Hudson2002-06-231-12/+13
* This introduces stricter library/header file checking for the Berkeley DBSkip Montanaro2002-06-141-0/+40
* Fix typo: ptread --> pthreadFred Drake2002-05-111-1/+1
* Add warning about the HP PA-RISC 2.0 C compiler's optimizer.Guido van Rossum2002-04-231-0/+5
* Mass checkin of universal newline support.Jack Jansen2002-04-141-0/+7
* Patch #527027: Allow building python as shared library.Martin v. Löwis2002-03-291-0/+9
* [Bug #532136] Change path in README, as suggested by Ralph CorderoyAndrew M. Kuchling2002-03-211-2/+2
* Update version number in README.Guido van Rossum2002-03-111-1/+1
* Add 2002 to PSF copyrights.Michael W. Hudson2002-02-271-1/+1
* Updates related to Modules/Setup and setup.py. This addresses SF bugGuido van Rossum2002-02-081-59/+50
* Quick build: clarify that you have to do "make install" as root; OSGuido van Rossum2002-02-041-3/+13
* Rephrased the OSX stack limit problem, after a complaint about it.Jack Jansen2002-01-041-4/+5
* Apparently it's Cygwin with a capital C.Michael W. Hudson2001-12-191-2/+2
* Fix a typoNeal Norwitz2001-12-191-1/+1
* More cygwin news. This section is getting a bit long. Oh well.Michael W. Hudson2001-12-191-25/+43
* Merge last minute 2.2c1 changes from branch to trunk.Barry Warsaw2001-12-141-10/+22
* This is what Jason Tishler and I believe to be the state of play on CygwinMichael W. Hudson2001-12-121-23/+32
* Cleaned up Mac OS X section to the current state of affairs.Jack Jansen2001-12-061-10/+8
* OSX notes:Jack Jansen2001-11-121-5/+10
* Mac OS X build instructions talked about --without-toolbox-glue, butJack Jansen2001-10-081-1/+1
* Remove false statement about running make in the Modules directory.Guido van Rossum2001-10-051-3/+2
* Add note about profiling.Guido van Rossum2001-10-041-0/+15
* Revert parts of patch #453627, documenting the resulting test failuresMartin v. Löwis2001-09-061-0/+5
* Removed NeXT notes (replacing them with a line saying NeXT is noJack Jansen2001-08-191-17/+23
* Update build notes for Mac OS X 10.0.Fred Drake2001-05-091-10/+10
* Bump the version number in more placesGuido van Rossum2001-04-181-1/+1
* This is (hopefully) last checkin before releasing 2.1c2 -- get rid ofGuido van Rossum2001-04-161-21/+21
* Add more general warning against the SGI optimizer.Guido van Rossum2001-04-141-7/+5
* Because this code was derived from Python 1.6.1 (amongst others), theGuido van Rossum2001-04-121-1/+1
* SF patch [ #413750 ] Cygwin entry for README file, from Jason Tishler.Tim Peters2001-04-041-0/+37
* Update Mac OS X platform notes.Fred Drake2001-03-231-4/+8
* Set copyright to PSF. Don't bother with 2000.Guido van Rossum2001-03-221-1/+1
* Document that _REENTRANT is not needed explicitly.Martin v. Löwis2001-03-061-6/+10
* Update build notes to mention setup.pyAndrew M. Kuchling2001-02-271-22/+20
* Fix typoAndrew M. Kuchling2001-02-271-1/+1
* Add more information regarding the altinstall target.Neil Schemenauer2001-02-161-1/+7
* Rewrite AIX blurb to make clear threads are the default, and add note aboutThomas Wouters2001-02-151-5/+6