summaryrefslogtreecommitdiff
path: root/src/make.bash
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: diagnose Ubuntu's buggy copy of goldRuss Cox2011-03-181-0/+11
* build: convert src/cmd to use make directly and simplify src/make.bashDave Cheney2011-03-011-18/+2
* build: remove unused nacl conditional from make.bashDave Cheney2011-02-241-23/+18
* make.bash: stricter selinux testRuss Cox2011-01-251-1/+1
* build: add a few missing --no-print-directoryRuss Cox2010-12-131-1/+1
* fix build: more libcgo referencesRuss Cox2010-12-081-1/+1
* build: only print "You need to add foo to PATH" when neededAndrew Gerrand2010-10-251-1/+1
* build: create bin and pkg directories as needed; drop from hgRuss Cox2010-09-021-0/+6
* build: remove unnecessary references to GOBIN and GOROOTChristian Himpel2010-08-301-3/+3