| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | BUG: fix #1984 (generate correct version.py). | David Cournapeau | 2011-11-21 | 1 | -7/+41 |
| | | |||||
| * | DOC: update bento instructions. | David Cournapeau | 2011-09-08 | 1 | -22/+1 |
| | | |||||
| * | ENH: no need to hardcode gcc anymore. | David Cournapeau | 2011-08-29 | 1 | -3/+0 |
| | | |||||
| * | MISC: add cavead on top bscript. | David Cournapeau | 2011-08-29 | 1 | -0/+32 |
| | | |||||
| * | ENH: add example to link against MKL on win32. | David Cournapeau | 2011-08-29 | 1 | -1/+17 |
| | | |||||
| * | BUG: only add gcc-specific flag if actually using it. | David Cournapeau | 2011-08-29 | 1 | -1/+2 |
| | | |||||
| * | ENH: remove custom fixes for mac osx now integrated in waf. | David Cournapeau | 2011-08-29 | 1 | -8/+0 |
| | | |||||
| * | REF: use new API for higher level builder reuse. | David Cournapeau | 2011-08-29 | 1 | -8/+8 |
| | | |||||
| * | REF: use new hook signature. | David Cournapeau | 2011-08-29 | 1 | -2/+2 |
| | | |||||
| * | ENH: register waf-specific options. | David Cournapeau | 2011-08-29 | 1 | -1/+4 |
| | | |||||
| * | ENH: update to last bento. | David Cournapeau | 2011-08-29 | 1 | -14/+20 |
| | | |||||
| * | ENH: workaround for waf python tool bug. | David Cournapeau | 2011-08-29 | 1 | -0/+1 |
| | | |||||
| * | HACK: temporary deal with bugs in waf python tool. | David Cournapeau | 2011-08-29 | 1 | -0/+36 |
| | | |||||
| * | STY: better name for top hooks. | David Cournapeau | 2011-08-29 | 1 | -8/+8 |
| | | |||||
| * | BUG: only handle python files in in-place customization. | David Cournapeau | 2011-08-29 | 1 | -6/+1 |
| | | |||||
| * | FEAT: numpy.core and numpy.lib both build | David Cournapeau | 2011-08-29 | 1 | -1/+59 |
| | | |||||
| * | BENTO: workaround for waf bug on darwin. | David Cournapeau | 2011-08-29 | 1 | -0/+4 |
| | | |||||
| * | BENTO: start support for numpyconfig. | David Cournapeau | 2011-08-29 | 1 | -0/+1 |
| | | |||||
| * | BENTO: start numpy.core configuration | David Cournapeau | 2011-08-29 | 1 | -0/+5 |
| | | | | | We also add configuration helpers in numpy.build_utils. | ||||
| * | BENTO: start bento packaging using waf. | David Cournapeau | 2011-08-29 | 1 | -0/+53 |
