delve/_scripts
Alessandro Arzilli 1a1e215fac
TeamCity: speed up ppc64le CI (#3622)
The builder is currently spending 15 to 20 minutes installing gcc and
upgrading packages every time we run the tests.
Because of this the build fails sometimes by running out of time.
This change reduces that to 5 minutes by:

* switching from curl to wget (which seems to have fewer dependencies)
* not installing gcc on ppc64le
* skipping tests that depend on gcc or other binutils
2024-01-09 14:13:00 -08:00
..
gen-backend_test_health.go _scripts: change gen-backend_test_health.go to be more stable (#2505) 2021-05-25 10:49:46 -07:00
gen-cli-docs.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gen-faq-toc.go all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
gen-opcodes.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gen-starlark-bindings.go all: replace deprecated io/ioutil with io and os (#3509) 2023-09-25 11:41:59 -07:00
gen-travis.go _scripts: fix typos (#3402) 2023-05-31 16:33:23 +02:00
gen-usage-docs.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00
gencert.sh *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
latestver.py TeamCity: fix scripts selecting Go version (#2804) 2021-11-24 13:09:43 -08:00
make.go *: remove checks for TRAVIS env variable (#3568) 2023-11-16 10:42:41 -08:00
rtype-out.txt proc: fix runtime type handling for Go 1.21 (#3370) 2023-05-15 10:21:52 -07:00
rtype.go proc,_scripts/rtype.go: add rtype annotations for g.atomicstatus (#3143) 2022-09-26 10:10:51 -07:00
staticcheck-out.txt *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
test_linux.sh TeamCity: speed up ppc64le CI (#3622) 2024-01-09 14:13:00 -08:00
test_mac.sh goversion,teamcity: update test matrix and fix build scripts (#3463) 2023-08-11 08:52:35 -07:00
test_windows.ps1 goversion,teamcity: update test matrix and fix build scripts (#3463) 2023-08-11 08:52:35 -07:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00