aboutsummaryrefslogtreecommitdiff
path: root/misc/android
AgeCommit message (Expand)Author
2021-07-06[dev.cmdgo] all: merge master (912f075) into dev.cmdgoJay Conrod
2021-04-05all: update references to symbols moved from io/ioutil to ioKimMachineGun
2019-05-17misc/android: fix a typo in READMEBen Shi
2019-05-09misc/android: silence adb output unless an error occursElias Naur
2019-03-21misc/android: pass on GOPROXY to device environmentElias Naur
2019-03-15misc/android: copy go.mod and go.sum filesElias Naur
2019-03-12misc/android: fix detection of GOROOT testsElias Naur
2019-03-11misc/android: copy less from GOROOT to the deviceElias Naur
2019-03-08misc/android: enable many more tests on GOOS=androidElias Naur
2019-03-02misc/android: use adb exec-out instead of adb shell to avoid bufferingElias Naur
2019-03-01androidtest.bash: deleteElias Naur
2019-03-01misc/android,misc/ios: evaluate current working directory symlinksElias Naur
2019-03-01misc/android: adb push --sync testdataElias Naur
2019-03-01misc/android: evaluate symlinks before comparing GOROOT and GOPATHElias Naur
2019-02-26misc/android: copy testdata directories to device before runningElias Naur
2019-02-26misc/android: serialize adb commands on android emulatorsElias Naur
2019-02-26misc/android,cmd/dist: move $GOROOT copying to the exec wrapperElias Naur
2019-02-24misc: wait for device readyness in the exec wrapperElias Naur
2019-02-22misc/android: add build constraints on files intended to be built by filename...Bryan C. Mills
2018-05-23misc/android: forward SIGQUIT to the process running on the deviceElias Naur
2018-05-23misc/android: add a NL at the of READMEBen Shi
2018-05-10misc/android: add more information to READMEBen Shi
2018-01-20misc,src: add support for specifying adb flags to the android harnessElias Naur
2017-05-01misc/android: don't let the Android exec wrapper hang indefinitelyElias Naur
2016-06-08misc/android: make the exec wrapper exit code parsing more robustElias Naur
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-05-25misc/android: cleaner to remove stale GOROOT filesDavid Crawshaw
2015-01-16misc/android: choose the right subdirectory for bin under GOPATH.Hyang-Ah Hana Kim
2014-09-08build: adjustments for move from src/pkg to srcRuss Cox
2014-07-09androidtest.bash, misc/android: build scripts for androidDavid Crawshaw