aboutsummaryrefslogtreecommitdiff
path: root/tests/core/cgo/README.rst
AgeCommit message (Expand)Author
2021-06-02Assume cgo dynamically linked libraries exist in runfiles (#2869)Timothy Gu
2020-08-26go_test: pass cdeps files to linker after split test recompilation (#2625)Jay Conrod
2019-07-03tests/core/cgo: verify cdeps used when linking _cgo_.o (#2120)Jay Conrod
2019-05-20Allow dependencies on versioned shared libraries (#2066)Clint Harrison
2019-04-20GoCompilePkg: unified action for building a Go package (#2027)Jay Conrod
2018-08-29cgo: declare rules for each supported mode, select in aspect (#1595)Jay Conrod
2018-08-24Filter out -lstdc++ for targets with no C++ code (#1686)Jay Conrod
2018-04-20Make dynamic libraries available at runtime (#1457)Jay Conrod