summaryrefslogtreecommitdiff
path: root/numpy/numarray/SConscript
Commit message (Collapse)AuthorAgeFilesLines
* DEP: Remove scons related files and code.Charles Harris2013-01-131-7/+0
| | | | | | | | | This removes files and code supporting scons builds. After this change numpy will only support builds using distutils or bento. The removal of scons has been discussed on the list several times and a decision has been made that scons support is no longer needed. This was originally discussed for numpy 1.7 and because the distutils and bento methods are still available we are skipping the usual deprecation period.
* BUG: fix numscons build.David Cournapeau2009-12-101-2/+1
|
* Simplify a bit more scons scripts.David Cournapeau2008-07-091-1/+1
|
* Use NumpyPythonExtension instead of DistutilsPythonExtension where possible.David Cournapeau2008-07-091-3/+2
|
* Adapt numpy.numarray to new build dir convention.David Cournapeau2008-06-121-0/+9