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
*
00289-disable-nis-detection.patch
Fedora Python maintainers
2020-09-29
1
-50/+1
*
00193-enable-loading-sqlite-extensions.patch
Fedora Python maintainers
2020-09-29
1
-1/+1
*
00187-add-RPATH-to-pyexpat.patch
Fedora Python maintainers
2020-09-29
1
-0/+9
*
00165-crypt-module-salt-backport.patch
Fedora Python maintainers
2020-09-29
1
-1/+1
*
00146-hashlib-fips.patch
Fedora Python maintainers
2020-09-29
1
-15/+0
*
00102-2.7.13-lib64.patch
Fedora Python maintainers
2020-09-29
1
-5/+5
*
bpo-19960: Fix building of zlib on macOS without installed headers (GH-14257)
Ned Deily
2019-07-01
1
-2/+9
*
bpo-36231: Support building on macOS without /usr/include (GH-13773) (GH-14256)
Ned Deily
2019-06-20
1
-7/+46
*
[2.7] bpo-32647: Link ctypes extension with libdl. (GH-5550) (#5877)
Christian Heimes
2018-02-25
1
-0/+4
*
[2.7] bpo-32521: nis libnsl (GH-5190) (#5353)
Christian Heimes
2018-01-27
1
-18/+48
*
bpo-32521: nis libtirpc (GH-5137) (#5166)
Miss Islington (bot)
2018-01-12
1
-5/+12
*
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)
Victor Stinner
2017-08-18
1
-0/+3
*
Issue #26661: setup.py now detects system libffi with multiarch wrapper.
Christian Heimes
2016-09-18
1
-7/+9
*
Fix some spelling errors
Martin Panter
2016-08-20
1
-1/+1
*
Issue #27171: Fix typos in documentation, code comments, and tests
Martin Panter
2016-06-02
1
-2/+2
*
fix typo
Fred Drake
2007-09-04
1
-1/+1
*
Issue #24421: Compile _math.c separately to avoid race condition
Martin Panter
2016-02-03
1
-4/+8
*
Issue #25136: Support Apple Xcode 7's new textual SDK stub libraries.
Ned Deily
2016-02-24
1
-0/+16
*
detect 64-bit systems using maxsize not maxint
Benjamin Peterson
2015-01-21
1
-1/+1
*
Issue #16537: Check whether self.extensions is empty in setup.py.
Berker Peksag
2014-09-27
1
-1/+3
*
Issue #21811: Anticipated fixes to 3.x and 2.7 for OS X 10.10 Yosemite.
Ned Deily
2014-06-25
1
-1/+3
*
- Issue #21285: Refactor and fix curses configure check to always search
doko@ubuntu.com
2014-04-17
1
-0/+5
*
remove runtime_library_dirs for _sqlite; it isn't needed
Benjamin Peterson
2014-03-15
1
-1/+0
*
check for berkelydb versions besides 4.3 (#18734)
Benjamin Peterson
2013-10-26
1
-1/+1
*
Issue #1584: Provide options to override default search paths for Tcl and Tk
Ned Deily
2013-10-25
1
-1/+42
*
Ensure setup.py looks for zlib.h in an OS X SDK.
Ned Deily
2013-10-19
1
-0/+2
*
Closes #16732: move "xxmodule" comment block to detect_modules(). (Already d...
Georg Brandl
2013-10-13
1
-4/+4
*
Issue #17990: Only modify include and library search paths when cross-compiling.
Ned Deily
2013-05-16
1
-3/+5
*
- Issue #17086: Search the include and library directories provided by the
doko@ubuntu.com
2013-04-10
1
-0/+1
*
- Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting
doko@ubuntu.com
2013-03-19
1
-3/+7
*
issue #9090 : Take the same approach for socketmodule as daytimemodule
Kristján Valur Jónsson
2013-03-19
1
-2/+3
*
Issue #5033: Fix building of the sqlite3 extension module
Petri Lehtinen
2013-02-23
1
-1/+1
*
add proper dependencies on expat headers and sources
Christian Heimes
2013-02-09
1
-1/+17
*
- Issue #17086: Backport the patches from the 3.3 branch to cross-build
doko@python.org
2013-01-31
1
-79/+135
*
Issue #14018: fix merge error
Ned Deily
2013-01-27
1
-1/+0
*
- Issue #11715: Fix multiarch detection without having Debian development
doko@ubuntu.com
2012-09-21
1
-0/+21
*
Issue #15591: run ctypes' configure in quiet mode when setup.py runs silently
Christian Heimes
2012-09-06
1
-0/+2
*
Issue #15560: Fix building _sqlite3 extension on OS X with an SDK.
Ned Deily
2012-08-05
1
-4/+4
*
Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs.
Ned Deily
2012-07-30
1
-0/+3
*
Issue #15044: Handle Fedora 17's approach to ndbm compatibility (backport fro...
Nick Coghlan
2012-06-17
1
-1/+5
*
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali
2012-04-12
1
-0/+4
*
Issue #14152: backport fix.
Stefan Krah
2012-02-29
1
-1/+1
*
Backport for Python 2.7 of issue 11715 support for building Python on
Barry Warsaw
2011-04-07
1
-0/+23
*
#11565: Fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-16
1
-2/+2
*
#11515: fix several typos. Patch by Piotr Kasprzyk.
Ezio Melotti
2011-03-15
1
-1/+1
*
Merged revisions 86040 via svnmerge from
Benjamin Peterson
2010-10-31
1
-1/+1
*
Merged revisions 85744 via svnmerge from
Ronald Oussoren
2010-10-20
1
-1/+6
*
Merged revisions 84535 via svnmerge from
Ronald Oussoren
2010-09-16
1
-0/+1
*
Merged revisions 84584 via svnmerge from
Antoine Pitrou
2010-09-07
1
-1/+5
*
Remove weakref from setup.py now that it is builtin.
Georg Brandl
2010-08-21
1
-1/+1
[next]