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
*
unicodedatabase.c is no longer needed thanks to Fredrik's patches.
Marc-André Lemburg
2001-01-22
1
-2/+1
*
Check for None to decide when pyexpat should not be built.
Martin v. Löwis
2001-01-21
1
-1/+1
*
GvR pointed out the correct way to check for statically built modules;
Andrew M. Kuchling
2001-01-19
1
-8/+8
*
Revert a single line of my large change earlier today; this broke the ability
Andrew M. Kuchling
2001-01-19
1
-0/+1
*
Patch from Barry: gets rid of two unused imports,
Andrew M. Kuchling
2001-01-18
1
-14/+28
*
Sizable reorganization of how header and library files are found
Andrew M. Kuchling
2001-01-18
1
-105/+166
*
The signal module has to be compiled statically, so add it to Setup.dist
Andrew M. Kuchling
2001-01-17
1
-9/+0
*
- compile struct module
Neil Schemenauer
2001-01-17
1
-2/+2
*
Fix for bug #129173, reported by Skip Montanaro:
Andrew M. Kuchling
2001-01-17
1
-4/+11
*
Use the extended library search path when looking for readline (simple
Andrew M. Kuchling
2001-01-17
1
-1/+1
*
Various clean-ups:
Andrew M. Kuchling
2001-01-17
1
-15/+7
*
[Patch #102588/PEP 229]:
Andrew M. Kuchling
2001-01-17
1
-0/+475