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

Side by Side Diff: scripts/slave/recipe_modules/chromium/config.expected/Debug-linux.intel.64-to-android.arm.32.json

Issue 23431038: [chromium_android recipes] Cleanup envsetup step and cleanup step names. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Address comments Created 7 years, 3 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "android_defaults": { 2 "android_defaults": {
3 "build_config_fs": "Debug", 3 "build_config_fs": "Debug",
4 "build_dir": "out", 4 "build_dir": "out",
5 "compile_py": { 5 "compile_py": {
6 "build_tool": "ninja", 6 "build_tool": "ninja",
7 "default_targets": [ 7 "default_targets": [
8 "All" 8 "All"
9 ] 9 ]
10 }, 10 },
11 "gyp_env": { 11 "gyp_env": {
12 "GYP_DEFINES": "component=shared_library fastbuild=1", 12 "GYP_CROSSCOMPILE": 1,
13 "GYP_GENERATORS": "ninja" 13 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] target_arc h=arm",
14 "GYP_GENERATORS": "ninja",
15 "GYP_GENERATOR_FLAGS": "default_target=All"
14 } 16 }
15 }, 17 },
16 "blink": { 18 "blink": {
17 "build_config_fs": "Debug", 19 "build_config_fs": "Debug",
18 "build_dir": "out", 20 "build_dir": "out",
19 "compile_py": { 21 "compile_py": {
20 "build_tool": "ninja", 22 "build_tool": "ninja",
21 "compiler": "goma", 23 "compiler": "goma",
22 "default_targets": [ 24 "default_targets": [
23 "all_webkit" 25 "all_webkit"
(...skipping 24 matching lines...) Expand all
48 "build_config_fs": "Debug", 50 "build_config_fs": "Debug",
49 "build_dir": "out", 51 "build_dir": "out",
50 "compile_py": { 52 "compile_py": {
51 "build_tool": "ninja", 53 "build_tool": "ninja",
52 "compiler": "goma-clang", 54 "compiler": "goma-clang",
53 "default_targets": [ 55 "default_targets": [
54 "All" 56 "All"
55 ] 57 ]
56 }, 58 },
57 "gyp_env": { 59 "gyp_env": {
58 "GYP_DEFINES": "clang=1 component=shared_library fastbuild=1", 60 "GYP_CROSSCOMPILE": 1,
59 "GYP_GENERATORS": "ninja" 61 "GYP_DEFINES": "OS=android clang=1 component=shared_library fastbuild=1 gc c_version=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] ta rget_arch=arm",
62 "GYP_GENERATORS": "ninja",
63 "GYP_GENERATOR_FLAGS": "default_target=All"
60 } 64 }
61 }, 65 },
62 "component_builder": { 66 "component_builder": {
63 "build_config_fs": "Debug", 67 "build_config_fs": "Debug",
64 "build_dir": "out", 68 "build_dir": "out",
65 "compile_py": { 69 "compile_py": {
66 "build_tool": "ninja", 70 "build_tool": "ninja",
67 "compiler": "goma", 71 "compiler": "goma",
68 "default_targets": [ 72 "default_targets": [
69 "All" 73 "All"
70 ] 74 ]
71 }, 75 },
72 "gyp_env": { 76 "gyp_env": {
73 "GYP_DEFINES": "component=shared_library fastbuild=1", 77 "GYP_CROSSCOMPILE": 1,
74 "GYP_GENERATORS": "ninja" 78 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] target_arc h=arm",
79 "GYP_GENERATORS": "ninja",
80 "GYP_GENERATOR_FLAGS": "default_target=All"
75 } 81 }
76 }, 82 },
77 "klp_builder": { 83 "klp_builder": {
78 "build_config_fs": "Debug", 84 "build_config_fs": "Debug",
79 "build_dir": "out", 85 "build_dir": "out",
80 "compile_py": { 86 "compile_py": {
81 "build_tool": "ninja", 87 "build_tool": "ninja",
82 "compiler": "goma", 88 "compiler": "goma",
83 "default_targets": [ 89 "default_targets": [
84 "All" 90 "All"
85 ] 91 ]
86 }, 92 },
87 "gyp_env": { 93 "gyp_env": {
88 "GYP_DEFINES": "component=shared_library fastbuild=1", 94 "GYP_CROSSCOMPILE": 1,
89 "GYP_GENERATORS": "ninja" 95 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] target_arc h=arm",
96 "GYP_GENERATORS": "ninja",
97 "GYP_GENERATOR_FLAGS": "default_target=All"
90 } 98 }
91 }, 99 },
92 "main_builder": { 100 "main_builder": {
93 "build_config_fs": "Debug", 101 "build_config_fs": "Debug",
94 "build_dir": "out", 102 "build_dir": "out",
95 "compile_py": { 103 "compile_py": {
96 "build_tool": "ninja", 104 "build_tool": "ninja",
97 "compiler": "goma", 105 "compiler": "goma",
98 "default_targets": [ 106 "default_targets": [
99 "All" 107 "All"
100 ] 108 ]
101 }, 109 },
102 "gyp_env": { 110 "gyp_env": {
103 "GYP_DEFINES": "component=shared_library fastbuild=1", 111 "GYP_CROSSCOMPILE": 1,
104 "GYP_GENERATORS": "ninja" 112 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] target_arc h=arm",
113 "GYP_GENERATORS": "ninja",
114 "GYP_GENERATOR_FLAGS": "default_target=All"
105 } 115 }
106 }, 116 },
107 "msvs": "can not use msvs on \"linux\"", 117 "msvs": "can not use msvs on \"linux\"",
108 "ninja": { 118 "ninja": {
109 "build_config_fs": "Debug", 119 "build_config_fs": "Debug",
110 "build_dir": "out", 120 "build_dir": "out",
111 "compile_py": { 121 "compile_py": {
112 "build_tool": "ninja" 122 "build_tool": "ninja"
113 }, 123 },
114 "gyp_env": { 124 "gyp_env": {
115 "GYP_DEFINES": "component=shared_library", 125 "GYP_DEFINES": "component=shared_library",
116 "GYP_GENERATORS": "ninja" 126 "GYP_GENERATORS": "ninja"
117 } 127 }
118 }, 128 },
119 "try_builder": { 129 "try_builder": {
120 "build_config_fs": "Debug", 130 "build_config_fs": "Debug",
121 "build_dir": "out", 131 "build_dir": "out",
122 "compile_py": { 132 "compile_py": {
123 "build_tool": "ninja", 133 "build_tool": "ninja",
124 "compiler": "goma", 134 "compiler": "goma",
125 "default_targets": [ 135 "default_targets": [
126 "All" 136 "All"
127 ] 137 ]
128 }, 138 },
129 "gyp_env": { 139 "gyp_env": {
130 "GYP_DEFINES": "component=shared_library fastbuild=1", 140 "GYP_CROSSCOMPILE": 1,
131 "GYP_GENERATORS": "ninja" 141 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] target_arc h=arm",
142 "GYP_GENERATORS": "ninja",
143 "GYP_GENERATOR_FLAGS": "default_target=All"
132 } 144 }
133 }, 145 },
134 "v8": { 146 "v8": {
135 "build_config_fs": "Debug", 147 "build_config_fs": "Debug",
136 "build_dir": "", 148 "build_dir": "",
137 "compile_py": { 149 "compile_py": {
138 "build_tool": "make", 150 "build_tool": "make",
139 "default_targets": [ 151 "default_targets": [
140 "buildbot" 152 "buildbot"
141 ] 153 ]
142 }, 154 },
143 "gyp_env": { 155 "gyp_env": {
144 "GYP_DEFINES": "v8_target_arch=arm" 156 "GYP_DEFINES": "v8_target_arch=arm"
145 } 157 }
146 }, 158 },
147 "x86_builder": { 159 "x86_builder": {
148 "build_config_fs": "Debug", 160 "build_config_fs": "Debug",
149 "build_dir": "out", 161 "build_dir": "out",
150 "compile_py": { 162 "compile_py": {
151 "build_tool": "ninja", 163 "build_tool": "ninja",
152 "compiler": "goma", 164 "compiler": "goma",
153 "default_targets": [ 165 "default_targets": [
154 "All" 166 "All"
155 ] 167 ]
156 }, 168 },
157 "gyp_env": { 169 "gyp_env": {
158 "GYP_DEFINES": "component=shared_library fastbuild=1", 170 "GYP_CROSSCOMPILE": 1,
159 "GYP_GENERATORS": "ninja" 171 "GYP_DEFINES": "OS=android component=shared_library fastbuild=1 gcc_versio n=46 host_os=linux order_text_section=['orderfiles', 'orderfile.out'] target_arc h=arm",
172 "GYP_GENERATORS": "ninja",
173 "GYP_GENERATOR_FLAGS": "default_target=All"
160 } 174 }
161 }, 175 },
162 "xcodebuild": "can not use xcodebuild on \"linux\"" 176 "xcodebuild": "can not use xcodebuild on \"linux\""
163 } 177 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698