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
*
Whitespace normalization.
Tim Peters
2005-12-30
1
-1/+1
*
typo, use parens for continued expr
Skip Montanaro
2005-12-30
1
-3/+3
*
Bug #999767: make setup.py obey Setup.local wrt shared modules
Georg Brandl
2005-12-27
1
-10/+11
*
added cElementTree/_elementtree build stuff and wrapper module
Fredrik Lundh
2005-12-14
1
-0/+11
*
Find bsd db v4 on gentoo (2005 i think)
Neal Norwitz
2005-10-20
1
-0/+1
*
Add a check for the OpenSSL version number to conditionally compile
Gregory P. Smith
2005-08-23
1
-11/+33
*
[ sf.net patch # 1121611 ]
Gregory P. Smith
2005-08-21
1
-9/+26
*
Add support for FreeBSD 7.
Hye-Shik Chang
2005-07-17
1
-1/+2
*
Make parse_makefile fallback to environment variables if nothing is
Martin v. Löwis
2005-04-25
1
-2/+2
*
Fix building of spwd; was incorrectly checking for the needed HAVE_* values to
Brett Cannon
2005-04-15
1
-4/+5
*
add support for another DB library naming convention (FreeBSD ports)
Andrew MacIntyre
2005-03-09
1
-1/+3
*
Build with --disable-unicode again. Fixes #1158607.
Martin v. Löwis
2005-03-08
1
-5/+6
*
SF patch #941881: PEP 309 Implementation (Partial Function Application).
Raymond Hettinger
2005-02-28
1
-0/+2
*
spwdmodule.c should only be built when either HAVE_GETSPNAM or HAVE_GETSPENT is
Brett Cannon
2005-02-16
1
-2/+4
*
Patch #579435: Shadow Password Support Module
Martin v. Löwis
2005-01-23
1
-0/+2
*
Since it is a possibility that LDFLAGS or CPPFLAGS were set with options that
Brett Cannon
2005-01-02
1
-2/+3
*
Strip out double dashes and dashes for options not used during parsing of
Brett Cannon
2004-12-31
1
-2/+16
*
Switch from getting LDFLAGS and CPPFLAGS from the environment to the Makefile.
Brett Cannon
2004-12-18
1
-5/+5
*
rewrote the bsddb module BerkeleyDB library and include file locating
Gregory P. Smith
2004-12-13
1
-72/+93
*
the bsddb module now also works with BerkeleyDB 4.3.
Gregory P. Smith
2004-12-13
1
-4/+7
*
Change code in setup.py for parsing LDFLAGS and CPPFLAGS to use optparse
Brett Cannon
2004-12-07
1
-6/+5
*
setup.py now uses the library directories specified in LDFLAGS (``-L``
Brett Cannon
2004-12-07
1
-9/+18
*
Patch #1050475: Fix various x86_64 build issues
Martin v. Löwis
2004-11-13
1
-1/+5
*
Patch 983206: distutils obeys LDSHARED env var. Removed the code in
Anthony Baxter
2004-10-13
1
-3/+0
*
Add the directories where DarwinPorts installs library and include files to
Brett Cannon
2004-09-28
1
-2/+5
*
Remove mpz, rotor, xreadlines modules
Andrew M. Kuchling
2004-08-31
1
-23/+1
*
Whitespace normalization.
Tim Peters
2004-08-26
1
-2/+2
*
When building with --disable-toolbox-glue under Darwin, skip building any
Brett Cannon
2004-08-26
1
-2/+4
*
Add support for FreeBSD 6.
Hye-Shik Chang
2004-08-18
1
-1/+1
*
Whitespace normalization.
Tim Peters
2004-07-23
1
-1/+1
*
ossaudiodev is available on FreeBSD 5 too.
Hye-Shik Chang
2004-07-20
1
-1/+1
*
Move comment that goes along with audioop
Neal Norwitz
2004-07-19
1
-1/+1
*
Patch #993173: Enable audioop on 64-bit platforms.
Martin v. Löwis
2004-07-19
1
-1/+4
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
1
-1/+1
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-9/+3
*
_localemodule now needs to be linked with CoreFoundation on darwin.
Jack Jansen
2004-07-15
1
-1/+8
*
Install Barry's smtpd.py daemon.
Skip Montanaro
2004-06-26
1
-1/+2
*
Add compilation of timemodule.c with datetimemodule.c to get
Brett Cannon
2004-06-24
1
-1/+1
*
Patch #926209: Patch to setup.py to run on x86_64 Linux.
Martin v. Löwis
2004-06-04
1
-1/+1
*
Don't build the pcre module any more
Andrew M. Kuchling
2004-06-02
1
-1/+0
*
* Restore the pure python version of heapq.py.
Raymond Hettinger
2004-04-19
1
-1/+1
*
[Patch #905863] Support the CVS version of Tcl/Tk, which has the version numb...
Andrew M. Kuchling
2004-03-21
1
-1/+1
*
[Patch #850977] Detect Tcl/Tk libraries on FreeBSD/OpenBSD. Bugfix candidate
Andrew M. Kuchling
2004-03-21
1
-7/+15
*
a couple other sunos4 support items removed
Skip Montanaro
2004-02-07
1
-5/+1
*
* Move collections.deque() in from the sandbox
Raymond Hettinger
2004-01-29
1
-0/+2
*
Add CJK codecs support as discussed on python-dev. (SF #873597)
Hye-Shik Chang
2004-01-17
1
-0/+13
*
SF Patch #864863: Bisect C implementation
Raymond Hettinger
2004-01-05
1
-0/+2
*
Adding an interface to the high-level Open Scripting Architecture,
Jack Jansen
2003-12-03
1
-0/+2
*
An interface to the LaunchServices API.
Jack Jansen
2003-12-02
1
-0/+2
*
remove "support" for BerkeleyDB 3.1, it hasn't worked for a long time
Gregory P. Smith
2003-11-13
1
-8/+2
[next]