Josh Soref
|
e43b76ef97
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
|
Guillaume
|
d6e38ddf8a
|
Minor tweaks to Windows build scripts (#3931)
|
2018-02-08 18:09:39 -05:00 |
|
vishalnayak
|
d71dcf2da2
|
s/TF_ACC/VAULT_ACC
|
2016-04-05 15:24:59 -04:00 |
|
Jeff Mitchell
|
757dca2e2c
|
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
|
b38d8afa54
|
make windows: enclose all paths in double quotes
|
2015-05-04 08:04:29 +02:00 |
|
Emil Hessman
|
7cc9ee2436
|
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
|
572b056d6c
|
make.bat: add Makefile-like functionality for Windows
|
2015-04-30 08:03:54 +02:00 |
|