summaryrefslogtreecommitdiffstats
path: root/PCbuild/_testimportmultiple.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* bpo-32507: Change Windows install to include app-local UCRT (#5119)Steve Dower2018-01-091-5/+0
|
* Adds version info to all signed binaries on Windows.Steve Dower2016-04-061-0/+3
|
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵Steve Dower2014-11-221-147/+9
| | | | which will be used for the official 3.5 release.
* Issue #16421: allow to load multiple modules from the same shared object.Andrew Svetlov2012-12-141-0/+218
Patch by Václav Šmilauer.