aboutsummaryrefslogtreecommitdiff
path: root/src/all.bash
AgeCommit message (Expand)Author
2024-03-11all.bash: allow spaces in $GOTOOLDIR to print build infoJes Cok
2023-04-19make.{bash,bat}: check unmodified $PATH for $GOROOT/bin presenceDmitri Shuralyov
2017-04-28Revert "build: fail nicely if somebody runs all.bash from a binary tarball pa...Brad Fitzpatrick
2017-04-26build: fail nicely if somebody runs all.bash from a binary tarball packageMostyn Bramley-Moore
2014-05-20build: make nacl passRuss Cox
2012-06-06build: restore PATH before "dist banner"Shenghou Ma
2012-04-10build: run.bash no longer accepts --no-bannerShenghou Ma
2012-02-13cmd/dist: cross-compiling fixesRuss Cox
2012-02-04build: use cmd/distRuss Cox
2010-08-24build: $GOBIN defaults to $GOROOT/binRuss Cox
2010-08-18build: no required environment variablesRuss Cox
2010-03-31build script tweaksRuss Cox
2010-01-25Remove top-level (src/) Makefile.Christopher Wedgwood
2009-12-11Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell
2009-11-14Build changes to support work on the BSDs.Devon H. O'Dell
2008-10-08split all.bash into make.bash and run.bashRuss Cox
2008-10-01add a script to build *everything*Russ Cox