perkeep/dev/devcam
Brad Fitzpatrick b1abccd287 devcam, localhost, storagetest: fixes for Windows
Unset CGO_ENABLED if no sign of gcc.

The localdisk renaming stuff was fixed in Go ages ago in
golang/go#13673 and https://golang.org/cl/6140

And a defer in storagetest meant Windows couldn't delete files
because a file was still open.

Change-Id: I57aef85f24653b19ce10e3d1e18c778cee2d48f6
2018-05-01 10:46:19 -07:00
..
devcam.go dev/devcam: don't invoke make.go four times for four targets 2018-04-22 09:01:40 -07:00
doc.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
env.go
exec.go
get.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
hook.go
mount.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
pk.go dev/devcam: do not look for pk in ./bin dir 2018-04-25 22:51:41 -07:00
put.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
review.go
server.go dev/devcam: don't invoke make.go four times for four targets 2018-04-22 09:01:40 -07:00
test.go devcam, localhost, storagetest: fixes for Windows 2018-05-01 10:46:19 -07:00