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

Issue 1933843002: Use utilities from build directory instead of own copies (Closed)

Created:
4 years, 7 months ago by Wei Li
Modified:
4 years, 7 months ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Use utilities from build directory instead of own copies GYP and GN builds share some common utilities. GYP has three utilities in its own directory which are also synced in build directory now. We will use utilities from build directory instead of keeping our own copies. Compared to our own copies, utilities in build directory are either same or newer. find_depot_tools.py is identical; vs_toolchain.py and find_sdk.py have some minor updates. Committed: https://pdfium.googlesource.com/pdfium/+/5593bb8573c1deb1c649083d51963348adf972da

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -534 lines) Patch
M .gitignore View 1 chunk +0 lines, -1 line 0 comments Download
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
D build_gyp/find_depot_tools.py View 1 chunk +0 lines, -60 lines 0 comments Download
M build_gyp/gyp_pdfium View 1 chunk +2 lines, -0 lines 0 comments Download
D build_gyp/mac_find_sdk.py View 1 chunk +0 lines, -93 lines 0 comments Download
M build_gyp/standalone.gypi View 1 chunk +1 line, -1 line 0 comments Download
D build_gyp/vs_toolchain.py View 1 chunk +0 lines, -378 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Wei Li
for review, thanks
4 years, 7 months ago (2016-04-29 18:32:01 UTC) #6
Lei Zhang
https://codereview.chromium.org/1933843002/diff/1/DEPS File DEPS (left): https://codereview.chromium.org/1933843002/diff/1/DEPS#oldcode172 DEPS:172: { If we remove this block, then where does ...
4 years, 7 months ago (2016-04-29 18:34:52 UTC) #7
Wei Li
https://codereview.chromium.org/1933843002/diff/1/DEPS File DEPS (left): https://codereview.chromium.org/1933843002/diff/1/DEPS#oldcode172 DEPS:172: { On 2016/04/29 18:34:52, Lei Zhang wrote: > If ...
4 years, 7 months ago (2016-04-29 18:47:36 UTC) #8
Lei Zhang
https://codereview.chromium.org/1933843002/diff/1/DEPS File DEPS (left): https://codereview.chromium.org/1933843002/diff/1/DEPS#oldcode172 DEPS:172: { On 2016/04/29 18:47:36, Wei Li wrote: > On ...
4 years, 7 months ago (2016-04-29 21:22:02 UTC) #9
Wei Li
https://codereview.chromium.org/1933843002/diff/1/DEPS File DEPS (left): https://codereview.chromium.org/1933843002/diff/1/DEPS#oldcode172 DEPS:172: { On 2016/04/29 21:22:02, Lei Zhang wrote: > On ...
4 years, 7 months ago (2016-04-30 00:03:38 UTC) #10
Lei Zhang
lgtm
4 years, 7 months ago (2016-04-30 00:49:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1933843002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1933843002/20001
4 years, 7 months ago (2016-04-30 03:02:19 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 03:14:58 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/5593bb8573c1deb1c649083d51963348adf9...

Powered by Google App Engine
This is Rietveld 408576698