]> Cypherpunks.ru repositories - gostls13.git/history - misc/android
cmd/go: prepend builtin prolog when checking for preamble errors
[gostls13.git] / misc / android /
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-13 Dmitri Shuralyovall: gofmt more (but vendor, testdata, and top-level...
2021-07-28 Jay Conrod[dev.cmdgo] all: merge master (9eee0ed) into dev.cmdgo
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-05 KimMachineGunall: update references to symbols moved from io/ioutil...
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-17 Ben Shimisc/android: fix a typo in README
2019-05-09 Elias Naurmisc/android: silence adb output unless an error occurs
2019-03-21 Elias Naurmisc/android: pass on GOPROXY to device environment
2019-03-15 Elias Naurmisc/android: copy go.mod and go.sum files
2019-03-12 Elias Naurmisc/android: fix detection of GOROOT tests
2019-03-11 Elias Naurmisc/android: copy less from GOROOT to the device
2019-03-08 Elias Naurmisc/android: enable many more tests on GOOS=android
2019-03-02 Elias Naurmisc/android: use adb exec-out instead of adb shell...
2019-03-01 Elias Naurandroidtest.bash: delete
2019-03-01 Elias Naurmisc/android,misc/ios: evaluate current working directo...
2019-03-01 Elias Naurmisc/android: adb push --sync testdata
2019-03-01 Elias Naurmisc/android: evaluate symlinks before comparing GOROOT...
2019-02-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-02-26 Elias Naurmisc/android: copy testdata directories to device befor...
2019-02-26 Elias Naurmisc/android: serialize adb commands on android emulators
2019-02-26 Elias Naurmisc/android,cmd/dist: move $GOROOT copying to the...
2019-02-24 Elias Naurmisc: wait for device readyness in the exec wrapper
2019-02-22 Bryan C. Millsmisc/android: add build constraints on files intended...
2018-05-25 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-23 Elias Naurmisc/android: forward SIGQUIT to the process running...
2018-05-23 Ben Shimisc/android: add a NL at the of README
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-05-10 Ben Shimisc/android: add more information to README
2018-01-20 Elias Naurmisc,src: add support for specifying adb flags to the...
2017-05-01 Elias Naurmisc/android: don't let the Android exec wrapper hang...
2016-06-14 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-06-08 Elias Naurmisc/android: make the exec wrapper exit code parsing...
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-05-02 Emmanuel Odekeall: make copyright headers consistent with one space...
2015-05-28 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-05-25 David Crawshawmisc/android: cleaner to remove stale GOROOT files
2015-01-16 Russ Coxall: merge dev.cc (929f321) into master
2015-01-16 Hyang-Ah Hana Kimmisc/android: choose the right subdirectory for bin...
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-09-08 Russ Coxbuild: adjustments for move from src/pkg to src
2014-07-09 David Crawshawandroidtest.bash, misc/android: build scripts for android