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
Brad Fitzpatrick cb10eddc26 tool/gocross: fix argument order to find
To avoid warning:

    find: warning: you have specified the global option -maxdepth after the argument -type, but global options are not positional, i.e., -maxdepth affects tests specified before it as well as those specified after it.  Please specify global options before other arguments.

Fixes tailscale/corp#23689

Change-Id: I91ee260b295c552c0a029883d5e406733e081478
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
autoflags.go tool/gocross: add debug data to CGO builds 6 months ago
autoflags_test.go tool/gocross: add debug data to CGO builds 6 months ago
env.go
env_test.go
exec_other.go
exec_unix.go
gocross-wrapper.sh tool/gocross: fix argument order to find 2 months ago
gocross.go all: add test for package comments, fix, add comments as needed 4 months ago
gocross_wrapper_test.go tool/gocross: fix regression detecting when gocross needs rebuild 5 months ago
goroot.go
toolchain.go tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around 2 months ago