Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEP: Remove scons related files and code. | Charles Harris | 2013-01-13 | 1 | -124/+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. | ||||
* | MISC: warn about numscons scripts being deprecated. | David Cournapeau | 2011-08-29 | 1 | -0/+5 |
| | |||||
* | BUG: Remove invalid reference to FULLVERSION from setupscons.py. | Stefan van der Walt | 2010-11-18 | 1 | -1/+0 |
| | |||||
* | Fix setupscons.py so that the version.py is correctly generated. | David Cournapeau | 2009-05-16 | 1 | -0/+12 |
| | |||||
* | Import numpy.distutils before distutils, to let numpy.distutils do its ↵ | David Cournapeau | 2008-01-26 | 1 | -0/+3 |
| | | | | monkey patching correctly | ||||
* | Detect if numscons is not available ASAP in top setupscons.py | David Cournapeau | 2008-01-25 | 1 | -0/+8 |
| | |||||
* | Add root setupscons.py files, to start working on building numpy with numscons. | David Cournapeau | 2008-01-06 | 1 | -0/+97 |