summaryrefslogtreecommitdiffstats
path: root/Tools/nuget/build.bat
Commit message (Collapse)AuthorAgeFilesLines
* Enable building nuget packages for ARM32 (GH-12669)Paul Monson2019-04-121-3/+16
|
* bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)Stefan Grönke2017-09-251-1/+1
|
* Fix build batch files (#2750)Steve Dower2017-07-261-2/+3
| | | | | | | | | | * 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-30687: Fixes build scripts to find msbuild.exe and stop relying on ↵Steve Dower2017-06-191-3/+4
| | | | | | 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 Ware2017-06-101-55/+55
| | | Updates checked-in line endings on several files.
* Adds batch file to build nuget packages.Steve Dower2016-06-271-0/+55