Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lib flags for librandom | Matthew Brett | 2022-06-29 | 1 | -0/+18 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | DOC: fix minor typos | Unknown | 2017-12-12 | 1 | -3/+3 |
* | BUG: Correct signature of inherited method | Roland Kaufmann | 2017-02-23 | 1 | -2/+2 |
* | BUG: MSVCCompiler grows 'lib' & 'include' env strings exponentially. | Charles Harris | 2016-08-24 | 1 | -13/+47 |
* | MAINT: Include from __future__ boilerplate in some files missing it. | Charles Harris | 2015-12-05 | 1 | -0/+2 |
* | DOC: Document the reason msvc requires SSE2 on 32 bit platforms. | Charles Harris | 2015-10-10 | 1 | -0/+2 |
* | BLD: enable SSE2 for 32-bit msvc 9 and 10 compilers | Christoph Gohlke | 2015-10-10 | 1 | -0/+5 |
* | Changed from distutils_MSVCCompiler to | Dmitry Zagorny | 2015-09-15 | 1 | -4/+4 |
* | MSVCCompiler overwrite 'lib' and 'include' environment variables. This | Dmitry Zagorny | 2015-09-15 | 1 | -0/+17 |