perkeep/dev
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
..
config-dir-local dev: add local.sh script to setup demo environment 2014-01-31 12:24:30 +01:00
devcam make.go: remove --use_gopath 2016-05-09 17:22:39 +02:00
envvardoc add canonical import paths 2016-03-13 19:57:14 -07:00
camfix.pl Add a BUILDING file, update HACKING, clean some stuff 2013-06-11 13:14:05 +02:00
demo.sh Better demo setup 2014-06-02 15:55:10 +09:00
dev-db Move dev-db shell script out of the root. 2014-02-27 21:26:02 -08:00
local.sh dev: add local.sh script to setup demo environment 2014-01-31 12:24:30 +01:00
make-release make-release: don't clean stuff from the zip 2014-02-27 22:03:52 -08:00
push Add dev/push script. 2013-08-23 00:13:09 -05:00
update_closure_compiler.go add canonical import paths 2016-03-13 19:57:14 -07:00