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