Bootstrapping tools for windows builders
Find a file
Brad Fitzpatrick 68136564a0
Merge pull request #10 from napcs/download_fix
Fix link to TDM download
2017-11-01 14:08:28 -05:00
.gitignore v1 2012-09-18 14:36:29 -07:00
build.go Make 64-bit Windows binaries. No particular reason. 2015-01-03 19:58:26 -08:00
LICENSE add LICENSE and README 2014-09-04 15:56:53 -07:00
Makefile Spit out bitsadmin command after upload, add Makefile, update Git URL 2015-01-03 15:36:16 -08:00
README remove -release flag; include WiX by default 2015-02-11 15:52:47 +11:00
upload.go change import path of cloud storage client 2016-08-04 15:56:00 -04:00
winstrap.go Fix link to TDM download 2017-11-01 09:37:31 -05:00

This tool bootstraps a fresh Windows VM into being a Go buildbot.

We cross-compile this into a Windows exe from Mac or Linux or whatever
and then on Windows do something like this:

  http://golang.org/s/windowsbuilderhowto

The latest windows executable is:

  https://storage.googleapis.com/winstrap/winstrap-2015-02-11-046f2a8.exe