aboutsummaryrefslogtreecommitdiff
path: root/lang/golang
Commit message (Expand)AuthorAge
...
* golang: Add option to enable Spectre mitigationsJeffery To2020-10-06
* golang: Add golang-host-build.mkJeffery 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: Add more error handling for go-gcc-helperJeffery To2020-10-06
* golang: Use external linking for target GoJeffery To2020-10-06
* golang: Simplify target compileJeffery To2020-10-06
* golang: Use GO_LDFLAGS to set buildmode=pie for host GoJeffery To2020-10-06
* golang: Refactor vars common to each host compile stage into variableJeffery To2020-10-06
* golang: Simplify bootstrap stageJeffery To2020-10-06
* golang: Group variables by stage (bootstrap/host/target)Jeffery To2020-10-06
* golang: Share build cache across package buildsJeffery To2020-10-06
* golang: Move module cache into DL_DIRJeffery To2020-10-06
* golang: Move config option into separate fileJeffery To2020-10-05
* golang: Update to 1.15.2Jeffery To2020-10-05
* golang: Update to 1.14.7Jeffery To2020-08-12
* golang: Update to 1.14.6Jeffery To2020-07-20
* golang: Add GO_PKG_TAGS for Go packagesJeffery To2020-07-15
* golang: Evaluate "go install" arguments during Build/CompileJeffery To2020-06-29
* golang: Update to 1.14.4Jeffery To2020-06-08
* golang: Update to 1.14.3Jeffery To2020-05-17
* golang: Set/reset default platform options for target Go compilerJeffery To2020-05-14
* golang: Set buildid and enable stripping for Go compilerJeffery To2020-05-13
* golang: Blacklist older (or no) FPUs rather than whitelist newer FPUsJeffery To2020-05-13
* 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: Add option to use external bootstrap GoJeffery To2020-05-12
* golang: Update to 1.14.2Jeffery To2020-04-23
* golang: Update to 1.14.1Jeffery To2020-03-23
* golang: Update to 1.14Jeffery To2020-03-05
* golang: Update to 1.13.8Jeffery To2020-02-18
* golang: Update files installedJeffery To2020-02-05
* golang: Reorganize GoPackage/Environment and Makefile variablesJeffery To2020-02-05
* golang: Improve build isolation from user environmentJeffery To2020-02-04
* golang: Update to 1.13.7, add PKG_CPE_ID to MakefileJeffery To2020-02-03
* golang: Update for ASLR PIE tristate option changeJeffery To2020-01-15
* golang: Update to 1.13.6Jeffery To2020-01-14
* golang: Add support for ASLR/PIE for Go packagesJeffery To2020-01-14
* golang: Fix selection of GOARM valueJeffery To2020-01-14
* golang: Add support for ASLR/PIE for host and target GoJeffery To2020-01-08
* golang: Make golang-values.mk more readableJeffery To2020-01-08
* golang: Strip whitespace when using Go package variablesJeffery To2020-01-08
* golang: Update valid os/arch combinations for host GoJeffery To2020-01-08
* golang: Update variables unexported in golang-values.mkJeffery To2020-01-08
* golang: Re-format environment variable unexportsJeffery 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: Update to 1.13.5Josef Schlehofer2019-12-09
* golang: Update to 1.13.4Jeffery To2019-11-04