From 71c5393b73d1bc4d82e168ae9a8ad5ef86150748 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Wed, 12 Oct 2016 14:32:09 -0400 Subject: Update GN recipes for Windows. fetch-gn is a Python script, gn is a batch script, and ninja is an exe. Pass the win_toolchain package to GN as windk. This won't work yet. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3245 Change-Id: Iacc59c70c06ec118fc6a45d0cdb67095ff2b951b Reviewed-on: https://skia-review.googlesource.com/3245 Reviewed-by: Mike Klein Commit-Queue: Mike Klein --- .../swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json') diff --git a/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json b/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json index f3a6c826f0..63a6c02458 100644 --- a/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json +++ b/infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json @@ -121,6 +121,8 @@ }, { "cmd": [ + "python", + "-u", "[CUSTOM_/_B_WORK]/skia/bin/fetch-gn" ], "cwd": "[CUSTOM_/_B_WORK]/skia", -- cgit v1.2.3