Steve Dower
|
881323db71
|
Minor improvements to the Windows build/release process (GH-5935)
|
2018-02-27 22:09:27 -08:00 |
Steve Dower
|
2084b30e54
|
bpo-31523: Reliability improvements to the Windows build files (#3900)
|
2017-10-05 13:35:36 -07:00 |
Anselm Kruis
|
efb560eee2
|
bpo-31662: Fix typos in uploadrelease.bat script
|
2017-10-02 08:53:55 -07:00 |
Stefan Grönke
|
f1502d097c
|
bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)
|
2017-09-25 17:58:10 +01:00 |
Steve Dower
|
40a23e8899
|
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on 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.
|
2017-06-19 10:34:25 -07:00 |
Zachary Ware
|
6b6e687766
|
bpo-27425: Be more explicit in .gitattributes (GH-840)
Updates checked-in line endings on several files.
|
2017-06-10 14:58:42 -05:00 |
Steve Dower
|
1aceb02417
|
bpo-29624: Adds purge step and layout test after uploading files. (#258)
|
2017-02-23 14:11:36 -08:00 |
Steve Dower
|
d28a8a994b
|
Moves Windows installer externals onto SVN and updates the build process to grab them automatically.
|
2015-10-23 09:50:49 -07:00 |
Zachary Ware
|
774ac377da
|
Closes #17202: Merge with 3.4
|
2015-04-13 12:11:40 -05:00 |
Steve Dower
|
7b8c5f58aa
|
Updates Windows release scripts to generate and upload GPG signatures.
|
2015-04-05 18:42:37 -07:00 |
Steve Dower
|
1872f93fd1
|
Minor updates to Windows installer upload script.
|
2015-03-08 12:59:00 -07:00 |
Steve Dower
|
2856332f5e
|
Add scripts for uploading Windows builds to a Linux server using pscp
|
2015-03-04 20:27:03 -08:00 |