Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update msvc.py | J. Goutin | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-08-02 | 1 | -0/+2 |
| | |||||
* | Patch distutils._msvccompiler.library_dir_option | J. Goutin | 2016-08-02 | 1 | -0/+11 |
| | | | Try to fix #694. | ||||
* | Fix for #646 | J. Goutin | 2016-07-28 | 1 | -0/+4 |
| | |||||
* | Fix regression in commit #e404a4a | J. Goutin | 2016-07-27 | 1 | -2/+2 |
| | | | Missing `,` | ||||
* | Add missing blank line. | stepshal | 2016-07-21 | 1 | -0/+1 |
| | |||||
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Minor change : Link to MSVC14 Standalone | J. Goutin | 2016-07-03 | 1 | -1/+5 |
| | | | Add the new link to "Microsoft Visual C++ Build Tools" if MSVC14 is not installed. | ||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -2/+1 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -2/+2 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -0/+1 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -2/+2 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -6/+16 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -18/+11 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -11/+6 |
| | |||||
* | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -0/+4 |
| | |||||
* | msvc fixe | J. Goutin | 2016-07-03 | 1 | -5/+5 |
| | | | | | Fixes : - Bad argument name - Better Python 2 compatibility | ||||
* | Extract variable for bin_dir | Jason R. Coombs | 2016-07-02 | 1 | -2/+2 |
| | |||||
* | Reindent to avoid raw strings and hanging indents. Let os.path.join provide ↵ | Jason R. Coombs | 2016-07-02 | 1 | -12/+28 |
| | | | | the backslash characters. | ||||
* | Remove superfluous raw strings | Jason R. Coombs | 2016-07-02 | 1 | -10/+10 |
| | |||||
* | Extract template as variable to avoid line continuation. | Jason R. Coombs | 2016-07-02 | 1 | -2/+2 |
| | |||||
* | Rename msvc9_support to simply msvc. | Jason R. Coombs | 2016-07-02 | 1 | -0/+1175 |