Age | Commit message (Expand) | Author | Files |
2018-03-06 | go.bbclass, goarch.bbclass: update SECURITY_CFLAGS | Matt Madison | 1 |
2018-03-06 | go.bbclass: ptest cleanup and improvements | Matt Madison | 1 |
2018-03-06 | go.bbclass: don't stage test data with sources | Matt Madison | 1 |
2018-03-06 | go.bbclass: remove debug-related commands | Matt Madison | 1 |
2018-03-06 | go.bbclass: rename GO_TMPDIR -> GOTMPDIR | Matt Madison | 1 |
2018-03-06 | go: update go 1.9 -> go 1.10 | Matt Madison | 1 |
2018-02-16 | utils.py: add parallel make helpers | Joshua Watt | 1 |
2017-09-25 | go: disable PIE flags for cgo | Matt Madison | 1 |
2017-09-21 | go.bbclass: set TMPDIR during compilation | Matt Madison | 1 |
2017-09-21 | go: fix linking issues for nativesdk builds | Matt Madison | 1 |
2017-09-13 | go.bbclass: Add ptest support | Otavio Salvador | 1 |
2017-09-13 | go.bbclass: Add "ldflags" to QA skip list | Otavio Salvador | 1 |
2017-09-13 | go.bbclass: add support linking against shared runtime | Matt Madison | 1 |
2017-09-12 | go.bbclass: enable nativesdk builds for Go packages | Matt Madison | 1 |
2017-09-12 | go.bbclass: clean up CGO_xxx settings | Matt Madison | 1 |
2017-09-12 | go.bbclass: remove some xxx_FINAL variables | Matt Madison | 1 |
2017-09-12 | go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGS | Matt Madison | 1 |
2017-09-12 | go: split out go-runtime into separate recipe | Matt Madison | 1 |
2017-09-11 | go.bbclass: add GO_INSTALL_FILTEROUT variable | Matt Madison | 1 |
2017-09-11 | go.bbclass: add do_unpack function to handle common cases | Matt Madison | 1 |
2017-09-11 | go.bbclass: separate ${S} and ${B} | Matt Madison | 1 |
2017-09-11 | go.bbclass: Use an auxiliary variable to add the build dependencies | Otavio Salvador | 1 |
2017-09-11 | go.bbclass: exported function cleanup | Matt Madison | 1 |
2017-09-11 | go.bbclass: Enable parallel build | Otavio Salvador | 1 |
2017-09-11 | go.bbclass: Use a global Go build flags | Otavio Salvador | 1 |
2017-09-11 | go.bbclass: Fix binary installation path detection | Otavio Salvador | 1 |
2017-07-27 | go: centralize definition of COMPATIBLE_HOST | Joe Slater | 1 |
2017-03-27 | classes: Replace "if test" file tests with POSIX file testsuninative-1.6 | Robert P. J. Day | 1 |
2017-03-14 | go: Enable on musl | Khem Raj | 1 |
2017-03-10 | go: Add recipes for golang compilers and tools | Khem Raj | 1 |