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

Side by Side Diff: ios/build/bots/chromium.mac/iOS_Device.json

Issue 1875543002: Flip all iOS bot compilers to ninja. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "owners": [ 2 "owners": [
3 "smut" 3 "smut"
4 ], 4 ],
5 "comments": [ 5 "comments": [
6 "Builder for 32-bit devices." 6 "Builder for 32-bit devices."
7 ], 7 ],
8 "xcode version": "7.0", 8 "xcode version": "7.0",
9 "GYP_DEFINES": { 9 "GYP_DEFINES": {
10 "chromium_ios_signing": "0", 10 "chromium_ios_signing": "0",
11 "target_subarch": "arm32" 11 "target_subarch": "arm32"
12 }, 12 },
13 "compiler": "xcodebuild", 13 "compiler": "ninja",
14 "configuration": "Release", 14 "configuration": "Release",
15 "sdk": "iphoneos9.0", 15 "sdk": "iphoneos9.0",
16 "tests": [ 16 "tests": [
17 ] 17 ]
18 } 18 }
OLDNEW
« no previous file with comments | « ios/build/bots/chromium.fyi/Chromium_iOS_Simulator_(dbg).json ('k') | ios/build/bots/chromium.mac/iOS_Simulator_(dbg).json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698