commit | 85b48eb3e9773fc092799a559bb3064176deaa99 | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Thu Nov 08 13:03:54 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 08 13:03:54 2018 |
tree | 00d9916a88b6dc37f3e4fd299033c7f670715ef8 | |
parent | a86712ac43803419cc85dfa00d0a76d02c413d92 [diff] |
Make it easier to surgically exclude targets from jumbo Currently disabling jumbo for a build target in a local build means that you also disable jumbo for all other targets with the same local name, and giving a fully qualified label as name won't work at all. This patch changes the matching to be more flexible so that you can supply both a local name (as before) but also a full path or qualified name like //third_party/blink/renderer/core/svg:svg Bug: 825240 Change-Id: I706e4d7c3f863a7996e576d36ddd62ac81b8cb12 Reviewed-on: https://chromium-review.googlesource.com/c/1323110 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by: Wojciech Dzierżanowski <wdzierzanowski@opera.com> Cr-Commit-Position: refs/heads/master@{#606433}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .