You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tool/gocross
James Tucker 8c2b755b2e tool/gocross: use grep -E over egrep to avoid warning
Recent egrep builds produce a warning:

```
egrep: warning: egrep is obsolescent; using grep -E
```

Updates #cleanup

Signed-off-by: James Tucker <james@tailscale.com>
2 years ago
..
autoflags.go tool/gocross: adjust Xcode flags to match new Xcode env 2 years ago
autoflags_test.go tool/gocross: adjust Xcode flags to match new Xcode env 2 years ago
env.go tool/gocross: a tool for building Tailscale binaries 2 years ago
env_test.go tool/gocross: a tool for building Tailscale binaries 2 years ago
exec_other.go tool/gocross: a tool for building Tailscale binaries 2 years ago
exec_unix.go tool/gocross: a tool for building Tailscale binaries 2 years ago
gocross-wrapper.sh tool/gocross: use grep -E over egrep to avoid warning 2 years ago
gocross.go tool/gocross: embed the version explicitly with linker flags 2 years ago
goroot.go tool/gocross: a tool for building Tailscale binaries 2 years ago
toolchain.go tool/gocross: support running from outside the repo dir 2 years ago