Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36174: Update nuget authoring for new license field. (GH-12300) | Steve Dower | 2019-03-12 | 1 | -3/+2 |
| | |||||
* | Add props file for nuget packages (#3410) | Steve Dower | 2017-09-06 | 1 | -1/+2 |
| | |||||
* | Fix build batch files (#2750) | Steve Dower | 2017-07-26 | 1 | -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. |