summaryrefslogtreecommitdiffstats
path: root/Tools/nuget/pythondaily.nuspec
Commit message (Collapse)AuthorAgeFilesLines
* Add props file for nuget packages (#3410) (#3413)Steve Dower2017-09-071-1/+2
|
* Fix build batch files (#2750) (#2897)Steve Dower2017-07-261-0/+18
* 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.