Sign in
go
/
go
/
7da86983a8619df20e61531159d6e2f7f1f628bf
/
src
/
cmd
/
clean.bash
e6f9b2f
fix build clean.bash
by Russ Cox
· 14 years ago
6c5e4e1
build: allow clean.bash to work on fresh checkout
by Russ Cox
· 14 years ago
aafe474e
build: $GOBIN defaults to $GOROOT/bin
by Russ Cox
· 15 years ago
3e4e4ec
goinstall: an experiment in (external) package installation
by Russ Cox
· 15 years ago
857d4cf
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
by Devon H. O'Dell
· 15 years ago
553be84
Build changes to support work on the BSDs.
by Devon H. O'Dell
· 15 years ago
1329012
new command hgpatch, for use by codereview extension
by Russ Cox
· 15 years ago
796e29e
add goyacc to the build
by Rob Pike
· 15 years ago
219fb02
fix build after Mercurial move. various missing or incorrect files.
by Russ Cox
· 15 years ago
fd4767f
rename the source directory for gopack from ar to gopack.
by Rob Pike
· 15 years ago
11d3805
clean more
by Russ Cox
· 15 years ago
7dbb687
rm gobuild
by Russ Cox
· 16 years ago
7b7b83b
ebnflint command
by Robert Griesemer
· 16 years ago
e15b64e
clean gofmt
by Rob Pike
· 16 years ago
6202b0e
add godoc to clean.bash
by Rob Pike
· 16 years ago
3a0df4c
more 386 runtime fixes.
by Russ Cox
· 16 years ago
47fbb76
new tool godefs.
by Russ Cox
· 16 years ago
99cc2fe
This is really two changes in one but given interdependencies
by Kai Backman
· 16 years ago
58f7fc3
make 8a, 8c build again. add 8a 8c 8l to the build to keep us honest.
by Russ Cox
· 16 years ago
8318187
delete blyacc
by Russ Cox
· 16 years ago
d495372
new gotest shell script (will be a proper command some day, probably)
by Rob Pike
· 16 years ago
3f548cd
add gobuild to build
by Russ Cox
· 16 years ago
f8b20e4
add cov, prof to default build; clean up compiler warnings
by Russ Cox
· 16 years ago
aca4f19
clean blyacc
by Russ Cox
· 17 years ago
7603619
make Makefiles safe for parallel make use -j4 (4-way parallel) in make.bash.
by Russ Cox
· 17 years ago
250a091
add plan 9 ar, which understands our symbol tables
by Rob Pike
· 17 years ago
efec14b
plan9 line numbers and line table
by Ken Thompson
· 17 years ago
461d1b7
convert from mk to make phew.
by Rob Pike
· 17 years ago
df28e14
add a setup document, and tweak the scripts that it mentions
by Rob Pike
· 17 years ago
f4ccabd
stuff
by Ken Thompson
· 17 years ago