Commit Graph

6 Commits

Author SHA1 Message Date
Guillaume 925a4a855d Minor tweaks to Windows build scripts (#3931) 2018-02-08 18:09:39 -05:00
vishalnayak fd8b023655 s/TF_ACC/VAULT_ACC 2016-04-05 15:24:59 -04:00
Jeff Mitchell 7a4eda156c Migrate to built-in Go vendoring.
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00
Emil Hessman 63e9062b5e make windows: enclose all paths in double quotes 2015-05-04 08:04:29 +02:00
Emil Hessman a95effaab3 make.bat: enclose path with double quotes in order to handle paths with spaces
Fixes build issues when %GOPATH% is in e.g. "C:\Program Files" et al.
2015-05-04 07:36:43 +02:00
Emil Hessman 894720af6d make.bat: add Makefile-like functionality for Windows 2015-04-30 08:03:54 +02:00