1. 5dcb31b cmd/dist, cmd/go: add environment variable override for pkg-config by Boris Nagaev · 9 years ago
  2. 3b50adb build: unset GOBIN during build by Brad Fitzpatrick · 9 years ago
  3. 9823227 cmd/dist: redo flag-passing for bootstrap by David Chase · 9 years ago
  4. 09a9ce6 cmd/compile: get gcflags to bootstrap; ssa debug opts for "all" by David Chase · 9 years ago
  5. 50c38d4 cmd/go, go/build: add support for Fortran by kortschak · 9 years ago
  6. 4577cfc src: remove reference to since-deleted dist -s flag by Brad Fitzpatrick · 9 years ago
  7. f9379eb make.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT by Dave Cheney · 10 years ago
  8. 7354978 doc: replace references to {5..9}{g,l} with go tool compile and go tool link by Jeremy Jackins · 10 years ago
  9. 096b294 [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' by Russ Cox · 10 years ago
  10. 8db173b8 [dev.cc] all: merge master (b8fcae0) into dev.cc by Russ Cox · 10 years ago
  11. 22f33765 cmd/go, make: remove ccflags by Josh Bleecher Snyder · 10 years ago
  12. db52315 [dev.cc] build: do not 'clean -i std' between dist and go_bootstrap by Russ Cox · 10 years ago
  13. 328ace9 [dev.cc] cmd/dist: bootstrap Go toolchain using Go 1.4 by Russ Cox · 10 years ago
  14. 1fac6d1 [dev.cc] build: do not pass GOHOSTOS and GOHOSTARCH to Go 1.4 build by Russ Cox · 10 years ago
  15. db47a27 [dev.cc] build: fix cross-compilation by Russ Cox · 10 years ago
  16. 20a10e7 build: require old Go to build new Go (and convert cmd/dist to Go) by Russ Cox · 10 years ago
  17. d160d1b build: change all.bash output to be more markdown-friendly by Russ Cox · 10 years ago
  18. 220a6de build: adjustments for move from src/pkg to src by Russ Cox · 11 years ago
  19. 0c2a727 build: make nacl pass by Russ Cox · 11 years ago
  20. 382cc8c make.bash: if CC is not set, and gcc doesn't exist, try clang/clang++. by Shenghou Ma · 11 years ago
  21. 2dc759d cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabled by Elias Naur · 11 years ago
  22. 6b188ef cmd/dist, build: support building statically linked toolchain by Shenghou Ma · 11 years ago
  23. e8140bd make.bash: exit if dist fails by Rob Pike · 12 years ago
  24. a5fe79e cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin by Shenghou Ma · 12 years ago
  25. 3197be4 cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal by Ian Lance Taylor · 12 years ago
  26. 36ed579 make.bash: delete vestigial TODO, now resolved by Rob Pike · 12 years ago
  27. 4ce7909 go/types: delete from main repo; part of move to go.exp by Rob Pike · 12 years ago
  28. a25486e make.bash,bat: add -tags gotypes to the build by Rob Pike · 12 years ago
  29. 6d888f1 build: clang support by Russ Cox · 12 years ago
  30. fe14ee5 cmd/6c, cmd/6g: add flag to support large-model code generation by Elias Naur · 12 years ago
  31. 3167c12 cmd/dist: support building on debian/kFreeBSD by Dave Cheney · 12 years ago
  32. 7fbef93 build: do more during windows build by Alex Brainman · 13 years ago
  33. fa6d3ab build: update comment about GO_LDFLAGS. by David Symonds · 13 years ago
  34. 7280129 build: build correct cmd/dist matching GOHOSTARCH by Shenghou Ma · 13 years ago
  35. 318465b make.bash: fix old builds by Russ Cox · 13 years ago
  36. 7e19e53 build: add GO_ prefix to LDFLAGS and GCFLAGS by Gustavo Niemeyer · 13 years ago
  37. b03a5f6 cmd/go: fixes by Russ Cox · 13 years ago
  38. 2506fd4 build: add make.bash --no-clean option by Russ Cox · 13 years ago
  39. 0ab3ea9 build: create the correct $GOTOOLDIR. by David Symonds · 13 years ago
  40. 982e6c4 build: set $PATH during make.bash by Russ Cox · 13 years ago
  41. 7b848c6 cmd/dist: cross-compiling fixes by Russ Cox · 13 years ago
  42. b5d81e5 build: reject make.bash on Windows by Russ Cox · 13 years ago
  43. 54f1e1b cmd/dist: fix GOROOT_FINAL by Gustavo Niemeyer · 13 years ago
  44. 1c290fd build: add make.bash --dist-tool by Russ Cox · 13 years ago
  45. b8b2253 cmd/dist: fix build by Russ Cox · 13 years ago
  46. 8290536 build: use cmd/dist by Russ Cox · 13 years ago
  47. b3750ff build: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool. by Russ Cox · 13 years ago
  48. 9a15c21 build: move goapi, quietgcc, cgo, gotype, ebnflint into go-tool by Russ Cox · 13 years ago
  49. 2050a9e build: remove Make.pkg, Make.tool by Russ Cox · 13 years ago
  50. 2d6c011 make.bash: don't remove hgpatch by Rob Pike · 13 years ago
  51. 79dc344 cmd/go: first piece of tool rearrangement by Rob Pike · 13 years ago
  52. ed936a3 cmd/go: implement go get + bug fixes by Russ Cox · 13 years ago
  53. fec7aa9 doc: update out-of-date comments about runtime/cgo by Shenghou Ma · 13 years ago
  54. c5f8433 buildscripts: move to buildscript directory Fixes #2717. by Shenghou Ma · 13 years ago
  55. 146a703 cmd/go: add -v flag to build and install by Russ Cox · 13 years ago
  56. b682da3 make.bash: remove old dregs by Alex Brainman · 13 years ago
  57. 0509727 build: fixes for Windows by Russ Cox · 13 years ago
  58. 8f5f347 cmd/go: many improvements by Russ Cox · 13 years ago
  59. a63262b build: fix for freebsd, openbsd by Russ Cox · 13 years ago
  60. 41a6165 build: use go command during build by Russ Cox · 13 years ago
  61. 5588940 runtime: separate out auto-generated files, take 2 by Russ Cox · 13 years ago
  62. 86dcc43 runtime: hg revert -r 6ec0a5c12d75 by Russ Cox · 13 years ago
  63. bd9243d runtime: separate out auto-generated files by Russ Cox · 13 years ago
  64. 90c5070 build: fix check for selinux's allow_execstack on Fedora 16 by Bobby Powers · 13 years ago
  65. 12ece77 build: stop on failed deps.bash by Russ Cox · 13 years ago
  66. 604bd70 make.bash: more robustly detect gold 2.20 by Christopher Wedgwood · 13 years ago
  67. 37dca9d make.bash: remove old bash version of gotest on Windows by Alex Brainman · 14 years ago
  68. eedfc44 build: diagnose Ubuntu's buggy copy of gold by Russ Cox · 14 years ago
  69. 432b4f3 build: convert src/cmd to use make directly and simplify src/make.bash by Dave Cheney · 14 years ago
  70. a1d95de build: remove unused nacl conditional from make.bash by Dave Cheney · 14 years ago
  71. d9f1ddb make.bash: stricter selinux test by Russ Cox · 14 years ago
  72. 3a2ba99 build: add a few missing --no-print-directory by Russ Cox · 14 years ago
  73. 5a8f2ba fix build: more libcgo references by Russ Cox · 14 years ago
  74. 6e87a0a build: only print "You need to add foo to PATH" when needed by Andrew Gerrand · 14 years ago
  75. 5bf658c build: create bin and pkg directories as needed; drop from hg by Russ Cox · 15 years ago
  76. 5c603db build: remove unnecessary references to GOBIN and GOROOT by Christian Himpel · 15 years ago
  77. 15f336b build: let pkg/Makefile coordinate building of Go commands by Russ Cox · 15 years ago
  78. e3034ad build: fix build again - not sure where the " went. sigh. by Russ Cox · 15 years ago
  79. aafe474e build: $GOBIN defaults to $GOROOT/bin by Russ Cox · 15 years ago
  80. da392d9 build: no required environment variables by Russ Cox · 15 years ago
  81. 84f67eb Build libcgo.so with $(CC), not the gcc on PATH. by Ian Lance Taylor · 15 years ago
  82. cffdb1e build; allow MAKEFLAGS to be set outside the build scripts by Christopher Wedgwood · 15 years ago
  83. 69fd2a4 build script tweaks by Russ Cox · 15 years ago
  84. 3e4e4ec goinstall: an experiment in (external) package installation by Russ Cox · 15 years ago
  85. c2cb0d7 arm: toss make-arm.bash by Russ Cox · 15 years ago
  86. 857d4cf Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src by Devon H. O'Dell · 15 years ago
  87. 609eeee make Native Client support build again, by Russ Cox · 15 years ago
  88. cd9d72b Ports of lib9, libbio and libmach to Windows. by Hector Chu · 15 years ago
  89. a0c5543 fix weird all.bash failures by running deps.bash before make clean runs in pkg directory. by Rob Pike · 15 years ago
  90. 6c827cb make.bash: clear CDPATH to avoid output from cd by Russ Cox · 15 years ago
  91. 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
  92. 69039e5 build Make.deps during make.bash instead by Russ Cox · 15 years ago
  93. 553be84 Build changes to support work on the BSDs. by Devon H. O'Dell · 15 years ago
  94. 2643f74 make.bash: detect and warn about SELinux policy that crashes us. by Adam Langley · 15 years ago
  95. 9188b1f Revert make.bash which slipped into the previous revision. by Adam Langley · 15 years ago
  96. 1941855 Reland a112249da741, this time with missing file. by Adam Langley · 15 years ago
  97. 9ff712e make.bash: check $PATH indirectly via which quietgcc by Russ Cox · 15 years ago
  98. 2d70d60 sanity check environment variables better. by Russ Cox · 15 years ago
  99. d6c3886 test for invalid $GOBIN setting before trying to build by Russ Cox · 15 years ago
  100. 1329012 new command hgpatch, for use by codereview extension by Russ Cox · 15 years ago