index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
androidtest.bash
Age
Commit message (
Expand
)
Author
2019-03-01
androidtest.bash: delete
Elias Naur
2019-02-26
misc/android,cmd/dist: move $GOROOT copying to the exec wrapper
Elias Naur
2019-02-26
cmd/dist: build exec wrappers during bootstrap
Elias Naur
2019-02-24
Revert "androidtest.bash: wait for device to be ready before using it"
Elias Naur
2019-02-22
androidtest.bash: wait for device to be ready before using it
Elias Naur
2018-03-07
androidtest.bash: don't require GOARCH set
Elias Naur
2018-03-06
cmd/dist: default to GOARM=7 on android
Elias Naur
2018-01-20
misc,src: add support for specifying adb flags to the android harness
Elias Naur
2016-08-29
androidtest.bash: use go list to get pkg dir
Josh Bleecher Snyder
2016-08-29
androidtest.bash: fix pkg dir
Josh Bleecher Snyder
2016-08-29
androidtest.bash: require GOARCH
Josh Bleecher Snyder
2016-05-02
all: make copyright headers consistent with one space after period
Emmanuel Odeke
2015-10-26
androidtest.bash: set GOARM=7
David Crawshaw
2015-10-21
androidtest.bash: correct the location of compiled packages
Hyang-Ah Hana Kim
2015-07-17
androidtest.bash: robust cleanup in case of failure.
Hyang-Ah (Hana) Kim
2015-05-25
androidtest.bash: clean up stale GOROOT
David Crawshaw
2015-04-08
androidtest.bash: copy pkg for gcimporter tests
David Crawshaw
2015-02-13
androidtest.bash: remove use of cp --preserve.
Hyang-Ah (Hana) Kim
2015-01-15
build: androidtest.bash has to use copy for files to adb-sync.
Hyang-Ah Hana Kim
2015-01-15
build: fix typo in androidtest.bash
Burcu Dogan
2014-09-08
androidtest.bash: adjustment for move from src/pkg to src
David Crawshaw
2014-09-08
build: adjustments for move from src/pkg to src
Russ Cox
2014-09-04
androidtest.bash: drop noisy adb sync output
David Crawshaw
2014-07-09
androidtest.bash: missing !
David Crawshaw
2014-07-09
androidtest.bash, misc/android: build scripts for android
David Crawshaw