Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix indentation issue in distutils/intelccompiler.py | Ralf Gommers | 2011-03-23 | 1 | -8/+2 |
| | |||||
* | ENH: add Intel 64-bit C compiler. Closes #960. | rgommers | 2011-03-11 | 1 | -0/+20 |
| | |||||
* | distutils: clean up imports (found by running pyflakes) | cookedm | 2007-05-25 | 1 | -1/+0 |
| | |||||
* | merge from distutils-revamp branch (step 1) | cookedm | 2007-05-25 | 1 | -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-revamp | cookedm | 2006-07-06 | 1 | -30/+0 |
|/ | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+30 |