summaryrefslogtreecommitdiff
path: root/src/all.bash
Commit message (Expand)AuthorAgeFilesLines
* make.{bash,bat}: check unmodified $PATH for $GOROOT/bin presenceDmitri Shuralyov2023-04-191-2/+0
* Revert "build: fail nicely if somebody runs all.bash from a binary tarball pa...Brad Fitzpatrick2017-04-281-4/+0
* build: fail nicely if somebody runs all.bash from a binary tarball packageMostyn Bramley-Moore2017-04-261-0/+4
* build: make nacl passRuss Cox2014-05-201-1/+1
* build: restore PATH before "dist banner"Shenghou Ma2012-06-061-0/+2
* build: run.bash no longer accepts --no-bannerShenghou Ma2012-04-101-1/+1
* cmd/dist: cross-compiling fixesRuss Cox2012-02-131-2/+2
* build: use cmd/distRuss Cox2012-02-041-4/+3
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-1/+1
* build: no required environment variablesRuss Cox2010-08-181-1/+7
* build script tweaksRuss Cox2010-03-311-1/+1
* Remove top-level (src/) Makefile.Christopher Wedgwood2010-01-251-2/+7
* Add a Makefile in place of all.bash. Update docs to reflectDevon H. O'Dell2009-12-111-7/+2
* Build changes to support work on the BSDs.Devon H. O'Dell2009-11-141-1/+1
* split all.bash into make.bash and run.bashRuss Cox2008-10-081-37/+1
* add a script to build *everything*Russ Cox2008-10-011-0/+44