summaryrefslogtreecommitdiff
path: root/src/buildall.bash
Commit message (Expand)AuthorAgeFilesLines
* all: use grep -E/-F instead of fgrep/egrepkxxt2022-10-061-1/+1
* src/buildall.bash: remove linux-386-387 targetDmitri Shuralyov2020-10-051-6/+1
* src/buildall.bash: remove mobile filterDmitri Shuralyov2020-10-051-3/+3
* all: remove scattered remnants of darwin/armAustin Clements2020-04-081-1/+1
* all: remove the nacl port (part 1)Brad Fitzpatrick2019-10-091-6/+6
* cmd/go: run full 'go vet' during 'go test' for packages in GOROOTRuss Cox2019-05-161-1/+5
* src/*.bash: use tabs consistentlyDaniel Martí2017-03-091-32/+32
* buildall.bash: clarify target selectionIan Lance Taylor2017-02-041-2/+20
* build: use go tool dist listShenghou Ma2016-02-261-4/+4
* build: test linux/mips64 and linux/mips64le with buildall.bashShenghou Ma2016-01-191-1/+1
* buildall.bash: exit 1 when make.bash failsShenghou Ma2015-05-171-1/+1
* buildall.bash: also build for linux/arm with GOARM=5Shenghou Ma2015-05-071-2/+6
* src: build cmd in buildall.bashJosh Bleecher Snyder2015-04-301-1/+1
* src: update buildall.bash comment with renamed trybot builderBrad Fitzpatrick2015-04-291-2/+2
* src: don't assume go is in PATH in buildall.bashBrad Fitzpatrick2015-04-291-1/+1
* src: add buildall.bashBrad Fitzpatrick2015-04-291-0/+66