summaryrefslogtreecommitdiff
path: root/numpy/testing/numpytest.py
diff options
context:
space:
mode:
authorcookedm <cookedm@localhost>2007-04-22 21:12:57 +0000
committercookedm <cookedm@localhost>2007-04-22 21:12:57 +0000
commit03b278bc04b508e8c48bc2df80113d23b2a039c4 (patch)
tree78bf34a9a9fe2e5d59a7f91e0cd324e553d8f3c6 /numpy/testing/numpytest.py
parent06cc6933dfdae2f9273c3040b2677e2206221647 (diff)
downloadnumpy-03b278bc04b508e8c48bc2df80113d23b2a039c4.tar.gz
Some distutils work:
- Add better support for C++ in numpy.distutils. Instead of munging the C compiler command, build_clib and build_ext call the new Compiler.cxx_compiler() method to get a version of the compiler suitable for C++ (this also takes care of the special needs of AIX). - If config_fc is specified in the Extension definition, merge that info instead of replacing it (otherwise, the name of the Fortran compiler is overwritten). This is done at the key level (ex., compiler options are replaced instead of appended). - clean up compiler.py a bit - clean up linking in build_ext
Diffstat (limited to 'numpy/testing/numpytest.py')
0 files changed, 0 insertions, 0 deletions