summaryrefslogtreecommitdiffstats
path: root/Tools/msi
Commit message (Expand)AuthorAgeFilesLines
* [3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)Steve Dower2018-01-181-1/+1
* Allows non-critical upload steps to fail (GH-4742) (#4743)Miss Islington (bot)2017-12-061-3/+3
* bpo-31944: Fixes build and Modify button (GH-4278) (#4284)Miss Islington (bot)2017-11-052-3/+4
* [3.6] bpo-31523: Reliability improvements to the Windows build files (GH-3900...Miss Islington (bot)2017-10-054-26/+55
* [3.6] bpo-31662: Fix typos in uploadrelease.bat script (#3858)Miss Islington (bot)2017-10-021-3/+3
* [3.6] bpo-31340: Change to building with MSVC v141 (included with Visual Stud...Steve Dower2017-09-062-2/+24
* Fix build batch files (#2750) (#2897)Steve Dower2017-07-263-18/+23
* [3.6] bpo-30450: Improved logic for obtaining dependencies (#2751)Steve Dower2017-07-192-23/+4
* bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvars...Steve Dower2017-06-193-19/+21
* bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (G...Zachary Ware2017-06-161-19/+99
* [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)Zachary Ware2017-06-105-534/+534
* Takes vcruntime140.dll from the correct source. (#684)Steve Dower2017-03-161-6/+3
* Fixes the upload script to purge the CDN correctly and display success output...Steve Dower2017-03-061-0/+2
* bpo-27593: Updates Windows build to use information from git (#262) (#450)Steve Dower2017-03-041-2/+2
* bpo-29624: Adds purge step and layout test after uploading files. (#258) (#264)Steve Dower2017-02-232-10/+53
* bpo-29579: Removes readme.txt from the installer. (#161)Steve Dower2017-02-191-3/+0
* Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
|\
| * Includes ensurepip and venv packages in nuget package.Steve Dower2017-02-061-2/+11
* | Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
|\ \ | |/
| * Issue #28783: Replaces bdist_wininst in nuget packages with stubSteve Dower2016-12-113-38/+22
* | Issue #28846: Various installer fixesSteve Dower2016-12-033-7/+9
|\ \ | |/
| * Issue #28846: Various installer fixesSteve Dower2016-12-033-7/+10
* | Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-232-3/+48
|\ \ | |/
| * Issue #28783: Embedded and nuget packages incorrect reference missing bdist_w...Steve Dower2016-11-232-3/+47
* | Issue #28573: Missing sys._mercurial info and other build issues.Steve Dower2016-11-221-3/+16
* | Issue #28573: Fixes issue with nested if blocksSteve Dower2016-11-151-6/+6
* | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-151-36/+9
* | Adds missing _asyncio.pyd to installer and generally tidies pyd management.Steve Dower2016-10-293-69/+23
* | Removes incorrect condition from lib_pdb.msiSteve Dower2016-10-281-1/+0
|\ \ | |/
| * Removes incorrect condition from lib_pdb.msiSteve Dower2016-10-281-1/+0
* | Revert incorrect file merge from 3.5.Steve Dower2016-10-271-1/+1
* | Merge from 3.5Steve Dower2016-10-272-8/+25
|\ \ | |/
| * Updates release build to collect symbols and binaries, and create nuget package.Steve Dower2016-10-272-8/+24
* | Fix launcher.msi from rebuilding during release build.Steve Dower2016-10-101-1/+8
* | Issue #28402: Adds signed catalog files for stdlib on Windows.Steve Dower2016-10-109-2/+55
* | Issue #28217: Adds _testconsole module to test console input. Fixes some issu...Steve Dower2016-10-031-0/+12
* | Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-232-2/+13
|\ \ | |/
| * Issue #28251: Improvements to help manuals on Windows.Steve Dower2016-09-232-2/+13
* | Fixes bad merge for issue #28110Steve Dower2016-09-171-0/+1
* | Issue #28110: launcher.msi has different product codes between 32-bit and 64-bitSteve Dower2016-09-173-13/+3
|\ \ | |/
| * Issue #28110: launcher.msi has different product codes between 32-bit and 64-bitSteve Dower2016-09-174-16/+7
* | Issue #28137: Renames Windows path file to ._pthSteve Dower2016-09-171-5/+10
* | Updates zip and nuget builds for Windows.Steve Dower2016-09-121-21/+19
* | Make PGO use usual build directory on Windows.Steve Dower2016-09-121-8/+1
* | Issue #28046: Remove platform-specific directories from sys.pathZachary Ware2016-09-101-2/+0
* | Issue #25144: Ensures TargetDir is set before continuing with custom install.Steve Dower2016-09-091-0/+3
|\ \ | |/
| * Issue #25144: Ensures TargetDir is set before continuing with custom install.Steve Dower2016-09-091-0/+3
* | Prevent PGO build for x86 releases.Steve Dower2016-09-091-0/+1
* | Closes #27314: Fixes launcher installer upgrade table.Steve Dower2016-09-093-5/+10
* | Issue #26619: Improves error message when installing on out-of-date Windows S...Steve Dower2016-09-092-18/+50
|\ \ | |/