summaryrefslogtreecommitdiff
path: root/numpy/doc/DISTUTILS.txt
Commit message (Expand)AuthorAgeFilesLines
* Clean up test output such that a completely-passing test suite has no extrane...Robert Kern2008-07-031-7/+1
* Restore old test framework classes.Alan McIntyre2008-06-211-2/+2
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-27/+11
* Replace numpy.distutils.exec_command.splitcmdline with shlex.split instead.cookedm2007-12-261-1/+0
* Some documentation cleanup of disutils.chris.burns2007-10-041-41/+37
* adding toc to distutils docsJarrod Millman2007-05-011-0/+2
* Add feature: read f77 compiler flags from source. Added a section for extra f...Pearu Peterson2006-05-191-0/+34
* Apply replace ScipyTestCase->NumpyTestCase. Fix tests for testoob.Pearu Peterson2006-04-261-11/+14
* Added warning about config.add_headers to DISTUTILS.txtedschofield2006-04-191-1/+3
* Hint for using new setup configuration kw argument.Pearu Peterson2006-03-311-1/+2
* Reimplemented add_data_dir and add_data_files methods to fix ambiguities.Pearu Peterson2006-03-301-5/+5
* Refactored Configuration._fix_paths method to gpaths, added tests and documen...Pearu Peterson2006-03-301-7/+26
* More refactoring in numpy.distutils.misc_utilcookedm2006-02-021-1/+2
* __config__.py files are generated through py_modules list. Added get_info met...Pearu Peterson2006-01-241-0/+2
* numpy.base -> numpyTravis Oliphant2006-01-051-3/+3
* More documentation updatesedschofield2006-01-051-24/+24
* Fixed libTravis Oliphant2006-01-041-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-32/+32
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+509