1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/gopls/gopls.desc
3 [COPY] Copyright (C) 2022 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] The official Go language server developed
14 [T] The official Go language server developed by the Go team. It provides IDE
15 [T] features to any LSP-compatible editor.
17 [U] https://golang.org/x/tools
28 [P] X -----5---9 160.000
30 [O] . $base/package/*/*/go-conf.in
32 [O] export CGO_ENABLED=1
33 [O] GCC_WRAPPER_BYPASS=1
35 [O] hook_add premake 5 'cd gopls'
36 [O] hook_add postmake 5 'cp $pkg $root$bindir/'
38 [D] 53c4f79c33742d062e9d234cd7638a071b3e1d25dcabf375493ea23f gopls-v0.15.3.tar.gz https://github.com/golang/tools/archive/gopls/v0.15.3/