| Commit message (Expand) | Author | Age | Files | Lines |
| * | *.bash: always use the same string equality operator | Daniel Martà | 2017-03-14 | 1 | -2/+2 |
| * | cmd/go: when expanding "cmd", skip vendored main packages | Ian Lance Taylor | 2017-03-10 | 1 | -0/+13 |
| * | src/*.bash: use tabs consistently | Daniel Martà | 2017-03-09 | 1 | -1/+1 |
| * | cmd/dist, cmd/go: add environment variable override for pkg-config | Boris Nagaev | 2016-10-03 | 1 | -0/+2 |
| * | build: unset GOBIN during build | Brad Fitzpatrick | 2016-05-19 | 1 | -0/+3 |
| * | cmd/dist: redo flag-passing for bootstrap | David Chase | 2016-03-18 | 1 | -1/+1 |
| * | cmd/compile: get gcflags to bootstrap; ssa debug opts for "all" | David Chase | 2016-03-18 | 1 | -1/+2 |
| * | cmd/go, go/build: add support for Fortran | kortschak | 2016-02-24 | 1 | -0/+3 |
| * | src: remove reference to since-deleted dist -s flag | Brad Fitzpatrick | 2015-12-17 | 1 | -2/+1 |
| * | make.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT | Dave Cheney | 2015-08-24 | 1 | -0/+6 |
| * | doc: replace references to {5..9}{g,l} with go tool compile and go tool link | Jeremy Jackins | 2015-06-17 | 1 | -2/+2 |
| * | [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' | Russ Cox | 2015-02-23 | 1 | -2/+2 |
| * | [dev.cc] all: merge master (b8fcae0) into dev.cc | Russ Cox | 2015-02-04 | 1 | -5/+2 |
| |\ |
|
| | * | cmd/go, make: remove ccflags | Josh Bleecher Snyder | 2015-02-04 | 1 | -5/+2 |
| * | | [dev.cc] build: do not 'clean -i std' between dist and go_bootstrap | Russ Cox | 2015-01-21 | 1 | -1/+0 |
| * | | [dev.cc] cmd/dist: bootstrap Go toolchain using Go 1.4 | Russ Cox | 2015-01-21 | 1 | -1/+0 |
| |/ |
|
| * | [dev.cc] build: do not pass GOHOSTOS and GOHOSTARCH to Go 1.4 build | Russ Cox | 2015-01-14 | 1 | -1/+1 |
| * | [dev.cc] build: fix cross-compilation | Russ Cox | 2015-01-14 | 1 | -1/+1 |
| * | build: require old Go to build new Go (and convert cmd/dist to Go) | Russ Cox | 2015-01-10 | 1 | -17/+9 |
| * | build: change all.bash output to be more markdown-friendly | Russ Cox | 2014-12-13 | 1 | -4/+4 |
| * | 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 |