1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:04:41 -07:00
go/src
Gustavo Niemeyer 34336bd9f3 cgo: fix _cgo_run timestamp file order
The timestamp file is being created before cgo
runs, which means errors will not prevent it
from being created and thus will cause the
build to break by rendering the rule up-to-date
when it isn't.

R=rsc
CC=golang-dev
https://golang.org/cl/4001049
2011-02-02 22:37:40 -05:00
..
cmd gc: correct rounding of denormal constants 2011-02-02 22:36:54 -05:00
lib9 lib9: update to Unicode 6.0.0 2011-01-31 12:38:54 -05:00
libbio build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
libmach libmach: detail for darwin errors 2010-11-05 23:03:53 -04:00
pkg gc: correct rounding of denormal constants 2011-02-02 22:36:54 -05:00
all.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
clean.bash fix build: more libcgo references 2010-12-08 14:36:45 -05:00
env.bash env.bash: more quoting in case of spaces 2010-11-05 23:04:08 -04:00
make.bash make.bash: stricter selinux test 2011-01-25 10:19:39 -05:00
Make.ccmd build: remove intermediate yacc files in Make.ccmd 2010-12-14 12:22:40 -05:00
Make.clib build: Allow archiver to be specified in the environment with HOST_AR. 2010-12-07 15:28:26 -05:00
Make.cmd Make.cmd: remove $(OFILES) 2010-10-11 22:39:37 -04:00
Make.common build: remove unnecessary references to GOBIN and GOROOT 2010-08-30 15:40:56 -04:00
Make.inc remove nacl 2010-12-15 11:49:23 -05:00
Make.pkg cgo: fix _cgo_run timestamp file order 2011-02-02 22:37:40 -05:00
quietgcc.bash build: add GOHOSTOS and GOHOSTARCH environment variables. 2010-10-08 18:52:28 +11:00
run.bash run.bash: disable doc/codelab/wiki test on windows 2011-01-31 15:58:44 +11:00
sudo.bash build: no required environment variables 2010-08-18 10:08:49 -04:00
version.bash version.bash: cope with ancient Mercurial 2010-03-16 18:45:06 -07:00