This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bd85a105ba
skia2
/
infra
/
bots
/
compile_skia.isolate
11 lines
124 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Port Skia recipe to normal Python scripts, move to Skia repo BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1703663002 Review URL: https://codereview.chromium.org/1703663002
2016-02-18 16:05:48 +00:00
{
Move Skia recipes from build repo BUG=skia:5563 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2175373002 Review-Url: https://codereview.chromium.org/2175373002
2016-07-26 18:52:17 +00:00
'includes': [
'swarm_recipe.isolate',
],
Don't isolate the Skia repo for Swarming compiles BUG=skia: NOTREECHECKS=true GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1886343002 Review URL: https://codereview.chromium.org/1886343002
2016-04-27 13:06:25 +00:00
'variables': {
'files': [
'../../../.gclient',
],
},
Port Skia recipe to normal Python scripts, move to Skia repo BUG=skia:4763 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1703663002 Review URL: https://codereview.chromium.org/1703663002
2016-02-18 16:05:48 +00:00
}
Reference in New Issue
Copy Permalink