summaryrefslogtreecommitdiffstats
path: root/Tools/msi
Commit message (Expand)AuthorAgeFilesLines
* bpo-34217: Use lowercase for windows headers (GH-8472)Miss Islington (bot)2018-08-161-1/+1
* Updated MSI README to mention dependency on .NET 3.5. (GH-8375)Miss Islington (bot)2018-07-291-0/+8
* Minor improvements to the Windows build/release process (GH-5935)Miss Islington (bot)2018-02-282-0/+5
* bpo-32436: Implement PEP 567 (#5027)Yury Selivanov2018-01-231-1/+1
* bpo-32588: Move _findvs into its own module and add missing _queue module to ...Steve Dower2018-01-181-1/+1
* bpo-32507: Change Windows install to include app-local UCRT (#5119)Steve Dower2018-01-0910-81/+68
* Allows non-critical upload steps to fail (#4742)Steve Dower2017-12-061-3/+3
* bpo-31944: Fixes build and Modify button (#4278)Steve Dower2017-11-042-3/+4
* bpo-31523: Reliability improvements to the Windows build files (#3900)Steve Dower2017-10-054-26/+55
* bpo-31662: Fix typos in uploadrelease.bat scriptAnselm Kruis2017-10-021-3/+3
* bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)Stefan Grönke2017-09-259-15/+15
* bpo-31392: Update SSL build for 1.1.0 (#3448)Steve Dower2017-09-093-12/+10
* bpo-31340: Change to building with MSVC v141 (included with Visual Studio 201...Steve Dower2017-09-062-2/+24
* Fix build batch files (#2750)Steve Dower2017-07-263-18/+23
* [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)Steve Dower2017-07-177-36/+28
* 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)Zachary Ware2017-06-161-19/+99
* bpo-27425: Be more explicit in .gitattributes (GH-840)Zachary Ware2017-06-105-534/+534
* bpo-29919: Remove unused imports found by pyflakes (#137)Victor Stinner2017-03-271-1/+1
* Takes vcruntime140.dll from the correct source. (#679)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)Steve Dower2017-03-041-2/+2
* bpo-29624: Adds purge step and layout test after uploading files. (#258)Steve Dower2017-02-232-10/+53
* bpo-29579: Removes readme.txt from the installer. (#160)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
| |\
| | * 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 #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/+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/+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: 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: Fixes issue with nested if blocksSteve Dower2016-11-151-6/+6
* | | Fixes incorrect mergeSteve Dower2016-11-151-5/+0
* | | Issue #28573: Avoid setting up env too many times during buildSteve Dower2016-11-151-28/+9
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/
| | * Removes incorrect condition from lib_pdb.msiSteve Dower2016-10-281-1/+0
* | | Merge from 3.6Steve Dower2016-10-272-8/+25
|\ \ \ | |/ /
| * | Revert incorrect file merge from 3.5.Steve Dower2016-10-271-1/+1