delve/pkg
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
..
astutil proc: when stepping set condition on thread ID if there is no curg (#3475) 2023-08-21 12:30:56 -07:00
config trace: add timestamp to the output (#3358) 2023-05-08 10:41:47 -07:00
dwarf pkg,service: make receiver names consistent (#3473) 2023-08-17 14:24:43 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild gobuild: pass user specified -C argument first (#3456) 2023-08-14 15:37:57 -07:00
goversion goversion: parse new version format and simplify version representation (#3470) 2023-08-16 09:55:02 -07:00
locspec locspec: fix SubstitutePath when converting a Windows path to Linux (#3453) 2023-08-14 15:34:29 -07:00
logflags logflags: simplify Logger interface (#3274) 2023-08-07 13:55:45 -07:00
proc teamcity: misc changes to CI (#3476) 2023-08-22 09:24:25 -07:00
terminal pkg,service: make receiver names consistent (#3473) 2023-08-17 14:24:43 -07:00
version all: Bump to v1.21.0 (#3428) 2023-06-27 09:04:52 -07:00