summaryrefslogtreecommitdiff
path: root/setuptools/msvc.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Update msvc.pyJ. Goutin2016-07-031-2/+1
|
* Update msvc.pyJ. Goutin2016-07-031-2/+2
|
* Update msvc.pyJ. Goutin2016-07-031-0/+1
|
* Update msvc.pyJ. Goutin2016-07-031-2/+2
|
* Update msvc.pyJ. Goutin2016-07-031-6/+16
|
* Update msvc.pyJ. Goutin2016-07-031-18/+11
|
* Update msvc.pyJ. Goutin2016-07-031-11/+6
|
* Update msvc.pyJ. Goutin2016-07-031-0/+4
|
* msvc fixeJ. Goutin2016-07-031-5/+5
| | | | | Fixes : - Bad argument name - Better Python 2 compatibility
* Extract variable for bin_dirJason R. Coombs2016-07-021-2/+2
|
* Reindent to avoid raw strings and hanging indents. Let os.path.join provide ↵Jason R. Coombs2016-07-021-12/+28
| | | | the backslash characters.
* Remove superfluous raw stringsJason R. Coombs2016-07-021-10/+10
|
* Extract template as variable to avoid line continuation.Jason R. Coombs2016-07-021-2/+2
|
* Rename msvc9_support to simply msvc.Jason R. Coombs2016-07-021-0/+1175