Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have ↵ | adang1345 | 2022-09-12 | 1 | -1/+3 |
| | | | | matching UUIDs with official releases (GH-96755) | ||||
* | bpo-46744: Support "-Win32" and make platform flags case insensitive in ↵ | conioh | 2022-08-25 | 1 | -21/+22 |
| | | | | Windows build scripts. (GH-31803) | ||||
* | bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038) | Steve Dower | 2022-03-22 | 1 | -1/+1 |
| | |||||
* | bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit ↵ | Steve Dower | 2022-03-16 | 1 | -14/+15 |
| | | | | code when part of the build fails (GH-31921) | ||||
* | bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) | Steve Dower | 2022-01-28 | 1 | -17/+35 |
| | | | Also makes a few general improvements to the build process and removes some dead code. | ||||
* | Update URLs in comments and metadata to use HTTPS (GH-27458) | Noah Kantrowitz | 2021-07-30 | 1 | -1/+1 |
| | |||||
* | Implement Windows release builds in Azure Pipelines (GH-14065) | Steve Dower | 2019-06-14 | 1 | -1/+1 |
| | |||||
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-11 | 1 | -4/+9 |
| | | | Also adds the PC/layout script for generating layouts on Windows. | ||||
* | Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) | Victor Stinner | 2018-12-07 | 1 | -9/+4 |
| | | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad. | ||||
* | bpo-34977: Add Windows App Store package (GH-10245) | Steve Dower | 2018-12-07 | 1 | -4/+9 |
| | |||||
* | bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) | Stefan Grönke | 2017-09-25 | 1 | -1/+1 |
| | |||||
* | Fix build batch files (#2750) | Steve Dower | 2017-07-26 | 1 | -3/+4 |
| | | | | | | | | | | * Enable building MSI, zip and nuget packages when Py_OutDir is set. * Restore the --build option, which got reverted at some point. * Ensure output directory is created. * Enables BuildForDaily and DailyBuildVersion options for nuget package. | ||||
* | [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) | Steve Dower | 2017-07-17 | 1 | -3/+0 |
| | | | Updates ssl and tkinter projects to use pre-built externals | ||||
* | bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on ↵ | Steve Dower | 2017-06-19 | 1 | -7/+8 |
| | | | | | | vcvarsall.bat (#2252) * Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat Also fixes bdist_wininst.vcxproj to use correct version in generated name. | ||||
* | bpo-27425: Be more explicit in .gitattributes (GH-840) | Zachary Ware | 2017-06-10 | 1 | -235/+235 |
| | | | Updates checked-in line endings on several files. | ||||
* | bpo-27593: Updates Windows build to use information from git (#262) | Steve Dower | 2017-03-04 | 1 | -2/+2 |
| | | | | * bpo-27593: Updates Windows build to use information from git | ||||
* | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 1 | -4/+4 |
|\ | |||||
| * | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 1 | -4/+4 |
| |\ | |||||
| | * | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 1 | -3/+4 |
| | | | |||||
* | | | Issue #28573: Missing sys._mercurial info and other build issues. | Steve Dower | 2016-11-22 | 1 | -3/+16 |
|\ \ \ | |/ / | |||||
| * | | Issue #28573: Missing sys._mercurial info and other build issues. | Steve Dower | 2016-11-22 | 1 | -3/+16 |
| | | | |||||
* | | | Issue #28573: Fixes issue with nested if blocks | Steve Dower | 2016-11-15 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Issue #28573: Fixes issue with nested if blocks | Steve Dower | 2016-11-15 | 1 | -6/+6 |
| | | | |||||
* | | | Fixes incorrect merge | Steve Dower | 2016-11-15 | 1 | -5/+0 |
| | | | |||||
* | | | Issue #28573: Avoid setting up env too many times during build | Steve Dower | 2016-11-15 | 1 | -28/+9 |
|\ \ \ | |/ / | |||||
| * | | Issue #28573: Avoid setting up env too many times during build | Steve Dower | 2016-11-15 | 1 | -36/+9 |
| | | | |||||
* | | | Merge from 3.6 | Steve Dower | 2016-10-27 | 1 | -7/+24 |
|\ \ \ | |/ / | |||||
| * | | Merge from 3.5 | Steve Dower | 2016-10-27 | 1 | -7/+24 |
| |\ \ | | |/ | |||||
| | * | Updates release build to collect symbols and binaries, and create nuget package. | Steve Dower | 2016-10-27 | 1 | -7/+23 |
| | | | |||||
| | * | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit | Steve Dower | 2016-09-17 | 1 | -3/+4 |
| | | | |||||
* | | | Fix launcher.msi from rebuilding during release build. | Steve Dower | 2016-10-10 | 1 | -1/+8 |
|\ \ \ | |/ / | |||||
| * | | Fix launcher.msi from rebuilding during release build. | Steve Dower | 2016-10-10 | 1 | -1/+8 |
| | | | |||||
* | | | Fixes bad merge for issue #28110 | Steve Dower | 2016-09-17 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixes bad merge for issue #28110 | Steve Dower | 2016-09-17 | 1 | -0/+1 |
| | | | |||||
* | | | Remove pybench microbenchmark | Victor Stinner | 2016-09-13 | 1 | -7/+4 |
|/ / | | | | | | | Issue #15369. Please use the new "performance" benchmark suite. | ||||
* | | Make PGO use usual build directory on Windows. | Steve Dower | 2016-09-12 | 1 | -8/+1 |
| | | |||||
* | | Prevent PGO build for x86 releases. | Steve Dower | 2016-09-09 | 1 | -0/+1 |
| | | |||||
* | | Adds test.support.PGO and skips tests that are not useful for PGO. | Steve Dower | 2016-09-07 | 1 | -3/+5 |
|/ | |||||
* | Fixes unnecessary rebuild when building Windows releases with PGO | Steve Dower | 2016-05-17 | 1 | -1/+1 |
| | |||||
* | Moves Windows installer externals onto SVN and updates the build process to ↵ | Steve Dower | 2015-10-23 | 1 | -3/+5 |
| | | | | grab them automatically. | ||||
* | Enabled --pgo option for building 64-bit PGO enabled releases. | Steve Dower | 2015-10-14 | 1 | -8/+53 |
| | |||||
* | Improves support for building unofficial versions of the Windows installer. | Steve Dower | 2015-10-01 | 1 | -14/+29 |
| | |||||
* | Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ↵ | Steve Dower | 2015-09-09 | 1 | -1/+1 |
| | | | | to Windows installation. | ||||
* | Replaces use of WinRAR to generate ZIP file with Python script | Steve Dower | 2015-05-03 | 1 | -8/+1 |
| | |||||
* | Generates and signs a self-extracting executable containing an embedded Python. | Steve Dower | 2015-04-14 | 1 | -0/+9 |
| | |||||
* | Closes #17202: Merge with 3.4 | Zachary Ware | 2015-04-13 | 1 | -163/+163 |
| | |||||
* | Add scripts for uploading Windows builds to a Linux server using pscp | Steve Dower | 2015-03-05 | 1 | -0/+1 |
| | |||||
* | Improve Windows release scripts | Steve Dower | 2015-02-08 | 1 | -14/+37 |
| | |||||
* | Adds automated test script for the Windows installer and fixes download URL | Steve Dower | 2015-02-07 | 1 | -0/+6 |
| | |||||
* | Require Mercurial on PATH when building a Windows release. | Steve Dower | 2015-02-06 | 1 | -0/+3 |
| | | | | Without it, we will generate invalid build information for sys.version |