| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-113655: Revert extra stack reserve in PGO builds unless UseExtraStackReser... | Steve Dower | 2024-01-22 | 1 | -1/+1 |
|
|
* | gh-112984 Update Windows build and installer for free-threaded builds (GH-113... | Steve Dower | 2024-01-17 | 1 | -2/+3 |
|
|
* | gh-113655: Increase default stack size for PGO builds to avoid C stack exhaus... | Steve Dower | 2024-01-16 | 1 | -1/+4 |
|
|
* | gh-111520: Integrate the Tier 2 interpreter in the Tier 1 interpreter (#111428) | Guido van Rossum | 2023-11-01 | 1 | -1/+1 |
|
|
* | Increase stack reserve size for Windows debug builds to avoid test crashes (G... | Steve Dower | 2023-03-17 | 1 | -1/+1 |
|
|
* | bpo-47103: Copy pgort140.dll into output directory when building PGInstrument... | Steve Dower | 2022-04-06 | 1 | -4/+11 |
|
|
* | bpo-43166: Disable ceval.c optimizations for Windows debug builds (GH-32023) | neonene | 2022-03-23 | 1 | -1/+2 |
|
|
* | bpo-46015: Fixes calculation of sys.path in a venv on Windows (GH-29992) | Steve Dower | 2021-12-08 | 1 | -3/+4 |
|
|
* | bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build d... | Steve Dower | 2021-12-08 | 1 | -5/+1 |
|
|
* | bpo-45582: Port getpath[p].c to Python (GH-29041) | Steve Dower | 2021-12-03 | 1 | -0/+7 |
|
|
* | bpo-44479: Regenerate test_frozenmain.h and frozen_hello.h during build on Wi... | Steve Dower | 2021-07-05 | 1 | -19/+2 |
|
|
* | bpo-37326: Include libffi license when available (GH-15921) | Steve Dower | 2019-09-11 | 1 | -2/+3 |
|
|
* | bpo-37288: Fix Windows build when --no-tkinter is specified (GH-14096) | Paul Monson | 2019-06-17 | 1 | -3/+3 |
|
|
* | Implement Windows release builds in Azure Pipelines (GH-14065) | Steve Dower | 2019-06-14 | 1 | -1/+20 |
|
|
* | bpo-36941: Project file fixups for Windows ARM64 (GH-13477) | Paul Monson | 2019-05-22 | 1 | -1/+1 |
|
|
* | bpo-36941: Windows build changes for Windows ARM64 (GH-13365) | Paul Monson | 2019-05-17 | 1 | -1/+17 |
|
|
* | bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) | Paul Monson | 2019-02-14 | 1 | -1/+17 |
|
|
* | bpo-32507: Change Windows install to include app-local UCRT (#5119) | Steve Dower | 2018-01-09 | 1 | -1/+0 |
|
|
* | bpo-32030: Split Py_Main() into subfunctions (#4399) | Victor Stinner | 2017-11-15 | 1 | -2/+2 |
|
|
* | bpo-31340: Change to building with MSVC v141 (included with Visual Studio 201... | Steve Dower | 2017-09-06 | 1 | -0/+1 |
|
|
* | bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars... | Steve Dower | 2017-06-19 | 1 | -1/+4 |
|
|
* | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-23 | 1 | -1/+5 |
|
|
* | Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ol... | Steve Dower | 2016-04-13 | 1 | -0/+7 |
|
|
* | Adds version info to all signed binaries on Windows. | Steve Dower | 2016-04-06 | 1 | -1/+0 |
|
|
* | Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ... | Steve Dower | 2014-11-22 | 1 | -442/+20 |
|
|
* | Issue #18093: Factor out the programs that embed the runtime | Nick Coghlan | 2014-07-25 | 1 | -1/+1 |
|
|
* | Issue #19962: The Windows build process now creates "python.bat" | Zachary Ware | 2014-04-30 | 1 | -1/+161 |
|
|
* | Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix | Victor Stinner | 2013-07-07 | 1 | -1/+1 |
|
|
* | Fix #14470. Remove w9xpopen per PEP 11. | Brian Curtin | 2012-12-23 | 1 | -5/+1 |
|
|
* | Clean up the PCBuild project files, removing redundant settings and | Kristján Valur Jónsson | 2012-05-19 | 1 | -8/+0 |
|
|
* | changeset: 76969:0cbe1099226d | Brian Curtin | 2012-05-13 | 1 | -0/+4 |
|
|
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -0/+372 |
|
|