commit | 6e1ce9f4949358db4c92f2ecc4f413de210b3cd1 | [log] [tgz] |
---|---|---|
author | Dirk Pranke <dpranke@chromium.org> | Tue Oct 29 22:53:53 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 29 22:53:53 2019 |
tree | b5069451704faaa5e9e54d262fdd70fb365861ac | |
parent | 8cae10903a021848ff481f009fafefaaf977901f [diff] |
Force jumbo builds to fail. We no longer have any builders supporting the jumbo build config, and it's time to now update all of the build files to remove the jumbo templates. Before we do that, though, it's probably good to figure out how to handle existing uses of the jumbo builds. This CL asserts that |use_jumbo_build| is set to false. Once we've run with this for a while (to ensure that people have adjusted their configs), we can probably update any CI build configs to remove the use of it and the other jumbo-related GN args and then remove the actual declare_args() of the three jumbo args, turning uses of them into warnings. Bug: 994387 Change-Id: Ibe395e51c837692ff9a7b6d01141c32ddab5459b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874583 Commit-Queue: Dirk Pranke <dpranke@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Reviewed-by: Aaron Gable <agable@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#710481}
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 .