aboutsummaryrefslogtreecommitdiff
path: root/lang/golang/golang-package.mk
Commit message (Expand)AuthorAge
* golang: Fix conditionals not strippedJeffery To2022-04-15
* golang: Update to 1.18.1Jeffery To2022-04-15
* golang: Update to 1.18, update patchJeffery To2022-03-28
* golang: Remove deprecated variables in golang-package.mkJeffery To2021-09-13
* golang: Add option to enable Spectre mitigationsJeffery To2020-10-06
* golang: Move package scripts into golang-build.shJeffery To2020-10-06
* golang: Quote variables passed to the shellJeffery To2020-10-06
* golang: Share build cache across package buildsJeffery To2020-10-06
* golang: Move module cache into DL_DIRJeffery To2020-10-06
* golang: Add GO_PKG_TAGS for Go packagesJeffery To2020-07-15
* golang: Evaluate "go install" arguments during Build/CompileJeffery To2020-06-29
* golang: Move "go install" arguments logic, add buildidJeffery To2020-05-13
* golang: Rename GoPackage/Environment to GO_PKG_VARSJeffery To2020-05-13
* golang: Remove RSTRIP definition from golang-package.mkJeffery To2020-05-13
* golang: Reorganize GoPackage/Environment and Makefile variablesJeffery To2020-02-05
* golang: Improve build isolation from user environmentJeffery To2020-02-04
* golang: Update for ASLR PIE tristate option changeJeffery To2020-01-15
* golang: Add support for ASLR/PIE for Go packagesJeffery To2020-01-14
* golang: Strip whitespace when using Go package variablesJeffery To2020-01-08
* golang: Format TARGET_LDFLAGS for gccJeffery To2019-12-29
* golang: Fix ldflags when GO_PKG_LDFLAGS is setJeffery To2019-12-26
* golang: Use new -trimpath option when compiling Go packagesJeffery To2019-09-13
* golang: Add the ability to custom build environmentXingwang Liao2019-06-10
* golang: Add support for setting gcflags/ldflags from package MakefileJeffery To2019-03-21
* golang: Install go.mod/go.sum by defaultJeffery To2019-02-11
* golang: Install files with .cpp/.hpp suffixes by defaultJeffery To2019-02-11
* golang: Fix handling of filenames with spacesJeffery To2019-02-11
* golang: fix package clean / autoremove, add output whitespaceJeffery To2018-12-12
* golang: Update to 1.11.1, add mips64 / mips64el buildsJeffery To2018-10-13
* golang: Allow additional arguments when compiling Go packagesJeffery To2018-06-28
* golang: new packagesJeffery To2018-03-21