summaryrefslogtreecommitdiff
path: root/numpy/distutils/command
Commit message (Expand)AuthorAgeFilesLines
* Fix bdist_rpm for path names containing spaces.Pearu Peterson2006-01-281-0/+25
* Added data_files generator support - removed a piece of core.setup function.Pearu Peterson2006-01-271-0/+38
* Fixed setup.py sdist.Pearu Peterson2006-01-241-1/+11
* __config__.py files are generated through py_modules list. Added get_info met...Pearu Peterson2006-01-242-7/+33
* numpy.base -> numpyTravis Oliphant2006-01-051-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-048-24/+24
* Moved scipy directory to numpyTravis Oliphant2006-01-0414-0/+1383