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. | ||||
* | Remove useless f2py debug print. | David Cournapeau | 2009-09-15 | 1 | -2/+0 |
| | |||||
* | Remove f2py.lib from setupscons.py | David Cournapeau | 2008-07-06 | 1 | -2/+0 |
| | |||||
* | Removing G3 f2py code. Development has moved to https://launchpad.net/f2py/ | Robert Kern | 2008-07-03 | 1 | -4/+2 |
| | |||||
* | Add setupscons.py for pure python packages | David Cournapeau | 2008-01-07 | 1 | -0/+130 |