Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
173f11da5dae76c504dac3606c27b74673ccfee4
/
Lib
/
distutils
/
mwerkscompiler.py
2bb5980
The standard definition file is now called mwerks_shcarbon_plugin.h.
by Jack Jansen
· 23 years ago
ab5320b
Fixed various MacPython-specific issues found by attempting to use the standard core setup.py for MacPython.
by Jack Jansen
· 23 years ago
6864d30
Add depends=None to the arglist for compile().
by Jeremy Hylton
· 23 years ago
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 23 years ago
b94b849
Whitespace normalization.
by Fred Drake
· 23 years ago
92c2ebf
The libraries argument was completely ignored, fixed. Reported by Tom Loredo.
by Jack Jansen
· 24 years ago
9020bce
- _filename_to_abs() didn't cater for .. components in the pathname. Fixed.
by Jack Jansen
· 24 years ago
92c5bdb
Fixed -D emulation for symbols with a value, as specified with the define_macros Extension argument.
by Just van Rossum
· 24 years ago
dd13a20
Made distutils understand the MacPython Carbon runtime model. Distutils will build for the runtime model you are currently using for the interpreter.
by Jack Jansen
· 24 years ago
3f819ec
Fix from Jack Jansen for the Mac and the Metrowerks compiler, posted
by Andrew M. Kuchling
· 24 years ago