delve/_scripts
Alessandro Arzilli 32b937c953
teamcity: misc changes to CI (#3476)
- add architecture rule for ppc64le so that incompatible agents don't
  pick up the build
- disable PIE tests on linux/ppc64le (the tests claim it doesn't work)
- enable PIE tests on darwin/amd64 now that the entry point calculation
  has been fixed
- remove dependency on wget and curl in the test script for linux to
  reduce test time
- only install git in the linux test script when we need it
- remove staticcheck from linux/ppc64le builds (it takes almost 5
  minutes between installation and execution and makes the test timeout
  sometimes)
- drop windows/arm64/tip build, the windows/arm64 build is broken
  anyway and since there is only one agent it makes CI runs slow
- drop linux/ppc64le/tip build, there is only one agent, it's slow and
  it will always timeout. CI runs in excess of 1h are too long.
2023-08-22 09:24:25 -07: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 *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
gen-faq-toc.go Documentation: document how to debug runtime with Delve (#3234) 2023-01-03 09:23:26 -08:00
gen-opcodes.go dwarf/op: change generated comment header (#3288) 2023-02-25 14:12:12 +01:00
gen-starlark-bindings.go terminal/starbind: add online help for starlark (#3388) 2023-06-12 14:31:31 -07:00
gen-travis.go _scripts: fix typos (#3402) 2023-05-31 16:33:23 +02:00
gen-usage-docs.go Documentation,cmd/dlv: clean up command line usage help (#3395) 2023-08-09 10:37:55 -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 teamcity: misc changes to CI (#3476) 2023-08-22 09:24:25 -07: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: misc changes to CI (#3476) 2023-08-22 09:24:25 -07: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