Paul Meyer
|
b6c7f1bfd6
|
buildGoPackage: deprecate
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2024-07-21 12:50:54 +02:00 |
|
Paul Meyer
|
dd540970e2
|
buildGoModule: announce removal of buildFlags
and `buildFlagsArray`
|
2024-04-12 10:40:35 +02:00 |
|
Paul Meyer
|
63a052eb57
|
buildGoModule: warn if -trimpath or -mod= is used
in GOFLAGS
|
2024-03-28 07:57:19 +01:00 |
|
Paul Meyer
|
891a634876
|
buildGoModule: always set -buildid= as ldflag
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
|
2023-12-28 09:59:34 +01:00 |
|
zowoq
|
86cd7e0948
|
buildGo{Module,Package}: set GOTOOLCHAIN to local
prevent go from downloading another toolchain
|
2023-08-02 01:08:27 +10:00 |
|
Yueh-Shun Li
|
aea73adfdd
|
buildGo{Module,Package}: remove input argument "tags"
Unify how ldflags and tags are passed
|
2023-05-31 07:14:18 +10:00 |
|
zowoq
|
a91f6eba1e
|
buildGoPackage: remove ldflags and with builtins
as done for buildGoModule in abd5dfa013 and 3be02ada9e
|
2023-05-31 07:14:18 +10:00 |
|
github-actions[bot]
|
fc0616b73d
|
Merge master into staging-next
|
2023-04-09 06:01:16 +00:00 |
|
zowoq
|
dc73bd6430
|
buildGo{Module,Package}: minor cleanup
|
2023-04-09 12:23:16 +10:00 |
|
Ivan Trubach
|
dcc576176c
|
buildGo{Module,Package}: fix precedence for or operator
|
2023-03-24 15:45:25 +10:00 |
|
zowoq
|
421acf1022
|
buildGo{Module,Package}: respect nix hardening flags when setting buildmode
|
2023-02-07 06:20:57 +10:00 |
|
Jörg Thalheim
|
4a94d77712
|
buildGo{module,package}: do not build with verbose flags
This creates a lot of noise that can hide actual compile errors.
|
2022-12-04 16:42:53 +01:00 |
|
Sandro
|
5b76f42372
|
buildGo{Module,Package}: don't run vet linter
|
2022-08-20 07:37:14 +10:00 |
|
zowoq
|
9a49ca9f9a
|
buildGo{Module,Package}: move to build-support/go
|
2022-08-07 18:26:01 +10:00 |
|