Age | Commit message (Expand) | Author | Files | Lines |
2024-04-18 | buildGoModule: place GOFLAGS-related warnings around GOFLAGS specification | Yueh-Shun Li | 1 | -5/+5 |
2024-04-18 | buildGoModule: warn about flags only when using provided buildPhase | Yueh-Shun Li | 1 | -4/+6 |
2024-04-14 | buildGoModule: inherit env from main package to goModule derivation | Yongun Seong | 1 | -0/+1 |
2024-03-28 | Merge pull request #299169 from ShamrockLee/go-module-vendorsha256 | Weijia Wang | 1 | -6/+10 |
2024-03-28 | buildGoModule: warn if `-trimpath` or `-mod=` is used | Paul Meyer | 2 | -4/+13 |
2024-03-27 | buildGoModule: Deprecate vendorSha256 with throw | Yueh-Shun Li | 1 | -6/+10 |
2024-01-14 | Merge pull request #276685 from katexochen/buildGoModule/buildid | Jörg Thalheim | 2 | -0/+12 |
2023-12-30 | build-support/go: fix eval of `vendorSha256` accesses | Sergei Trofimovich | 1 | -1/+2 |
2023-12-28 | buildGoModule: always set `-buildid=` as ldflag | Paul Meyer | 2 | -0/+12 |
2023-11-14 | buildGoModule: deprecate vendorSha256 attribute | Aaron Jheng | 1 | -0/+1 |
2023-08-22 | Revert "buildGoModule: set GOPROXY to go default" | zowoq | 1 | -3/+0 |
2023-08-02 | buildGoModule: set GOPROXY to go default | zowoq | 1 | -0/+3 |
2023-08-02 | buildGo{Module,Package}: set GOTOOLCHAIN to local | zowoq | 2 | -2/+4 |
2023-08-02 | buildGoModule: refactor GO111MODULE | zowoq | 1 | -4/+4 |
2023-07-24 | treewide .goModules: revert renaming the derivation | Artturin | 1 | -1/+1 |
2023-07-14 | treewide: go-modules -> goModules | Artturin | 1 | -6/+6 |
2023-05-31 | buildGo{Module,Package}: remove input argument "tags" | Yueh-Shun Li | 2 | -8/+2 |
2023-05-31 | buildGoPackage: remove `ldflags` and `with builtins` | zowoq | 1 | -6/+0 |
2023-05-30 | buildGoModule: format | zowoq | 1 | -45/+47 |
2023-05-28 | buildGoModule: simplify go-module attribute structure without rebuild | Yueh-Shun Li | 1 | -8/+7 |
2023-05-27 | buildGoModule: alias vendorSha256 to vendorHash | zowoq | 1 | -28/+9 |
2023-05-24 | buildGoModule: remove unused lambda parameters | figsoda | 1 | -4/+0 |
2023-05-24 | buildGoModule: remove unused `with builtins;` | figsoda | 1 | -2/+0 |
2023-04-22 | buildGoModule: don't inherit build hooks when building go-modules (#225349) | Doron Behar | 1 | -1/+5 |
2023-04-09 | Merge master into staging-next | github-actions[bot] | 2 | -8/+4 |
2023-04-09 | buildGo{Module,Package}: minor cleanup | zowoq | 2 | -8/+4 |
2023-03-24 | buildGo{Module,Package}: fix precedence for or operator | Ivan Trubach | 2 | -10/+10 |
2023-02-07 | Merge staging-next into staging | github-actions[bot] | 1 | -0/+5 |
2023-02-07 | buildGoModule: make the vendor fetcher error if it is empty | zowoq | 1 | -0/+5 |
2023-02-07 | buildGo{Module,Package}: respect nix hardening flags when setting buildmode | zowoq | 2 | -0/+12 |
2023-01-26 | buildGoModule: forward prePatch, postPatch and postBuild to vendoring | Sandro Jäckel | 1 | -0/+3 |
2022-12-04 | buildGo{module,package}: do not build with verbose flags | Jörg Thalheim | 2 | -2/+2 |
2022-08-20 | buildGo{Module,Package}: don't run vet linter | Sandro | 2 | -0/+2 |
2022-08-07 | buildGo{Module,Package}: move to build-support/go | zowoq | 2 | -0/+597 |
2022-08-07 | garble: move to development/tools | zowoq | 1 | -35/+0 |
2022-03-23 | garble: 0.5.1 -> 0.6.0 | R. Ryantm | 1 | -3/+3 |
2022-01-30 | garble: 20200107 -> 0.5.1, switch to go_1_17 | Colin | 1 | -9/+9 |
2022-01-03 | garble: mark as broken on darwin | Dmitry Kalinkin | 1 | -0/+1 |
2021-02-20 | garble: fix aarch64 build | Ivan Babrou | 1 | -1/+11 |
2021-02-19 | garble: init at 2020-01-07 | DavHau | 1 | -0/+24 |