summaryrefslogtreecommitdiff
path: root/numpy/distutils/extension.py
Commit message (Expand)AuthorAgeFilesLines
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-3/+3
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-1/+1
* 2to3: Apply basestring fixer.Charles Harris2013-04-131-3/+6
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* ENH: Introduce new options extra_f77_compile_args and extra_f90_compile_args toPearu Peterson2011-08-201-1/+5
* BUG: Revert commit that causes many tests not to run.Charles Harris2011-08-201-5/+1
* Introduce new options extra_f77_compiler_args and extra_f90_compiler_args to ...Pearu Peterson2011-08-161-1/+5
* ENH: distutils: do the correct thing when swig_opts is a string in setup.pyrgommers2011-06-021-0/+7
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+74