aboutsummaryrefslogtreecommitdiff
path: root/misc/ios
AgeCommit message (Expand)Author
2016-03-24misc/ios: deflake tests on darwin/arm{,arm64}Elias Naur
2016-03-24misc/ios: pass through SIGCONT in the exec wrapperElias Naur
2015-11-04misc/ios: keep whole buffer in go_darwin_arm_execDavid Crawshaw
2015-11-03misc/ios: fix an error when getenv encounters unset variableMichael Matloob
2015-09-17misc/ios: skip revoked certificatesDavid Crawshaw
2015-06-09misc/ios: document the external binary and the required env variablesBurcu Dogan
2015-05-05misc/ios: fix plist indentation and whitespaceBurcu Dogan
2015-04-16misc/ios: fix teamID and appID use in entitlementsJosh Bleecher Snyder
2015-04-16misc/ios: adjust exec script for iOS 8.3David Crawshaw
2015-04-15misc/ios: read codesign info from environment variablesJosh Bleecher Snyder
2015-04-13misc/ios: support go run in go_darwin_arm_execDavid Crawshaw
2015-04-12misc/ios: pick clang arch based on GOARCHDavid Crawshaw
2015-03-30misc/ios: retry loop to handle builder flakinessDavid Crawshaw
2015-03-25misc/ios: simplify breakpoint timeoutDavid Crawshaw
2015-03-25misc/ios: timeout and continue waiting for getwdDavid Crawshaw
2015-03-03misc/ios: run lldb commands much more carefullyDavid Crawshaw
2015-03-03misc/ios: extra stdout check before runDavid Crawshaw
2015-03-03misc/ios: more predictable zoneinfo.zip locationDavid Crawshaw
2015-03-02misc/ios: add go_darwin_arm_exec scriptDavid Crawshaw
2015-02-06misc/ios: add README and wrapper script to ease cross-compiling for darwin/armShenghou Ma