• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:build

2 # Use of this source code is governed by a BSD-style license that can be
25 """Return a list of targets to build, depending on the builder type."""
40 env['CPPFLAGS'] = '-D' + extra_config
79 'Build-Mac-Clang-arm64-Debug-Android',
80 'Build-Mac-Clang-arm64-Debug-iOS',
81 'Build-Mac-Clang-x64-Release-iOS',
82 'Build-Mac-Clang-x86_64-Debug-CommandBuffer',
83 'Build-Mac-Clang-x86_64-Release',
84 'Build-Ubuntu-Clang-arm-Release-Chromebook_C100p',
85 'Build-Ubuntu-Clang-arm64-Release-Android',
86 'Build-Ubuntu-Clang-arm64-Release-Android_Vulkan',
87 'Build-Ubuntu-Clang-mipsel-Debug-Android',
88 'Build-Ubuntu-Clang-x86_64-Debug',
89 'Build-Ubuntu-Clang-x86_64-Debug-ASAN',
90 'Build-Ubuntu-Clang-x86_64-Debug-MSAN',
91 'Build-Ubuntu-Clang-x86_64-Release-Mini',
92 'Build-Ubuntu-Clang-x86_64-Release-Vulkan',
93 'Build-Ubuntu-GCC-arm-Release-Chromecast',
94 'Build-Ubuntu-GCC-x86-Debug',
95 'Build-Ubuntu-GCC-x86_64-Debug-GN',
96 'Build-Ubuntu-GCC-x86_64-Debug-MSAN',
97 'Build-Ubuntu-GCC-x86_64-Debug-NoGPU',
98 'Build-Ubuntu-GCC-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE',
99 'Build-Ubuntu-GCC-x86_64-Release-ANGLE',
100 'Build-Ubuntu-GCC-x86_64-Release-Fast',
101 'Build-Ubuntu-GCC-x86_64-Release-Flutter_Android',
102 'Build-Ubuntu-GCC-x86_64-Release-Mesa',
103 'Build-Ubuntu-GCC-x86_64-Release-PDFium',
104 'Build-Ubuntu-GCC-x86_64-Release-PDFium_SkiaPaths',
105 'Build-Ubuntu-GCC-x86_64-Release-Shared',
106 'Build-Win-Clang-arm64-Release-Android',
107 'Build-Win-MSVC-x86-Debug',
108 'Build-Win-MSVC-x86-Debug-ANGLE',
109 'Build-Win-MSVC-x86-Debug-Exceptions',
110 'Build-Win-MSVC-x86-Release-GDI',
111 'Build-Win-MSVC-x86-Release-GN',
112 'Build-Win-MSVC-x86_64-Release-Vulkan',
139 buildername = 'Build-Win-MSVC-x86_64-Release-Vulkan'
154 gerrit_url='https://skia-review.googlesource.com/',
158 buildername = 'Build-Win-MSVC-x86_64-Release-Vulkan'
171 buildername = 'Build-Ubuntu-GCC-x86_64-Release-PDFium'
187 gerrit_url='https://skia-review.googlesource.com/',
194 buildername = 'Build-Ubuntu-GCC-x86_64-Release-Flutter_Android'
210 gerrit_url='https://skia-review.googlesource.com/',