index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ossaudiodev has been building, so remove unnecessary pass and invalid comment
Neal Norwitz
2003-02-23
1
-2/+0
*
Add PEP 301 metadata.
Guido van Rossum
2003-02-20
1
-2/+42
*
Don't use self.announce() in a function that's not a method.
Guido van Rossum
2003-02-20
1
-3/+3
*
Don't try to build dl on darwin. It doesn't build out of the box, and it
Jack Jansen
2003-02-18
1
-1/+1
*
Re-enable compiling ossaudiodev now that it seems to work again.
Guido van Rossum
2003-02-13
1
-1/+1
*
Add compilation instructions for xxmodule.c.
Guido van Rossum
2003-02-11
1
-0/+4
*
This patch reverts the following:
Jason Tishler
2003-02-05
1
-5/+6
*
This patch enables Cygwin Python to build _tkinter against Tcl/Tk 8.4.
Jason Tishler
2003-02-05
1
-12/+4
*
Get ossaudiodev to compile on freebsd 4.7
Neal Norwitz
2003-02-02
1
-1/+2
*
Move itertools module from the sandbox and into production.
Raymond Hettinger
2003-02-01
1
-0/+2
*
Whitespace normalization.
Tim Peters
2003-01-29
1
-30/+30
*
Patch #670715: Universal Unicode Codec for POSIX iconv.
Martin v. Löwis
2003-01-26
1
-0/+18
*
Incorporate Expat 1.95.6.
Martin v. Löwis
2003-01-25
1
-4/+3
*
ossaudiodev.c currently gives compilation errors, and Greg doesn't fix
Guido van Rossum
2003-01-21
1
-2/+3
*
Add reminder that ossaudiodev can/should also be built on FreeBSD.
Greg Ward
2003-01-08
1
-0/+2
*
Enable building and testing of ossaudiodev for Linux.
Guido van Rossum
2003-01-08
1
-0/+1
*
The bsddb3 library does not build w/ Berkeley DB 3.0. 3.1 is the earliest
Skip Montanaro
2003-01-04
1
-3/+1
*
Split OPT make variable into OPT and BASECFLAGS. The latter contains those
Skip Montanaro
2003-01-01
1
-2/+8
*
Patch #660485: Cygwin _tkinter Tcl/Tk 8.3 patch
Jason Tishler
2002-12-31
1
-11/+15
*
Search for and use BerkeleyDB 4.1 if it's available. Python's
Barry Warsaw
2002-12-30
1
-10/+9
*
SF patch 658251: Install a C implementation of the Mersenne Twister as the
Raymond Hettinger
2002-12-29
1
-0/+2
*
The extension module macfs has been replaced by a pure Python version.
Jack Jansen
2002-12-19
1
-6/+0
*
This is J. Lewis Muir's patch:
Michael W. Hudson
2002-12-17
1
-1/+42
*
Build the datetime module for *n*x.
Guido van Rossum
2002-12-16
1
-0/+2
*
Patch #629126: Detect BLT by also looking for libBLT.
Martin v. Löwis
2002-12-12
1
-0/+4
*
Patch to make _codecs a builtin module. This is necessary since
Marc-André Lemburg
2002-12-12
1
-2/+0
*
Correct db3 /opt/sfw library path. Link ndbm with libc only if ndbm.h
Martin v. Löwis
2002-12-07
1
-10/+10
*
Search in standard library and include dirs for Sleepycat stuff.
Martin v. Löwis
2002-12-06
1
-24/+34
*
[Patch #641685] setup.py contained code for finding libraries, instead
Andrew M. Kuchling
2002-11-27
1
-8/+24
*
Don't disable building Mac-specific modules for a non-framework build:
Just van Rossum
2002-11-24
1
-99/+89
*
Added the alias manager too. The interface isn't perfect yet: the alias
Jack Jansen
2002-11-22
1
-0/+2
*
Got angry and added support for pretty much the whole file and folder
Jack Jansen
2002-11-22
1
-0/+4
*
Don't try to use unsupported DB versions.
Martin v. Löwis
2002-11-19
1
-9/+3
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-43/+8
*
Look in db4 directories when checking for db4.
Martin v. Löwis
2002-11-09
1
-4/+4
*
Simply delete the fpectl module, instead of leaving it commented out;
Andrew M. Kuchling
2002-11-08
1
-22/+0
*
Patch implementing bz2 module.
Gustavo Niemeyer
2002-11-05
1
-0/+5
*
[SF bug 620364]
Guido van Rossum
2002-10-14
1
-0/+3
*
Disable building of the fpectl module -- it's dangerous or useless
Guido van Rossum
2002-09-25
1
-14/+15
*
Only build the 'dl' extension when sys.maxint equals 2**31-1.
Guido van Rossum
2002-09-12
1
-3/+5
*
Revived the Carbon.Help module, but implementing the MacHelp API in stead
Jack Jansen
2002-08-29
1
-0/+4
*
Slight reordering of directories searched for BerkDB libs and include files.
Skip Montanaro
2002-08-15
1
-12/+23
*
Patch #588564: _locale library patch
Jason Tishler
2002-08-14
1
-1/+6
*
Regress Guido's change of 2002/08/06 to check for the zlib version
Barry Warsaw
2002-08-13
1
-4/+13
*
Update the URL for getting zlib, and update the minimal required
Guido van Rossum
2002-08-06
1
-4/+4
*
Since the errno module is needed by os._execvpe(), and that is used by the
Fred Drake
2002-08-05
1
-2/+0
*
Build the _IBCarbon module.
Jack Jansen
2002-08-04
1
-0/+2
*
Revert last checkin. Man, that was stupid.
Michael W. Hudson
2002-08-03
1
-1/+1
*
Another fix for:
Michael W. Hudson
2002-08-03
1
-1/+1
*
Fix for
Michael W. Hudson
2002-08-02
1
-4/+5
[next]