summaryrefslogtreecommitdiff
path: root/numpy/distutils/intelccompiler.py
Commit message (Collapse)AuthorAgeFilesLines
* BUG: fix indentation issue in distutils/intelccompiler.pyRalf Gommers2011-03-231-8/+2
|
* ENH: add Intel 64-bit C compiler. Closes #960.rgommers2011-03-111-0/+20
|
* distutils: clean up imports (found by running pyflakes)cookedm2007-05-251-1/+0
|
* merge from distutils-revamp branch (step 1)cookedm2007-05-251-1/+1
|\ | | | | | | | | | | - minor cleanups - find_executable returns None when no file found (instead of having to check with os.path.isfile)
| * Branch numpy.distutils to distutils-revampcookedm2006-07-061-30/+0
|/
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
|
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+30