Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on ↵ | Steve Dower | 2017-06-19 | 1 | -3/+4 |
| | | | | | | vcvarsall.bat (#2252) (#2281) * 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. | ||||
* | [3.5] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2084) | Zachary Ware | 2017-06-10 | 1 | -55/+55 |
| | | | Also updates checked-in line endings on some files. | ||||
* | Takes vcruntime140.dll from the correct source. (#683) | Steve Dower | 2017-03-16 | 1 | -5/+3 |
| | |||||
* | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 1 | -2/+1 |
| | |||||
* | Fixes incorrect path in nuget package build. | Steve Dower | 2016-11-16 | 1 | -1/+2 |
| | |||||
* | Updates release build to collect symbols and binaries, and create nuget package. | Steve Dower | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | Adds batch file to build nuget packages. | Steve Dower | 2016-06-27 | 1 | -0/+55 |
| | |||||
* | Include libs folder in nuget package and allow preinstalling packages | Steve Dower | 2016-06-27 | 1 | -2/+4 |
| | |||||
* | Simplifies nuget build with better parameters. | Steve Dower | 2016-06-25 | 1 | -1/+2 |
| | |||||
* | Preinstalls pip into the nuget package so that pip.exe is available after ↵ | Steve Dower | 2016-06-24 | 1 | -1/+4 |
| | | | | installation. | ||||
* | Adds scripts for producing Nuget packages. | Steve Dower | 2016-06-24 | 3 | -0/+87 |