aboutsummaryrefslogtreecommitdiff
path: root/src/androidtest.bash
AgeCommit message (Expand)Author
2019-03-01androidtest.bash: deleteElias Naur
2019-02-26misc/android,cmd/dist: move $GOROOT copying to the exec wrapperElias Naur
2019-02-26cmd/dist: build exec wrappers during bootstrapElias Naur
2019-02-24Revert "androidtest.bash: wait for device to be ready before using it"Elias Naur
2019-02-22androidtest.bash: wait for device to be ready before using itElias Naur
2018-03-07androidtest.bash: don't require GOARCH setElias Naur
2018-03-06cmd/dist: default to GOARM=7 on androidElias Naur
2018-01-20misc,src: add support for specifying adb flags to the android harnessElias Naur
2016-08-29androidtest.bash: use go list to get pkg dirJosh Bleecher Snyder
2016-08-29androidtest.bash: fix pkg dirJosh Bleecher Snyder
2016-08-29androidtest.bash: require GOARCHJosh Bleecher Snyder
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-10-26androidtest.bash: set GOARM=7David Crawshaw
2015-10-21androidtest.bash: correct the location of compiled packagesHyang-Ah Hana Kim
2015-07-17androidtest.bash: robust cleanup in case of failure.Hyang-Ah (Hana) Kim
2015-05-25androidtest.bash: clean up stale GOROOTDavid Crawshaw
2015-04-08androidtest.bash: copy pkg for gcimporter testsDavid Crawshaw
2015-02-13androidtest.bash: remove use of cp --preserve.Hyang-Ah (Hana) Kim
2015-01-15build: androidtest.bash has to use copy for files to adb-sync.Hyang-Ah Hana Kim
2015-01-15build: fix typo in androidtest.bashBurcu Dogan
2014-09-08androidtest.bash: adjustment for move from src/pkg to srcDavid Crawshaw
2014-09-08build: adjustments for move from src/pkg to srcRuss Cox
2014-09-04androidtest.bash: drop noisy adb sync outputDavid Crawshaw
2014-07-09androidtest.bash: missing !David Crawshaw
2014-07-09androidtest.bash, misc/android: build scripts for androidDavid Crawshaw