summaryrefslogtreecommitdiffstats
path: root/Tools/nuget/make_pkg.proj
Commit message (Expand)AuthorAgeFilesLines
* Enable building nuget packages for ARM32 (GH-12669)Paul Monson2019-04-121-0/+1
* bpo-36010: Add venv to the nuget distribution (GH-12367)Paul Moore2019-03-301-1/+1
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-25/+13
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-13/+25
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-25/+13
* Add props file for nuget packages (#3410)Steve Dower2017-09-071-0/+14
* Adds nuget symbols package for daily builds. (#3122)Steve Dower2017-08-171-3/+4
* Fix build batch files (#2750)Steve Dower2017-07-261-1/+5
* Takes vcruntime140.dll from the correct source. (#679)Steve Dower2017-03-161-5/+3
* Issue #28846: Various installer fixesSteve Dower2016-12-031-1/+0
|\
| * Issue #28846: Various installer fixesSteve Dower2016-12-031-2/+1
| * Fixes incorrect path in nuget package build.Steve Dower2016-11-171-1/+2
| * Updates release build to collect symbols and binaries, and create nuget package.Steve Dower2016-10-271-1/+1
* | Updates zip and nuget builds for Windows.Steve Dower2016-09-121-0/+1
|/
* Include libs folder in nuget package and allow preinstalling packagesSteve Dower2016-06-271-2/+4
* Simplifies nuget build with better parameters.Steve Dower2016-06-251-1/+2
* Preinstalls pip into the nuget package so that pip.exe is available after ins...Steve Dower2016-06-241-1/+4
* Adds scripts for producing Nuget packages.Steve Dower2016-06-241-0/+51