summaryrefslogtreecommitdiff
path: root/numpy/core/setupscons.py
Commit message (Expand)AuthorAgeFilesLines
* DEP: Remove scons related files and code.Charles Harris2013-01-131-111/+0
* Fix code generators input files inclusion in scons build.David Cournapeau2009-08-291-2/+1
* Fix add_installed_library so that install_dir is actually relatively to the c...David Cournapeau2009-07-261-1/+1
* Support for installable libraries in numscons.David Cournapeau2009-07-261-0/+1
* Fix setupscons.py for changed locations of generated header files.David Cournapeau2009-07-071-4/+8
* ran reindentJarrod Millman2008-08-081-1/+1
* Fix generated file location for inclusion in sdist target when building with ...David Cournapeau2008-08-031-6/+8
* Change API for pre/post hooks: they should be able to take arbitrary arguments.David Cournapeau2008-07-311-1/+1
* Remove add_configres function which did nothing...David Cournapeau2008-07-311-1/+0
* Adapt numpyconfig.h location in setup.py file.David Cournapeau2008-06-121-1/+1
* ran reindentJarrod Millman2008-02-081-4/+4
* More work on building numpy.core with scons (still does not work)David Cournapeau2008-01-061-4/+7
* Adding scons scripts + support for numpy.core (do not work yet)David Cournapeau2008-01-061-0/+103