Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a0eae0398c0b10ff3000e279e93e6eef83485ad0
/
Lib
/
distutils
/
emxccompiler.py
63ee110
use same compiler switches as core for extensions
by Andrew MacIntyre
· 22 years ago
a6483d2
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
by Andrew M. Kuchling
· 23 years ago
6b01685
This patch fixes the following bugs:
by Gustavo Niemeyer
· 23 years ago
bffa52f
Whitespace normalization (get rid of tabs).
by Guido van Rossum
· 23 years ago
4104db3
- comment improvement - implement viable library search routine for EMX
by Andrew MacIntyre
· 23 years ago
428a38c
add parameter missing following Jeremy's compiler class refactoring
by Andrew MacIntyre
· 23 years ago
1b046e4
Add implementation of _compile() and use default compile() method.
by Jeremy Hylton
· 23 years ago
1bba31d
Refactor compile() method implementations.
by Jeremy Hylton
· 23 years ago
a2f9989
Fix unused local variables caught by pychecker.
by Jeremy Hylton
· 23 years ago
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 23 years ago
9273ec7
Forgot to add the new emxccompiler.py from Andrew I. MacIntyre's
by Marc-André Lemburg
· 24 years ago