summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_function_base.py
diff options
context:
space:
mode:
authorcookedm <cookedm@localhost>2006-08-03 02:42:25 +0000
committercookedm <cookedm@localhost>2006-08-03 02:42:25 +0000
commit079b1d88ac7926c272482f49413eb8db561a9d71 (patch)
tree8dc9e6ee74c3e6b91c9db5140a4d19aa06ffa845 /numpy/lib/tests/test_function_base.py
parentbb74b1f9346911c0d92b00732b3719d51746bd7d (diff)
downloadnumpy-079b1d88ac7926c272482f49413eb8db561a9d71.tar.gz
[distutils-revamp] Rework building of extensions using Fortran.
* less stuff done in Fortran compiler modules at import time * list of available compilers built up from modules in numpy.distutils.fcompiler * finding executables centralized in one place and made sane. For instance, setting the Fortran 77 or 90 compilers will also make the right compiler used for the version command and the linker. * environment configuration for FCompiler put into one place. The environment module takes care of environment variables and distutils configs, and the FCompiler class has everything that's configurable grouped in one place. Much easier to tell how to customize it now. * fcompiler only set in config_fc * build_ext implies build_clib * some other cleanups There's still some rough edges here.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions