1
0
mirror of https://github.com/golang/go synced 2024-11-14 08:50:22 -07:00
go/src/cmd/go
Elias Naur ba333a3061 cmd/go: remove limits on parallel tasks in the Go command for iOS
Ther darwin/arm{,64} exec wrapper now limits the number of concurrent
executions to 1, so remove the higher level parallel task limit from
the Go command.

Change-Id: Id84f65c3908305bde0452b3c8db6df8c5a8881bb
Reviewed-on: https://go-review.googlesource.com/21100
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2016-03-25 01:09:28 +00:00
..
testdata all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
alldocs.go cmd/go: remove limits on parallel tasks in the Go command for iOS 2016-03-25 01:09:28 +00:00
bootstrap.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
build.go cmd/go: remove limits on parallel tasks in the Go command for iOS 2016-03-25 01:09:28 +00:00
clean.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
context.go cmd/go: set GOPATH in list's Context 2016-03-03 09:09:16 +00:00
discovery.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
doc.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
env.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
fix.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
fmt.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
generate_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
generate.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
get.go all: single space after period. 2016-03-02 00:13:47 +00:00
go11.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
go_test.go all: delete dead test code 2016-03-21 07:10:08 +00:00
go_unix_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
go_windows_test.go cmd/go: handle paths like \x.go on windows 2014-09-26 14:36:49 -04:00
help.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
http.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
list.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
main.go all: single space after period. 2016-03-02 00:13:47 +00:00
match_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
mkalldocs.sh cmd/go: rename doc.go to alldocs.go in preparation for "go doc" 2015-04-24 18:29:59 +00:00
note_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
note.go all: single space after period. 2016-03-02 00:13:47 +00:00
pkg_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
pkg.go cmd/go: ignore C files when CGO_ENABLED=0 2016-03-08 20:10:52 +00:00
run.go all: single space after period. 2016-03-02 00:13:47 +00:00
signal_notunix.go cmd/go: send timed out test SIGQUIT before SIGKILL 2013-07-30 22:52:10 -04:00
signal_unix.go all: merge NaCl branch (part 1) 2014-02-25 09:47:42 -05:00
signal.go cmd/go: handle os signals 2012-12-14 17:33:59 +11:00
tag_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
test.go testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
testflag.go cmd/go: add -args to 'go test' to resolve -v ambiguity 2015-12-17 01:59:58 +00:00
testgo.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
tool.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
vcs_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
vcs.go all: single space after period. 2016-03-02 00:13:47 +00:00
vendor_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
version.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
vet.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00