Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: ios/build/bots/chromium.fyi/ClangToTiOS.json

Issue 2587123002: Build //ios:all and its dependencies on the iOS builders. (Closed)
Patch Set: Address comments & add mapping to testing/buildbot/gn_isolate_map.pyl. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/build/bots/chromium.fyi/EarlGreyiOS.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/chromium.fyi/ClangToTiOS.json
diff --git a/ios/build/bots/chromium.fyi/ClangToTiOS.json b/ios/build/bots/chromium.fyi/ClangToTiOS.json
index 8ab8a3711725a4b8d181d85eec676f989985f835..d4df25408da45219b0f64580adebe270c6125acb 100644
--- a/ios/build/bots/chromium.fyi/ClangToTiOS.json
+++ b/ios/build/bots/chromium.fyi/ClangToTiOS.json
@@ -13,6 +13,9 @@
"target_cpu=\"arm\"",
"target_os=\"ios\""
],
+ "additional_compile_targets": [
+ "ios:all"
+ ],
"env": {
"LLVM_FORCE_HEAD_REVISION": "YES"
},
« no previous file with comments | « no previous file | ios/build/bots/chromium.fyi/EarlGreyiOS.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698