summaryrefslogtreecommitdiff
path: root/numpy/distutils/unixccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* BLD: ensure OPT link environment variable is readmbyt2015-01-061-3/+6
* BLD: ensure OPT build environment variable is readmbyt2015-01-051-0/+9
* Revert "Merge pull request #4421 from meltingwax/meltingwax/4382"Daniel da Silva2014-03-051-3/+2
* BUG: Fix support for builds in dirs with whitespaceDaniel da Silva2014-03-051-2/+3
* STY: Giant comma spacing fixup.Charles Harris2013-08-181-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Use absolute imports.Charles Harris2013-03-281-2/+2
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+2
* ENH: distutils: provide better support for C++ code on HPUX. Closes #1383.Ralf Gommers2011-03-301-0/+12
* Py3k: fix unixccompiler + exec_command exception/print stmts.David Cournapeau2009-12-031-5/+11
* first set of checkins from the doc editorJarrod Millman2009-11-131-0/+24
* - remove .a static libs and recreate, instead of updating (ar on OS X can'tcookedm2007-08-171-11/+17
* distutils: clean up imports (found by running pyflakes)cookedm2007-05-251-3/+1
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+65