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 weeks ago
..
autoflags.go tool/gocross: add debug data to CGO builds 5 months ago
autoflags_test.go tool/gocross: add debug data to CGO builds 5 months 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: fix argument order to find 2 weeks 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 4 months ago
goroot.go all: cleanup unused code, part 1 (#10661) 10 months ago
toolchain.go tool/gocross: make gocross-wrapper.sh keep multiple Go toolchains around 4 weeks ago