| Commit message (Expand) | Author | Age | Files | Lines |
* | build: adjustments for move from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -1/+1 |
* | build: make nacl pass | Russ Cox | 2014-05-20 | 1 | -0/+1 |
* | make.bash: if CC is not set, and gcc doesn't exist, try clang/clang++. | Shenghou Ma | 2014-04-29 | 1 | -0/+4 |
* | cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabled | Elias Naur | 2014-02-06 | 1 | -5/+12 |
* | cmd/dist, build: support building statically linked toolchain | Shenghou Ma | 2013-10-01 | 1 | -1/+6 |
* | make.bash: exit if dist fails | Rob Pike | 2013-08-19 | 1 | -1/+6 |
* | cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin | Shenghou Ma | 2013-04-16 | 1 | -0/+4 |
* | cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal | Ian Lance Taylor | 2013-03-29 | 1 | -0/+5 |
* | make.bash: delete vestigial TODO, now resolved | Rob Pike | 2013-03-16 | 1 | -1/+0 |
* | go/types: delete from main repo; part of move to go.exp | Rob Pike | 2013-03-12 | 1 | -3/+2 |
* | make.bash,bat: add -tags gotypes to the build | Rob Pike | 2013-03-06 | 1 | -2/+4 |
* | build: clang support | Russ Cox | 2013-02-15 | 1 | -1/+4 |
* | cmd/6c, cmd/6g: add flag to support large-model code generation | Elias Naur | 2013-02-01 | 1 | -2/+5 |
* | cmd/dist: support building on debian/kFreeBSD | Dave Cheney | 2012-12-04 | 1 | -0/+7 |
* | build: do more during windows build | Alex Brainman | 2012-03-20 | 1 | -2/+3 |
* | build: update comment about GO_LDFLAGS. | David Symonds | 2012-03-13 | 1 | -1/+1 |
* | build: build correct cmd/dist matching GOHOSTARCH | Shenghou Ma | 2012-03-13 | 1 | -1/+8 |
* | make.bash: fix old builds | Russ Cox | 2012-03-07 | 1 | -0/+3 |
* | build: add GO_ prefix to LDFLAGS and GCFLAGS | Gustavo Niemeyer | 2012-03-02 | 1 | -10/+10 |
* | cmd/go: fixes | Russ Cox | 2012-03-01 | 1 | -2/+25 |
* | build: add make.bash --no-clean option | Russ Cox | 2012-02-15 | 1 | -2/+6 |
* | build: create the correct $GOTOOLDIR. | David Symonds | 2012-02-15 | 1 | -1/+4 |
* | build: set $PATH during make.bash | Russ Cox | 2012-02-13 | 1 | -1/+1 |
* | cmd/dist: cross-compiling fixes | Russ Cox | 2012-02-13 | 1 | -8/+20 |
* | build: reject make.bash on Windows | Russ Cox | 2012-02-12 | 1 | -0/+11 |
* | cmd/dist: fix GOROOT_FINAL | Gustavo Niemeyer | 2012-02-09 | 1 | -1/+3 |
* | build: add make.bash --dist-tool | Russ Cox | 2012-02-06 | 1 | -0/+5 |
* | cmd/dist: fix build | Russ Cox | 2012-02-04 | 1 | -1/+2 |
* | build: use cmd/dist | Russ Cox | 2012-02-04 | 1 | -103/+20 |
* | build: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool. | Russ Cox | 2012-02-02 | 1 | -6/+7 |
* | build: move goapi, quietgcc, cgo, gotype, ebnflint into go-tool | Russ Cox | 2012-01-31 | 1 | -2/+3 |
* | build: remove Make.pkg, Make.tool | Russ Cox | 2012-01-30 | 1 | -29/+22 |
* | make.bash: don't remove hgpatch | Rob Pike | 2012-01-30 | 1 | -2/+2 |
* | cmd/go: first piece of tool rearrangement | Rob Pike | 2012-01-29 | 1 | -3/+13 |
* | cmd/go: implement go get + bug fixes | Russ Cox | 2012-01-23 | 1 | -3/+13 |
* | doc: update out-of-date comments about runtime/cgo | Shenghou Ma | 2012-01-19 | 1 | -1/+1 |
* | buildscripts: move to buildscript directory | Shenghou Ma | 2012-01-17 | 1 | -1/+1 |
* | cmd/go: add -v flag to build and install | Russ Cox | 2012-01-09 | 1 | -1/+1 |
* | make.bash: remove old dregs | Alex Brainman | 2012-01-05 | 1 | -3/+0 |
* | build: fixes for Windows | Russ Cox | 2011-12-21 | 1 | -0/+1 |
* | cmd/go: many improvements | Russ Cox | 2011-12-21 | 1 | -2/+2 |
* | build: fix for freebsd, openbsd | Russ Cox | 2011-12-20 | 1 | -1/+1 |
* | build: use go command during build | Russ Cox | 2011-12-20 | 1 | -3/+17 |
* | runtime: separate out auto-generated files, take 2 | Russ Cox | 2011-12-19 | 1 | -1/+7 |
* | runtime: hg revert -r 6ec0a5c12d75 | Russ Cox | 2011-12-16 | 1 | -7/+1 |
* | runtime: separate out auto-generated files | Russ Cox | 2011-12-16 | 1 | -1/+7 |
* | build: fix check for selinux's allow_execstack on Fedora 16 | Bobby Powers | 2011-11-11 | 1 | -13/+18 |
* | build: stop on failed deps.bash | Russ Cox | 2011-10-14 | 1 | -1/+1 |
* | make.bash: more robustly detect gold 2.20 | Christopher Wedgwood | 2011-10-13 | 1 | -1/+1 |
* | make.bash: remove old bash version of gotest on Windows | Alex Brainman | 2011-05-04 | 1 | -0/+3 |