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

Issue 2272273002: Desktop Chrome OS: Build with precise sysroot (Reland) (Closed)

Created:
4 years, 3 months ago by Tom (Use chromium acct)
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang, Dirk Pranke
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Desktop Chrome OS: Build with precise sysroot Build and link against the Ubuntu Precise amd64 sysroot on Desktop Chrome OS instead of always using the system libraries. BUG=638394 Committed: https://crrev.com/c575bbcd130b38994e36b0a97bfe5ceea954a643 Committed: https://crrev.com/ec70bbffc5d4ba75ed0f808a0b285236fa54a987 Cr-Original-Commit-Position: refs/heads/master@{#414564} Cr-Commit-Position: refs/heads/master@{#414862}

Patch Set 1 : Desktop Chrome OS: Build with precise sysroot #

Total comments: 7

Patch Set 2 : Add comments and s/sysroot/SYSROOT #

Patch Set 3 : Update license check scripts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -67 lines) Patch
M .gitignore View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M build/config/sysroot.gni View 1 1 chunk +22 lines, -13 lines 0 comments Download
M build/linux/sysroot_scripts/install-sysroot.py View 1 6 chunks +78 lines, -54 lines 0 comments Download
M tools/checklicenses/checklicenses.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tools/copyright_scanner/copyright_scanner.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 42 (21 generated)
Tom (Use chromium acct)
https://codereview.chromium.org/2272273002/diff/20001/build/linux/sysroot_scripts/install-sysroot.py File build/linux/sysroot_scripts/install-sysroot.py (right): https://codereview.chromium.org/2272273002/diff/20001/build/linux/sysroot_scripts/install-sysroot.py#newcode39 build/linux/sysroot_scripts/install-sysroot.py:39: sysroots = { Not sure if this is the ...
4 years, 3 months ago (2016-08-25 03:09:57 UTC) #3
Dirk Pranke
lgtm https://codereview.chromium.org/2272273002/diff/20001/build/config/sysroot.gni File build/config/sysroot.gni (right): https://codereview.chromium.org/2272273002/diff/20001/build/config/sysroot.gni#newcode51 build/config/sysroot.gni:51: sysroot = "//build/linux/ubuntu_precise_amd64-sysroot" add a comment here about ...
4 years, 3 months ago (2016-08-25 03:27:22 UTC) #4
Tom (Use chromium acct)
https://codereview.chromium.org/2272273002/diff/20001/build/config/sysroot.gni File build/config/sysroot.gni (right): https://codereview.chromium.org/2272273002/diff/20001/build/config/sysroot.gni#newcode51 build/config/sysroot.gni:51: sysroot = "//build/linux/ubuntu_precise_amd64-sysroot" On 2016/08/25 03:27:22, Dirk Pranke wrote: ...
4 years, 3 months ago (2016-08-25 18:28:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272273002/40001
4 years, 3 months ago (2016-08-25 21:48:28 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 3 months ago (2016-08-25 22:43:39 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c575bbcd130b38994e36b0a97bfe5ceea954a643 Cr-Commit-Position: refs/heads/master@{#414564}
4 years, 3 months ago (2016-08-25 22:46:54 UTC) #15
jianli
A revert of this CL (patchset #2 id:40001) has been created in https://codereview.chromium.org/2285563002/ by jianli@chromium.org. ...
4 years, 3 months ago (2016-08-26 00:18:12 UTC) #16
Dirk Pranke
Looks like we need to add the new sysroot directory to: https://cs.chromium.org/chromium/src/tools/copyright_scanner/copyright_scanner.py?rcl=0&l=76 https://cs.chromium.org/chromium/src/tools/checklicenses/checklicenses.py?rcl=0&l=660 I think ...
4 years, 3 months ago (2016-08-26 01:13:54 UTC) #17
haraken
On 2016/08/26 01:13:54, Dirk Pranke wrote: > Looks like we need to add the new ...
4 years, 3 months ago (2016-08-26 02:31:58 UTC) #18
Dirk Pranke
On 2016/08/26 02:31:58, haraken wrote: > On 2016/08/26 01:13:54, Dirk Pranke wrote: > > Looks ...
4 years, 3 months ago (2016-08-26 03:44:37 UTC) #20
Dirk Pranke
On 2016/08/26 03:44:37, Dirk Pranke wrote: > On 2016/08/26 02:31:58, haraken wrote: > > On ...
4 years, 3 months ago (2016-08-26 03:49:57 UTC) #21
Tom (Use chromium acct)
Updated .gitignore and license check scripts dpranke@ is this safe to land at this point?
4 years, 3 months ago (2016-08-26 17:11:31 UTC) #22
Dirk Pranke
On 2016/08/26 17:11:31, Tom Anderson wrote: > Updated .gitignore and license check scripts > > ...
4 years, 3 months ago (2016-08-26 17:41:44 UTC) #25
Tom (Use chromium acct)
Landing due to M54 branch
4 years, 3 months ago (2016-08-26 22:47:48 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272273002/60001
4 years, 3 months ago (2016-08-26 22:48:57 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/247550)
4 years, 3 months ago (2016-08-26 22:58:14 UTC) #33
Tom (Use chromium acct)
+thestig for checklicenses.py
4 years, 3 months ago (2016-08-26 22:59:53 UTC) #35
Lei Zhang
lgtm
4 years, 3 months ago (2016-08-26 23:41:44 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272273002/60001
4 years, 3 months ago (2016-08-26 23:43:55 UTC) #38
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-08-26 23:49:36 UTC) #40
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 23:51:26 UTC) #42
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ec70bbffc5d4ba75ed0f808a0b285236fa54a987
Cr-Commit-Position: refs/heads/master@{#414862}

Powered by Google App Engine
This is Rietveld 408576698