summaryrefslogtreecommitdiffstats
path: root/PC/_findvs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)Steve Dower2018-01-181-8/+4
|
* [3.6] Fixes reference leak (GH-3457) (#3460)Miss Islington (bot)2017-09-081-1/+9
| | | (cherry picked from commit af8d6b90723daa943c5cd0a38ee7564790d8687a)
* [3.6] bpo-30389 Adds detection of VS 2017 to distutils._msvccompiler GH-1632 ↵Steve Dower2017-09-071-0/+255
(#3425)