Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-39789: Update Windows release build machines to VS 2019 (GH-18695) | Steve Dower | 2020-02-29 | 1 | -1/+1 |
| | | | Also fixes some potential Nuget build issues. | ||||
* | Enable building nuget packages for ARM32 (GH-12669) | Paul Monson | 2019-04-12 | 1 | -0/+1 |
| | |||||
* | bpo-36010: Add venv to the nuget distribution (GH-12367) | Paul Moore | 2019-03-30 | 1 | -1/+1 |
| | |||||
* | bpo-34977: Add Windows App Store package (GH-11027) | Steve Dower | 2018-12-10 | 1 | -25/+13 |
| | | | 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 | -13/+25 |
| | | | This reverts commit 468a15aaf9206448a744fc5eab3fc21f51966aad. | ||||
* | bpo-34977: Add Windows App Store package (GH-10245) | Steve Dower | 2018-12-06 | 1 | -25/+13 |
| | |||||
* | Add props file for nuget packages (#3410) | Steve Dower | 2017-09-06 | 1 | -0/+14 |
| | |||||
* | Adds nuget symbols package for daily builds. (#3122) | Steve Dower | 2017-08-17 | 1 | -3/+4 |
| | |||||
* | Fix build batch files (#2750) | Steve Dower | 2017-07-26 | 1 | -1/+5 |
| | | | | | | | | | | * 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. | ||||
* | Takes vcruntime140.dll from the correct source. (#679) | Steve Dower | 2017-03-16 | 1 | -5/+3 |
| | |||||
* | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 1 | -1/+0 |
|\ | |||||
| * | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 1 | -2/+1 |
| | | |||||
| * | Fixes incorrect path in nuget package build. | Steve Dower | 2016-11-16 | 1 | -1/+2 |
| | | |||||
| * | Updates release build to collect symbols and binaries, and create nuget package. | Steve Dower | 2016-10-27 | 1 | -1/+1 |
| | | |||||
* | | Updates zip and nuget builds for Windows. | Steve Dower | 2016-09-12 | 1 | -0/+1 |
|/ | |||||
* | Include libs folder in nuget package and allow preinstalling packages | Steve Dower | 2016-06-27 | 1 | -2/+4 |
| | |||||
* | Simplifies nuget build with better parameters. | Steve Dower | 2016-06-25 | 1 | -1/+2 |
| | |||||
* | Preinstalls pip into the nuget package so that pip.exe is available after ↵ | Steve Dower | 2016-06-24 | 1 | -1/+4 |
| | | | | installation. | ||||
* | Adds scripts for producing Nuget packages. | Steve Dower | 2016-06-24 | 1 | -0/+51 |