summaryrefslogtreecommitdiff
path: root/numpy/distutils/command/build.py
Commit message (Expand)AuthorAgeFilesLines
* Run scons command in build_ext instead of build.David Cournapeau2008-08-201-3/+0
* Make distutils command build run scons commandDavid Cournapeau2008-01-251-0/+6
* minor cleanups in numpy.distutils (style mostly)cookedm2007-05-211-4/+0
* Added --fcompiler,--help-fcompiler options to build command parallel to --com...Pearu Peterson2007-05-181-0/+16
* added config to --fcompiler option unification method. introduced config_cc f...Pearu Peterson2007-05-181-1/+2
* unify config_fc, build_clib, build_ext commands --fcompiler options so that -...Pearu Peterson2007-05-181-1/+4
* #107: Directory name build/srcipts-pythonversion needs platform informationcookedm2006-05-171-1/+11
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+8