summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Add reminder that ossaudiodev can/should also be built on FreeBSD.Greg Ward2003-01-081-0/+2
* Enable building and testing of ossaudiodev for Linux.Guido van Rossum2003-01-081-0/+1
* The bsddb3 library does not build w/ Berkeley DB 3.0. 3.1 is the earliestSkip Montanaro2003-01-041-3/+1
* Split OPT make variable into OPT and BASECFLAGS. The latter contains thoseSkip Montanaro2003-01-011-2/+8
* Patch #660485: Cygwin _tkinter Tcl/Tk 8.3 patchJason Tishler2002-12-311-11/+15
* Search for and use BerkeleyDB 4.1 if it's available. Python'sBarry Warsaw2002-12-301-10/+9
* SF patch 658251: Install a C implementation of the Mersenne Twister as theRaymond Hettinger2002-12-291-0/+2
* The extension module macfs has been replaced by a pure Python version.Jack Jansen2002-12-191-6/+0
* This is J. Lewis Muir's patch:Michael W. Hudson2002-12-171-1/+42
* Build the datetime module for *n*x.Guido van Rossum2002-12-161-0/+2
* Patch #629126: Detect BLT by also looking for libBLT.Martin v. Löwis2002-12-121-0/+4
* Patch to make _codecs a builtin module. This is necessary sinceMarc-André Lemburg2002-12-121-2/+0
* Correct db3 /opt/sfw library path. Link ndbm with libc only if ndbm.hMartin v. Löwis2002-12-071-10/+10
* Search in standard library and include dirs for Sleepycat stuff.Martin v. Löwis2002-12-061-24/+34
* [Patch #641685] setup.py contained code for finding libraries, insteadAndrew M. Kuchling2002-11-271-8/+24
* Don't disable building Mac-specific modules for a non-framework build:Just van Rossum2002-11-241-99/+89
* Added the alias manager too. The interface isn't perfect yet: the aliasJack Jansen2002-11-221-0/+2
* Got angry and added support for pretty much the whole file and folderJack Jansen2002-11-221-0/+4
* Don't try to use unsupported DB versions.Martin v. Löwis2002-11-191-9/+3
* Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.Martin v. Löwis2002-11-191-43/+8
* Look in db4 directories when checking for db4.Martin v. Löwis2002-11-091-4/+4
* Simply delete the fpectl module, instead of leaving it commented out;Andrew M. Kuchling2002-11-081-22/+0
* Patch implementing bz2 module.Gustavo Niemeyer2002-11-051-0/+5
* [SF bug 620364]Guido van Rossum2002-10-141-0/+3
* Disable building of the fpectl module -- it's dangerous or uselessGuido van Rossum2002-09-251-14/+15
* Only build the 'dl' extension when sys.maxint equals 2**31-1.Guido van Rossum2002-09-121-3/+5
* Revived the Carbon.Help module, but implementing the MacHelp API in steadJack Jansen2002-08-291-0/+4
* Slight reordering of directories searched for BerkDB libs and include files.Skip Montanaro2002-08-151-12/+23
* Patch #588564: _locale library patchJason Tishler2002-08-141-1/+6
* Regress Guido's change of 2002/08/06 to check for the zlib versionBarry Warsaw2002-08-131-4/+13
* Update the URL for getting zlib, and update the minimal requiredGuido van Rossum2002-08-061-4/+4
* Since the errno module is needed by os._execvpe(), and that is used by theFred Drake2002-08-051-2/+0
* Build the _IBCarbon module.Jack Jansen2002-08-041-0/+2
* Revert last checkin. Man, that was stupid.Michael W. Hudson2002-08-031-1/+1
* Another fix for:Michael W. Hudson2002-08-031-1/+1
* Fix forMichael W. Hudson2002-08-021-4/+5
* The readme file said that OSX Carbon modules were only built forJack Jansen2002-07-081-29/+41
* More fixes for building MacPython extension modules. It now actually succeedsJack Jansen2002-06-271-16/+18
* Fixed a few showstoppers in the process of making MacPython use setup.py to b...Jack Jansen2002-06-261-17/+18
* In the Extension() call, add runtime_library_dirs so that a usefulBarry Warsaw2002-06-241-0/+10
* Patch #557719 by Tony Lownds, slightly massaged by me: streamline theJack Jansen2002-06-211-10/+75
* Update description of the Expat library.Fred Drake2002-06-171-6/+9
* This introduces stricter library/header file checking for the Berkeley DBSkip Montanaro2002-06-141-40/+112
* Munge depends files to have absolute paths.Jeremy Hylton2002-06-131-2/+7
* Get rid of accidentally checked-in reference to "bits".Guido van Rossum2002-06-131-2/+0
* Add dependencies on socketmodule.h.Guido van Rossum2002-06-131-2/+6
* Patch #488073: AtheOS port.Martin v. Löwis2002-06-111-4/+15
* When using a Python that has not been installed to build 3rd-partyFred Drake2002-06-041-1/+0
* Patch #491107: Cygwin setup.py import workaround patchJason Tishler2002-05-221-0/+6
* Removed old Digital Creations copyright/license notices (withGuido van Rossum2002-04-041-1/+1