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

Issue 1154753008: Optionally support relative include paths in cpp_checker.py (Closed)

Created:
5 years, 6 months ago by Tom Sepez
Modified:
5 years, 6 months ago
Reviewers:
brettw
Base URL:
https://chromium.googlesource.com/chromium/buildtools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Optionally support relative include paths in cpp_checker.py This is needed to support full DEPS include_rules under pdfium, where relative pathnames are used exclusively for include directives. This will be controlled by the --resolve-dotdot command line flag, since we don't want to encourage the practice. R=brettw@chromium.org Committed: 46ce8cb60364e9e0b21a81136c7debdddfd063a8

Patch Set 1 #

Patch Set 2 : Add comman line flag. #

Patch Set 3 : Better description. #

Patch Set 4 : Resolve dot dot. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M checkdeps/checkdeps.py View 1 2 3 4 chunks +13 lines, -3 lines 0 comments Download
M checkdeps/cpp_checker.py View 1 2 3 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 13 (3 generated)
Tom Sepez
Brett, for review. This would let the tool be used against our PDFium codebase. Thanks.
5 years, 6 months ago (2015-06-05 01:26:29 UTC) #2
brettw
Can this have more documentation on the details of exactly how it works? For example: ...
5 years, 6 months ago (2015-06-05 17:58:03 UTC) #3
Tom Sepez
On 2015/06/05 17:58:03, brettw wrote: > Can this have more documentation on the details of ...
5 years, 6 months ago (2015-06-05 18:33:33 UTC) #4
Tom Sepez
See PS#4.
5 years, 6 months ago (2015-06-05 18:50:02 UTC) #5
Lei Zhang
Have we considered the alternative to this CL - stop using relative include paths in ...
5 years, 6 months ago (2015-06-05 19:04:19 UTC) #6
Tom Sepez
On 2015/06/05 19:04:19, Lei Zhang wrote: > Have we considered the alternative to this CL ...
5 years, 6 months ago (2015-06-05 19:12:26 UTC) #7
Lei Zhang
On 2015/06/05 19:12:26, Tom Sepez wrote: > On 2015/06/05 19:04:19, Lei Zhang wrote: > > ...
5 years, 6 months ago (2015-06-05 19:14:50 UTC) #8
brettw
lgtm
5 years, 6 months ago (2015-06-05 19:59:33 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 6 months ago (2015-06-05 20:04:12 UTC) #12
Tom Sepez
5 years, 6 months ago (2015-06-05 20:06:55 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
46ce8cb60364e9e0b21a81136c7debdddfd063a8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698