Anthony Romano
b1d41016b2
vendor: only vendor on emitted binaries
...
Moves the vendor/ directory to cmd/vendor. Vendored binaries are built
from cmd/, which is backed by symlinks pointing back to repo root.
2016-04-05 21:01:16 -07:00
Brandon Philips
33be0e09fe
fix(build/test.sh): use new GOPATH setup
2014-02-02 16:57:36 -08:00
rwindelz
45b4d6d194
fix(build.ps1): not required to be admin to run build in windows
...
mklink /D in windows requires elevated privilege (Runas Administrator),
'/J' to create a directory junction point runs with user privilege
use an explicit fully qualified path for junction target
2014-01-01 22:23:07 -08:00
Ben Johnson
eb78d96a20
Intermediate commit.
2013-10-12 00:28:46 -06:00
AndyPook
f03481f733
add equivalent Powershell scripts to ./build so that etcd can be built on Windows
2013-09-17 09:15:23 +01:00