summaryrefslogtreecommitdiff
path: root/src/make.bash
Commit message (Expand)AuthorAgeFilesLines
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* build: make nacl passRuss Cox2014-05-201-0/+1
* make.bash: if CC is not set, and gcc doesn't exist, try clang/clang++.Shenghou Ma2014-04-291-0/+4
* cmd/go, cmd/cgo, make.bash: cross compiling with cgo enabledElias Naur2014-02-061-5/+12
* cmd/dist, build: support building statically linked toolchainShenghou Ma2013-10-011-1/+6
* make.bash: exit if dist failsRob Pike2013-08-191-1/+6
* cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on DarwinShenghou Ma2013-04-161-0/+4
* cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internalIan Lance Taylor2013-03-291-0/+5
* make.bash: delete vestigial TODO, now resolvedRob Pike2013-03-161-1/+0
* go/types: delete from main repo; part of move to go.expRob Pike2013-03-121-3/+2
* make.bash,bat: add -tags gotypes to the buildRob Pike2013-03-061-2/+4
* build: clang supportRuss Cox2013-02-151-1/+4
* cmd/6c, cmd/6g: add flag to support large-model code generationElias Naur2013-02-011-2/+5
* cmd/dist: support building on debian/kFreeBSDDave Cheney2012-12-041-0/+7
* build: do more during windows buildAlex Brainman2012-03-201-2/+3
* build: update comment about GO_LDFLAGS.David Symonds2012-03-131-1/+1
* build: build correct cmd/dist matching GOHOSTARCHShenghou Ma2012-03-131-1/+8
* make.bash: fix old buildsRuss Cox2012-03-071-0/+3
* build: add GO_ prefix to LDFLAGS and GCFLAGSGustavo Niemeyer2012-03-021-10/+10
* cmd/go: fixesRuss Cox2012-03-011-2/+25
* build: add make.bash --no-clean optionRuss Cox2012-02-151-2/+6
* build: create the correct $GOTOOLDIR.David Symonds2012-02-151-1/+4
* build: set $PATH during make.bashRuss Cox2012-02-131-1/+1
* cmd/dist: cross-compiling fixesRuss Cox2012-02-131-8/+20
* build: reject make.bash on WindowsRuss Cox2012-02-121-0/+11
* cmd/dist: fix GOROOT_FINALGustavo Niemeyer2012-02-091-1/+3
* build: add make.bash --dist-toolRuss Cox2012-02-061-0/+5
* cmd/dist: fix buildRuss Cox2012-02-041-1/+2
* build: use cmd/distRuss Cox2012-02-041-103/+20
* build: rename $GOROOT/bin/go-tool to $GOROOT/bin/tool.Russ Cox2012-02-021-6/+7
* build: move goapi, quietgcc, cgo, gotype, ebnflint into go-toolRuss Cox2012-01-311-2/+3
* build: remove Make.pkg, Make.toolRuss Cox2012-01-301-29/+22
* make.bash: don't remove hgpatchRob Pike2012-01-301-2/+2
* cmd/go: first piece of tool rearrangementRob Pike2012-01-291-3/+13
* cmd/go: implement go get + bug fixesRuss Cox2012-01-231-3/+13
* doc: update out-of-date comments about runtime/cgoShenghou Ma2012-01-191-1/+1
* buildscripts: move to buildscript directoryShenghou Ma2012-01-171-1/+1
* cmd/go: add -v flag to build and installRuss Cox2012-01-091-1/+1
* make.bash: remove old dregsAlex Brainman2012-01-051-3/+0
* build: fixes for WindowsRuss Cox2011-12-211-0/+1
* cmd/go: many improvementsRuss Cox2011-12-211-2/+2
* build: fix for freebsd, openbsdRuss Cox2011-12-201-1/+1
* build: use go command during buildRuss Cox2011-12-201-3/+17
* runtime: separate out auto-generated files, take 2Russ Cox2011-12-191-1/+7
* runtime: hg revert -r 6ec0a5c12d75Russ Cox2011-12-161-7/+1
* runtime: separate out auto-generated filesRuss Cox2011-12-161-1/+7
* build: fix check for selinux's allow_execstack on Fedora 16Bobby Powers2011-11-111-13/+18
* build: stop on failed deps.bashRuss Cox2011-10-141-1/+1
* make.bash: more robustly detect gold 2.20Christopher Wedgwood2011-10-131-1/+1
* make.bash: remove old bash version of gotest on WindowsAlex Brainman2011-05-041-0/+3