Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
06d126803c66515f5cdb272dfd7807716f04d33f
/
setup.py
34febf5
Modified version of part of patch #102409 for Cygwin:
by Andrew M. Kuchling
· 25 years ago
5ddb25f
Fix for MacOS X/Darwin: it doesn't need -lm, ever. (Noted by Steven Majewski)
by Andrew M. Kuchling
· 25 years ago
14970be
unicodedatabase.c is no longer needed thanks to Fredrik's patches.
by Marc-André Lemburg
· 25 years ago
1ab29b2
Check for None to decide when pyexpat should not be built.
by Martin v. Löwis
· 25 years ago
e7c8732
GvR pointed out the correct way to check for statically built modules;
by Andrew M. Kuchling
· 25 years ago
e3d6e41
Revert a single line of my large change earlier today; this broke the ability
by Andrew M. Kuchling
· 25 years ago
5bbc7b9
Patch from Barry: gets rid of two unused imports,
by Andrew M. Kuchling
· 25 years ago
fbe7376
Sizable reorganization of how header and library files are found
by Andrew M. Kuchling
· 25 years ago
6425efe
The signal module has to be compiled statically, so add it to Setup.dist
by Andrew M. Kuchling
· 25 years ago
e7e2ece
- compile struct module - get version number from sys.version_info
by Neil Schemenauer
· 25 years ago
a99202a
Fix for bug #129173, reported by Skip Montanaro:
by Andrew M. Kuchling
· 25 years ago
4f9e943
Use the extended library search path when looking for readline (simple
by Andrew M. Kuchling
· 25 years ago
d5c4306
Various clean-ups:
by Andrew M. Kuchling
· 25 years ago
00e0f21
[Patch #102588/PEP 229]:
by Andrew M. Kuchling
· 25 years ago