summaryrefslogtreecommitdiff
path: root/numpy/distutils/unixccompiler.py
Commit message (Expand)AuthorAgeFilesLines
* 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