summaryrefslogtreecommitdiffstats
path: root/PCbuild/python3dll.vcxproj
Commit message (Expand)AuthorAgeFilesLines
* gh-112984 Update Windows build and installer for free-threaded builds (GH-113...Steve Dower2024-01-171-1/+1
* bpo-41039: Simplify python3.dll build (GH-20989)Nikita Nemkin2020-06-231-75/+2
* bpo-36941: Windows build changes for Windows ARM64 (GH-13365)Paul Monson2019-05-171-0/+17
* bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)Paul Monson2019-02-141-0/+17
* bro-33614: Override exit code in find_msbuild.bat (GH-7169)Steve Dower2018-05-281-2/+2
* bpo-33614: Ensures module definition files for the stable ABI on Windows are ...Steve Dower2018-05-281-4/+16
* Fixes build order and lingering intermediate files.Steve Dower2016-07-141-5/+1
* Adds version info to all signed binaries on Windows.Steve Dower2016-04-061-1/+0
* Fixes warnings when building python3.dll due to the .def file accumulating mu...Steve Dower2015-07-031-2/+2
* Fixes python3_d.dll build so that functions are forwarded to python35_d.dllSteve Dower2015-01-311-3/+32
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ...Steve Dower2014-11-221-124/+53
* Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for...Christian Heimes2013-11-191-6/+6
* Fix #13210. Port the Windows build from VS2008 to VS2010.Brian Curtin2012-05-131-0/+184