Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | BUG: Compilation crashes in MSVC when LIB or INCLUDE is not set | David Hagen | 2017-05-13 | 1 | -5/+5 |
* | BUG: Fixed build break | Oleksandr Pavlyk | 2016-10-06 | 1 | -0/+2 |
* | BUG: MSVCCompiler grows 'lib' & 'include' env strings exponentially. | Charles Harris | 2016-08-24 | 1 | -12/+50 |
* | MAINT: Include from __future__ boilerplate in some files missing it. | Charles Harris | 2015-12-05 | 1 | -0/+2 |
* | Changed from distutils_MSVCCompiler to | Dmitry Zagorny | 2015-09-15 | 1 | -7/+8 |
* | Align with pep8 | Dmitry Zagorny | 2015-09-15 | 1 | -1/+2 |
* | MSVCCompiler overwrite 'lib' and 'include' environment variables. This | Dmitry Zagorny | 2015-09-15 | 1 | -0/+21 |