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 | 3 | -19/+21 | |
| | | | | | | vcvarsall.bat (#2252) * 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. | |||||
* | bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) | Zachary Ware | 2017-06-15 | 1 | -19/+99 | |
| | | | | | The Windows build now depends on Python 3.6 to fetch externals, but it will be downloaded via NuGet (which is downloaded via PowerShell) if it is not available via `py -3.6`. This means the only thing that must be installed on a modern Windows box to do a full build of CPython with all extensions is Visual Studio. Also fixes an outdated note about _lzma in PCbuild/readme.txt | |||||
* | bpo-27425: Be more explicit in .gitattributes (GH-840) | Zachary Ware | 2017-06-10 | 5 | -534/+534 | |
| | | | Updates checked-in line endings on several files. | |||||
* | bpo-29919: Remove unused imports found by pyflakes (#137) | Victor Stinner | 2017-03-27 | 1 | -1/+1 | |
| | | | Make also minor PEP8 coding style fixes on modified imports. | |||||
* | Takes vcruntime140.dll from the correct source. (#679) | Steve Dower | 2017-03-16 | 1 | -6/+3 | |
| | ||||||
* | Fixes the upload script to purge the CDN correctly and display success ↵ | Steve Dower | 2017-03-05 | 1 | -0/+2 | |
| | | | | output. (#466) | |||||
* | bpo-27593: Updates Windows build to use information from git (#262) | Steve Dower | 2017-03-03 | 1 | -2/+2 | |
| | | | | * bpo-27593: Updates Windows build to use information from git | |||||
* | bpo-29624: Adds purge step and layout test after uploading files. (#258) | Steve Dower | 2017-02-23 | 2 | -10/+53 | |
| | ||||||
* | bpo-29579: Removes readme.txt from the installer. (#160) | Steve Dower | 2017-02-18 | 1 | -3/+0 | |
| | ||||||
* | Includes ensurepip and venv packages in nuget package. | Steve Dower | 2017-02-06 | 1 | -2/+11 | |
|\ | ||||||
| * | Includes ensurepip and venv packages in nuget package. | Steve Dower | 2017-02-06 | 1 | -2/+11 | |
| |\ | ||||||
| | * | Includes ensurepip and venv packages in nuget package. | Steve Dower | 2017-02-06 | 1 | -2/+11 | |
| | | | ||||||
* | | | Issue #28783: Replaces bdist_wininst in nuget packages with stub | Steve Dower | 2016-12-11 | 3 | -38/+22 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28783: Replaces bdist_wininst in nuget packages with stub | Steve Dower | 2016-12-11 | 3 | -38/+22 | |
| |\ \ | | |/ | ||||||
| | * | Issue #28783: Replaces bdist_wininst in nuget packages with stub | Steve Dower | 2016-12-11 | 3 | -38/+22 | |
| | | | ||||||
* | | | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 3 | -7/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 3 | -7/+9 | |
| |\ \ | | |/ | ||||||
| | * | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 3 | -7/+10 | |
| | | | ||||||
* | | | Issue #28783: Embedded and nuget packages incorrect reference missing ↵ | Steve Dower | 2016-11-23 | 2 | -3/+48 | |
|\ \ \ | |/ / | | | | | | | bdist_wininst command. | |||||
| * | | Issue #28783: Embedded and nuget packages incorrect reference missing ↵ | Steve Dower | 2016-11-23 | 2 | -3/+48 | |
| |\ \ | | |/ | | | | | | | bdist_wininst command. | |||||
| | * | Issue #28783: Embedded and nuget packages incorrect reference missing ↵ | Steve Dower | 2016-11-23 | 2 | -3/+47 | |
| | | | | | | | | | | | | bdist_wininst command. | |||||
* | | | Issue #28573: Missing sys._mercurial info and other build issues. | Steve Dower | 2016-11-22 | 1 | -3/+16 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28573: Missing sys._mercurial info and other build issues. | Steve Dower | 2016-11-22 | 1 | -3/+16 | |
| | | | ||||||
* | | | Issue #28573: Fixes issue with nested if blocks | Steve Dower | 2016-11-14 | 1 | -6/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28573: Fixes issue with nested if blocks | Steve Dower | 2016-11-14 | 1 | -6/+6 | |
| | | | ||||||
* | | | Fixes incorrect merge | Steve Dower | 2016-11-14 | 1 | -5/+0 | |
| | | | ||||||
* | | | Issue #28573: Avoid setting up env too many times during build | Steve Dower | 2016-11-14 | 1 | -28/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28573: Avoid setting up env too many times during build | Steve Dower | 2016-11-14 | 1 | -36/+9 | |
| | | | ||||||
* | | | Adds missing _asyncio.pyd to installer and generally tidies pyd management. | Steve Dower | 2016-10-29 | 3 | -69/+23 | |
|\ \ \ | |/ / | ||||||
| * | | Adds missing _asyncio.pyd to installer and generally tidies pyd management. | Steve Dower | 2016-10-29 | 3 | -69/+23 | |
| | | | ||||||
* | | | Removes incorrect condition from lib_pdb.msi | Steve Dower | 2016-10-28 | 1 | -1/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Removes incorrect condition from lib_pdb.msi | Steve Dower | 2016-10-28 | 1 | -1/+0 | |
| |\ \ | | |/ | ||||||
| | * | Removes incorrect condition from lib_pdb.msi | Steve Dower | 2016-10-28 | 1 | -1/+0 | |
| | | | ||||||
* | | | Merge from 3.6 | Steve Dower | 2016-10-27 | 2 | -8/+25 | |
|\ \ \ | |/ / | ||||||
| * | | Revert incorrect file merge from 3.5. | Steve Dower | 2016-10-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge from 3.5 | Steve Dower | 2016-10-27 | 2 | -8/+25 | |
| |\ \ | | |/ | ||||||
| | * | Updates release build to collect symbols and binaries, and create nuget package. | Steve Dower | 2016-10-27 | 2 | -8/+24 | |
| | | | ||||||
* | | | Fix launcher.msi from rebuilding during release build. | Steve Dower | 2016-10-10 | 1 | -1/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Fix launcher.msi from rebuilding during release build. | Steve Dower | 2016-10-10 | 1 | -1/+8 | |
| | | | ||||||
* | | | Issue #28402: Adds signed catalog files for stdlib on Windows. | Steve Dower | 2016-10-09 | 9 | -2/+55 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28402: Adds signed catalog files for stdlib on Windows. | Steve Dower | 2016-10-09 | 9 | -2/+55 | |
| | | | ||||||
* | | | Issue #28217: Adds _testconsole module to test console input. | Steve Dower | 2016-10-03 | 1 | -0/+12 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28217: Adds _testconsole module to test console input. Fixes some ↵ | Steve Dower | 2016-10-03 | 1 | -0/+12 | |
| | | | | | | | | | | | | issues found by the tests. | |||||
* | | | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-22 | 2 | -2/+13 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-22 | 2 | -2/+13 | |
| |\ \ | | |/ | ||||||
| | * | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-22 | 2 | -2/+13 | |
| | | | ||||||
* | | | Fixes bad merge for issue #28110 | Steve Dower | 2016-09-17 | 1 | -0/+1 | |
|\ \ \ | |/ / | ||||||
| * | | Fixes bad merge for issue #28110 | Steve Dower | 2016-09-17 | 1 | -0/+1 | |
| | | | ||||||
* | | | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit | Steve Dower | 2016-09-17 | 3 | -13/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit | Steve Dower | 2016-09-17 | 3 | -13/+3 | |
| |\ \ | | |/ |