1
0
mirror of https://github.com/golang/go synced 2024-11-24 00:00:23 -07:00
go/misc/cgo
Michael Hudson-Doyle a1858e9cf0 cmd/go: rebuild stale shared objects before linking against them.
This changes the action graph when shared libraries are involved to always have
an action for the shared library (which does nothing when the shared library
is up to date).

Change-Id: Ibbc70fd01cbb3f4e8c0ef96e62a151002d446144
Reviewed-on: https://go-review.googlesource.com/8934
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2015-05-05 22:08:25 +00:00
..
errors build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00
gmp
life
nocgo cmd/ld: really import runtime/cgo for external link 2014-05-20 21:36:50 -07:00
stdio
test misc/cgo/test/issue9400: fix to build with gccgo 2015-04-29 16:57:13 +00:00
testasan
testcarchive misc/cgo/testcarchive: enable test on darwin/arm 2015-04-20 15:16:16 +00:00
testcshared misc/cgo/testcshared, misc/cgo/testshared: fix clang warnings and errors 2015-04-30 17:08:15 +00:00
testgodefs build: convert run.bash, run.bat, and run.rc into a Go program 2015-03-03 23:22:11 +00:00
testshared cmd/go: rebuild stale shared objects before linking against them. 2015-05-05 22:08:25 +00:00
testsigfwd runtime: signal forwarding 2015-04-24 05:19:39 +00:00
testso Revert "misc/cgo/testso: add test for fixed issue 4339" 2015-04-07 11:50:28 +00:00
testtls