Anthony Martin
|
fbb4be3278
|
make: add nuke target for C commands and libs
Also, clean *.out files for commands written in Go.
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4535051
|
2011-05-11 22:53:42 -04:00 |
|
Albert Strasheim
|
836643400c
|
build: Allow archiver to be specified in the environment with HOST_AR.
R=rsc
CC=golang-dev
https://golang.org/cl/2515043
|
2010-12-07 15:28:26 -05:00 |
|
Russ Cox
|
6cf1a34402
|
build: use full path when compiling libraries
Makes gdb display full paths in backtrace.
Dropped during the most recent reorg.
R=r
CC=golang-dev
https://golang.org/cl/2216047
|
2010-09-24 11:55:16 -04:00 |
|
Russ Cox
|
8b718b9a37
|
build: fix build - last CL missed Make.clib
R=r
CC=golang-dev
https://golang.org/cl/1981047
|
2010-08-24 20:15:52 -04:00 |
|