perkeep/dev/devcam
mpl 93a7f46720 make.go: remove --use_gopath
Because it makes full integration with gopherjs impossible (without
polluting the user's GOPATH), as long as
https://github.com/gopherjs/gopherjs/issues/415 is not fixed.

Also it is kind of antithetical with the point of make.go anyway.

We still rely on CAMLI_MAKE_USEGOPATH for the integration tests that run
make.go to know that they shouldn't recursively create another temp
GOPATH (when they're already in such a temp dir, because they're started
through devcam test).

Change-Id: Icc6af46ec5976fdf08e9b8bf4249e307a15499cf
2016-05-09 17:22:39 +02:00
..
appengine.go path fixes for third_party move 2016-04-21 12:25:17 -07:00
camget.go devcam: add the -wipecache option 2014-08-22 23:36:31 +02:00
cammount.go devcam: add the -wipecache option 2014-08-22 23:36:31 +02:00
camput.go devcam: add the -wipecache option 2014-08-22 23:36:31 +02:00
camtool.go devcam: add the -wipecache option 2014-08-22 23:36:31 +02:00
devcam.go devcam fixv,hook: docs, bugfix, cleanup. 2015-08-03 19:45:10 +02:00
doc.go add canonical import paths 2016-03-13 19:57:14 -07:00
env.go devcam: add the -wipecache option 2014-08-22 23:36:31 +02:00
exec.go devcam: exec child binaries when possible 2013-09-01 11:37:09 -07:00
hook.go devcam hook: add commit-msg hook 2016-02-25 17:50:44 +01:00
review.go devcam hook: add commit-msg hook 2016-02-25 17:50:44 +01:00
server.go path fixes for third_party move 2016-04-21 12:25:17 -07:00
test.go make.go: remove --use_gopath 2016-05-09 17:22:39 +02:00