summaryrefslogtreecommitdiffstats
path: root/Tools/msi/buildrelease.bat
Commit message (Collapse)AuthorAgeFilesLines
* bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on ↵Steve Dower2017-06-191-51/+41
| | | | | | 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 Ware2017-06-101-246/+246
| | | Also updates checked-in line endings on some files.
* bpo-27593: Updates Windows build to use information from git (#262) (#449)Steve Dower2017-03-041-2/+2
| | | * bpo-27593: Updates Windows build to use information from git
* Issue #28846: Various installer fixesSteve Dower2016-12-031-3/+4
|
* Updates release build to collect symbols and binaries, and create nuget package.Steve Dower2016-10-271-7/+23
|
* Issue #28110: launcher.msi has different product codes between 32-bit and 64-bitSteve Dower2016-09-171-3/+4
|
* Fixes unnecessary rebuild when building Windows releases with PGOSteve Dower2016-05-171-1/+1
|
* Moves Windows installer externals onto SVN and updates the build process to ↵Steve Dower2015-10-231-3/+5
| | | | grab them automatically.
* Enabled --pgo option for building 64-bit PGO enabled releases.Steve Dower2015-10-141-8/+53
|
* Improves support for building unofficial versions of the Windows installer.Steve Dower2015-10-011-14/+29
|
* Issue #25027: Reverts partial-static build options and adds vcruntime140.dll ↵Steve Dower2015-09-091-1/+1
| | | | to Windows installation.
* Replaces use of WinRAR to generate ZIP file with Python scriptSteve Dower2015-05-031-8/+1
|
* Generates and signs a self-extracting executable containing an embedded Python.Steve Dower2015-04-141-0/+9
|
* Closes #17202: Merge with 3.4Zachary Ware2015-04-131-163/+163
|
* Add scripts for uploading Windows builds to a Linux server using pscpSteve Dower2015-03-051-0/+1
|
* Improve Windows release scriptsSteve Dower2015-02-081-14/+37
|
* Adds automated test script for the Windows installer and fixes download URLSteve Dower2015-02-071-0/+6
|
* Require Mercurial on PATH when building a Windows release.Steve Dower2015-02-061-0/+3
| | | | Without it, we will generate invalid build information for sys.version
* Issue #23260: Update Windows installerSteve Dower2015-02-061-0/+131