GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
backport v1.216: add support for another DB library naming convention \n(Free...
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
*
* reworked berkeleydb include and library detection code in setup.py
Gregory P. Smith
2004-12-19
1
-70
/
+94
*
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
*
Convert heapq.py to a C implementation.
Raymond Hettinger
2003-11-08
1
-0
/
+2
*
[Patch #772077 from Tim Rice] Fix for compiling the readline module on UnixWa...
Andrew M. Kuchling
2003-10-24
1
-3
/
+3
*
Provide a bit more information to the compiler when building Expat.
Fred Drake
2003-10-21
1
-11
/
+16
*
Add BerkeleyDB 4.2 to the library search for the bsddb module.
Gregory P. Smith
2003-09-22
1
-4
/
+11
*
Remove possibly-misleading Expat version
Andrew M. Kuchling
2003-09-15
1
-2
/
+2
*
patch #764612 - find DB 4.1/4.0/3.x on FreeBSD and systems with similar
Andrew MacIntyre
2003-07-10
1
-2
/
+3
*
Convert some repetitive code into a loop
Neal Norwitz
2003-06-17
1
-14
/
+5
*
Patch #752671: NetBSD needs to link libintl to _locale.so.
Martin v. Löwis
2003-06-14
1
-1
/
+3
*
Install the main script for the new IDLE here.
Guido van Rossum
2003-06-13
1
-1
/
+1
*
Somehow ColorPicker has never been included or tested under darwin, but it wo...
Just van Rossum
2003-05-24
1
-0
/
+2
*
Only look for krb5.h if ssl.h was found.
Martin v. Löwis
2003-05-09
1
-4
/
+5
*
set platform properly for OSF/1
Skip Montanaro
2003-05-07
1
-2
/
+3
*
p.strip(os.sep) can't have possibly worked. It would have stripped both
Skip Montanaro
2003-05-06
1
-4
/
+2
*
build bsddb185 module in certain restricted circumstances
Skip Montanaro
2003-05-06
1
-0
/
+28
*
Change 'and' to 'or' in _tkinter test.
Martin v. Löwis
2003-05-03
1
-1
/
+1
*
build the new autoGIL module on OSX
Just van Rossum
2003-05-03
1
-0
/
+2
*
SF Feature #: 719429, Get the SSL module to build on RedHat 9.
Neal Norwitz
2003-04-17
1
-0
/
+4
*
Revert Patch #670715: iconv support.
Martin v. Löwis
2003-04-03
1
-18
/
+0
*
SF patch #712367, get build working on AIX
Neal Norwitz
2003-03-31
1
-1
/
+5
[next]