summaryrefslogtreecommitdiffstats
path: root/ios/build/bots/chromium.fyi/ClangToTiOS.json
diff options
context:
space:
mode:
Diffstat (limited to 'ios/build/bots/chromium.fyi/ClangToTiOS.json')
-rw-r--r--ios/build/bots/chromium.fyi/ClangToTiOS.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/ios/build/bots/chromium.fyi/ClangToTiOS.json b/ios/build/bots/chromium.fyi/ClangToTiOS.json
new file mode 100644
index 0000000..26663df
--- /dev/null
+++ b/ios/build/bots/chromium.fyi/ClangToTiOS.json
@@ -0,0 +1,23 @@
+{
+ "owners": [
+ "hans"
+ ],
+ "comments": [
+ "Clang tip-of-tree builder for iOS"
+ ],
+ "xcode version": "6.2",
+ "GYP_DEFINES": {
+ "chromium_ios_signing": "0",
+ "clang_use_chrome_plugins": "0",
+ "target_subarch": "arm32",
+ "werror": ""
+ },
+ "env": {
+ "LLVM_FORCE_HEAD_REVISION": "YES"
+ },
+ "compiler": "ninja",
+ "configuration": "Release",
+ "sdk": "iphoneos8.2",
+ "tests": [
+ ]
+}