| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[CUSTOM_C:\\_B_WORK]", | 7 "[CUSTOM_C:\\_B_WORK]", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout_path", | 10 "name": "makedirs checkout_path", |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 "@@@STEP_LOG_END@json.output@@@", | 73 "@@@STEP_LOG_END@json.output@@@", |
| 74 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" | 74 "@@@SET_BUILD_PROPERTY@got_revision@164710@@@" |
| 75 ] | 75 ] |
| 76 }, | 76 }, |
| 77 { | 77 { |
| 78 "cmd": [ | 78 "cmd": [ |
| 79 "[CUSTOM_C:\\_B_WORK]\\skia\\bin\\fetch-gn" | 79 "[CUSTOM_C:\\_B_WORK]\\skia\\bin\\fetch-gn" |
| 80 ], | 80 ], |
| 81 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", | 81 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", |
| 82 "env": { | 82 "env": { |
| 83 "BUILDTYPE": "Release", | 83 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep
ot_tools]" |
| 84 "CHROME_HEADLESS": "1", | |
| 85 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er
rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0", | |
| 86 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep
ot_tools]", | |
| 87 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-G
N" | |
| 88 }, | 84 }, |
| 89 "name": "fetch-gn" | 85 "name": "fetch-gn" |
| 90 }, | 86 }, |
| 91 { | 87 { |
| 92 "cmd": [ | 88 "cmd": [ |
| 93 "gn", | 89 "gn", |
| 94 "gen", | 90 "gen", |
| 95 "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release", | 91 "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release", |
| 96 "--args=cc=\"cc\" compiler_prefix=\"\" cxx=\"c++\" extra_cflags=\"\" is_de
bug=false" | 92 "--args=cc=\"cc\" compiler_prefix=\"\" cxx=\"c++\" extra_cflags=\"\" is_de
bug=false" |
| 97 ], | 93 ], |
| 98 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", | 94 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", |
| 99 "env": { | 95 "env": { |
| 100 "BUILDTYPE": "Release", | 96 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep
ot_tools]" |
| 101 "CHROME_HEADLESS": "1", | |
| 102 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er
rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0", | |
| 103 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep
ot_tools]", | |
| 104 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-G
N" | |
| 105 }, | 97 }, |
| 106 "name": "gn gen" | 98 "name": "gn gen" |
| 107 }, | 99 }, |
| 108 { | 100 { |
| 109 "cmd": [ | 101 "cmd": [ |
| 110 "ninja", | 102 "ninja", |
| 111 "-C", | 103 "-C", |
| 112 "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release" | 104 "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release" |
| 113 ], | 105 ], |
| 114 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", | 106 "cwd": "[CUSTOM_C:\\_B_WORK]\\skia", |
| 115 "env": { | 107 "env": { |
| 116 "BUILDTYPE": "Release", | 108 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep
ot_tools]" |
| 117 "CHROME_HEADLESS": "1", | |
| 118 "GYP_DEFINES": "qt_sdk=C:/Qt/4.8.5/ skia_arch_type=x86 skia_warnings_as_er
rors=1 skia_win_debuggers_path=c:/DbgHelp skia_win_ltcg=0", | |
| 119 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools];RECIPE_PACKAGE_REPO[dep
ot_tools]", | |
| 120 "SKIA_OUT": "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-G
N" | |
| 121 }, | 109 }, |
| 122 "name": "ninja" | 110 "name": "ninja" |
| 123 }, | 111 }, |
| 124 { | 112 { |
| 125 "cmd": [ | 113 "cmd": [ |
| 126 "python", | 114 "python", |
| 127 "-u", | 115 "-u", |
| 128 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc =
sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'get
_images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', '*
.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell
.ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs(
dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor patt
ern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f i
n glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n
if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.d
irname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n
shutil.move(f, dst_path)\n", | 116 "import errno\nimport glob\nimport os\nimport shutil\nimport sys\n\nsrc =
sys.argv[1]\ndst = sys.argv[2]\nbuild_products_whitelist = ['dm', 'dm.exe', 'get
_images_from_skps', 'get_images_from_skps.exe', 'nanobench', 'nanobench.exe', '*
.so', '*.dll', '*.dylib', 'skia_launcher', 'lib/*.so', 'iOSShell.app', 'iOSShell
.ipa', 'visualbench', 'visualbench.exe', 'vulkan-1.dll']\n\ntry:\n os.makedirs(
dst)\nexcept OSError as e:\n if e.errno != errno.EEXIST:\n raise\n\nfor patt
ern in build_products_whitelist:\n path = os.path.join(src, pattern)\n for f i
n glob.glob(path):\n dst_path = os.path.join(dst, os.path.relpath(f, src))\n
if not os.path.isdir(os.path.dirname(dst_path)):\n os.makedirs(os.path.d
irname(dst_path))\n print 'Copying build product %s to %s' % (f, dst_path)\n
shutil.move(f, dst_path)\n", |
| 129 "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release", | 117 "[CUSTOM_C:\\_B_WORK]\\skia\\out\\Build-Win-MSVC-x86-Release-GN\\Release", |
| 130 "[CUSTOM_[SWARM_OUT_DIR]]\\out\\Release" | 118 "[CUSTOM_[SWARM_OUT_DIR]]\\out\\Release" |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 "@@@STEP_LOG_LINE@python.inline@ pass@@@", | 163 "@@@STEP_LOG_LINE@python.inline@ pass@@@", |
| 176 "@@@STEP_LOG_END@python.inline@@@" | 164 "@@@STEP_LOG_END@python.inline@@@" |
| 177 ] | 165 ] |
| 178 }, | 166 }, |
| 179 { | 167 { |
| 180 "name": "$result", | 168 "name": "$result", |
| 181 "recipe_result": null, | 169 "recipe_result": null, |
| 182 "status_code": 0 | 170 "status_code": 0 |
| 183 } | 171 } |
| 184 ] | 172 ] |
| OLD | NEW |