Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove bento related files. | Charles Harris | 2015-08-29 | 1 | -38/+0 |
| | | | | | Numpy will no longer support the bento build system, so remove the associated files. | ||||
* | BUG: compile random in lfs mode | Julian Taylor | 2014-01-03 | 1 | -0/+5 |
| | | | | | randomkit.c uses fopen which requires LFS mode to support larger than 64 bit files on 32 bit systems. | ||||
* | REF: use simpler API in top bscript. | David Cournapeau | 2012-06-01 | 1 | -1/+1 |
| | | | | We use the new register_outputs_simple + remove some redundant code. | ||||
* | BUG: fix non-mandatory win32-specific check. | David Cournapeau | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | FEAT: fix numpy.random build issues with MSVC. | David Cournapeau | 2011-08-29 | 1 | -7/+21 |
| | |||||
* | REF: use new API for higher level builder reuse. | David Cournapeau | 2011-08-29 | 1 | -4/+1 |
| | |||||
* | REF: use new hook signature. | David Cournapeau | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | ENH: update to last bento. | David Cournapeau | 2011-08-29 | 1 | -2/+2 |
| | |||||
* | ENH: remove temporary hacks for recurse path settings. | David Cournapeau | 2011-08-29 | 1 | -12/+2 |
| | |||||
* | ENH: add fft/random support. | David Cournapeau | 2011-08-29 | 1 | -0/+32 |