]> granicus.if.org Git - python/commit
Fix build batch files (#2750)
authorSteve Dower <steve.dower@microsoft.com>
Wed, 26 Jul 2017 16:09:01 +0000 (09:09 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2017 16:09:01 +0000 (09:09 -0700)
commitf0851910eb8e711bf8f22165cb0df33bb27b09d6
treee30f22c75c07a9adc56d80bdc050403b22b9ce0c
parente7bc7aac3d4a7d92aa5913006b0198820882ca59
Fix build batch files (#2750)

* 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.
Tools/msi/buildrelease.bat
Tools/msi/make_zip.proj
Tools/msi/make_zip.py
Tools/nuget/build.bat
Tools/nuget/make_pkg.proj
Tools/nuget/pythondaily.nuspec [new file with mode: 0644]