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

Issue 2905523002: Reduce absolute paths in generated ninja files (Closed)

Created:
3 years, 7 months ago by wychen
Modified:
3 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews, extensions-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, chromoting-reviews_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, fuzzing_chromium.org, chromium-apps-reviews_chromium.org, darin (slow to review), cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Reduce absolute paths in generated ninja files After this change, the number of steps required for rebuilding all after snapshot and "gn gen" is reduced to 711 (Linux Release build). BUG=723856 Review-Url: https://codereview.chromium.org/2905523002 Cr-Commit-Position: refs/heads/master@{#475458} Committed: https://chromium.googlesource.com/chromium/src/+/5e1f7259d0638f865ed7f5a6c1ecabf5b9968e2c

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fixup #

Total comments: 3

Patch Set 4 : revert build/config/gcc/BUILD.gn, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -39 lines) Patch
M build/config/nacl/rules.gni View 4 chunks +11 lines, -7 lines 0 comments Download
M build/toolchain/gcc_toolchain.gni View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/BUILD.gn View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M extensions/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M headless/BUILD.gn View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M mojo/public/js/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M mojo/public/tools/bindings/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M mojo/public/tools/bindings/mojom.gni View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M ppapi/native_client/BUILD.gn View 1 chunk +4 lines, -4 lines 0 comments Download
M ppapi/native_client/nacl_test_data.gni View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/host/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M remoting/tools/build/remoting_localize.gni View 1 2 1 chunk +1 line, -1 line 0 comments Download
M services/catalog/public/tools/catalog.gni View 1 chunk +1 line, -1 line 0 comments Download
M testing/libfuzzer/fuzzer_test.gni View 2 chunks +6 lines, -5 lines 0 comments Download
M tools/generate_library_loader/generate_library_loader.gni View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/vector_icons/vector_icons.gni View 1 chunk +2 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 23 (18 generated)
wychen
PTAL
3 years, 7 months ago (2017-05-24 06:56:02 UTC) #13
brettw
LGTM if you revert build/config/gcc/BUILD.gn If you think the changes there are correct, please follow ...
3 years, 6 months ago (2017-05-30 03:57:57 UTC) #14
wychen
https://codereview.chromium.org/2905523002/diff/60001/build/config/gcc/BUILD.gn File build/config/gcc/BUILD.gn (right): https://codereview.chromium.org/2905523002/diff/60001/build/config/gcc/BUILD.gn#newcode89 build/config/gcc/BUILD.gn:89: "-Wl,-rpath-link=" + rebase_path(rpath_link, root_build_dir), On 2017/05/30 03:57:56, brettw wrote: ...
3 years, 6 months ago (2017-05-30 06:34:05 UTC) #15
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/2905523002/80001
3 years, 6 months ago (2017-05-30 06:37:15 UTC) #20
commit-bot: I haz the power
3 years, 6 months ago (2017-05-30 08:05:29 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/5e1f7259d0638f865ed7f5a6c1ec...

Powered by Google App Engine
This is Rietveld 408576698