]> granicus.if.org Git - python/commit
Fix build batch files (#2750) (#2897)
authorSteve Dower <steve.dower@microsoft.com>
Wed, 26 Jul 2017 21:20:41 +0000 (14:20 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Jul 2017 21:20:41 +0000 (14:20 -0700)
commitbb7fd3f4d08091b2b68333267a4d5fdef03bda44
tree50b2ef0f41f508cd802d0fbda2cfe04cd9978e44
parent8c2d4cf092c5f0335e7982392a33927579c4d512
Fix build batch files (#2750) (#2897)

* 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]