| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
ignores the '-isysroot' option on OSX when the
corresponding SDK is not installed.
This ensures that the user can compile extensions
on OSX 10.6 using the Python.org installer and a
default installation of Xcode.
|
| |
|
| |
|
| |
|
|
|
|
| |
help fix the issue #6954 in py3k branch)
|
|
|
|
| |
to --with-universal-archs
|
|
|
|
| |
and --with-universal-archs=3-way (issue6245)
|
| |
|
| |
|
| |
|
|
|
|
| |
fnmatch or re are changed
|
| |
|
|
|
|
| |
#6665). Now the code is not harcoding the usage of $ anymore
|
|
|
|
| |
behavior is similar when used with -O
|
|
|
|
| |
gcc/ld/dllwrap versions)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
warning if compiler is not used as supposed = a string option)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #6258.
|
| |
|
| |
|
| |
|