Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Issue 1643523004: Reverts fdca07 and makes it possible to force absolute paths. (Closed)

Created:
4 years, 10 months ago by Zachary Forman
Modified:
4 years, 10 months ago
Reviewers:
dsansome, Nico, M-A Ruel, brettw
CC:
Adrian Kuegel, chromium-reviews, mithro-old
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reverts fdca07 and makes it possible to force absolute paths. Explicitly: This reverts the patch that reverted the patch that removed the majority of absolute paths from linux builds, and makes it possible to use an absolute path by setting dont_embed_build_metadata to false. In conjunction with codereview.chromium.org/1642193002 that modifies the codesearch buildbot to use dont_embed_build_metadata = false, this CL should allow codesearch to continue working, and all other buildbots and users to gain the benefits of not requiring absolute paths. BUG=580103 Committed: https://crrev.com/4b6f030a35226c0d6e412b1025e791e5391b1455 Cr-Commit-Position: refs/heads/master@{#373432}

Patch Set 1 #

Patch Set 2 : Breaks build_metadata out into an include. #

Patch Set 3 : Adds missing dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -26 lines) Patch
M build/config/BUILD.gn View 1 2 chunks +1 line, -11 lines 0 comments Download
A build/config/build_metadata.gni View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +9 lines, -0 lines 0 comments Download
M build/config/linux/pkg_config.gni View 1 chunk +1 line, -1 line 0 comments Download
M build/config/posix/BUILD.gn View 1 2 chunks +9 lines, -1 line 0 comments Download
M build/config/sysroot.gni View 3 chunks +13 lines, -11 lines 0 comments Download
M printing/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
Zachary Forman
Hey all, could you please take a look at this CL? It's a revert-of-a-revert + ...
4 years, 10 months ago (2016-01-28 23:01:52 UTC) #4
dsansome
lgtm
4 years, 10 months ago (2016-01-28 23:18:59 UTC) #5
M-A Ruel
generally, it's preferable to revert, upload as patchset #1, then fix, then upload as patchset ...
4 years, 10 months ago (2016-01-29 01:20:29 UTC) #6
Zachary Forman
On 2016/01/29 at 01:20:29, maruel wrote: > generally, it's preferable to revert, upload as patchset ...
4 years, 10 months ago (2016-01-29 02:25:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1643523004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1643523004/1
4 years, 10 months ago (2016-02-01 20:58:24 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/15743) android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, ...
4 years, 10 months ago (2016-02-01 21:05:53 UTC) #11
Zachary Forman
So, this build previously failed on gn, as it assumed that is_official_build was defined. As ...
4 years, 10 months ago (2016-02-02 03:13:33 UTC) #12
M-A Ruel
lgtm
4 years, 10 months ago (2016-02-02 05:12:45 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1643523004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1643523004/40001
4 years, 10 months ago (2016-02-02 06:07:49 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/141515)
4 years, 10 months ago (2016-02-02 06:17:08 UTC) #18
Zachary Forman
On 2016/02/02 at 06:17:08, commit-bot wrote: > Try jobs failed on following builders: > chromium_presubmit ...
4 years, 10 months ago (2016-02-02 06:27:18 UTC) #19
Nico
comparing diffs, it looks like this is a tweaked _reland_ of https://codereview.chromium.org/1556923002/ . is that ...
4 years, 10 months ago (2016-02-03 23:40:58 UTC) #20
Zachary Forman
+brettw@chromium.org for printing/BUILD.gn. Hi Brett, this is a modification to the previous CL that rendered ...
4 years, 10 months ago (2016-02-03 23:49:11 UTC) #22
brettw
lgtm
4 years, 10 months ago (2016-02-03 23:59:47 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1643523004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1643523004/40001
4 years, 10 months ago (2016-02-04 02:13:00 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 10 months ago (2016-02-04 02:23:09 UTC) #26
commit-bot: I haz the power
4 years, 10 months ago (2016-02-04 02:24:42 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4b6f030a35226c0d6e412b1025e791e5391b1455
Cr-Commit-Position: refs/heads/master@{#373432}

Powered by Google App Engine
This is Rietveld 408576698