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

Issue 2972533002: Support C and Objective-C in jumbo base scripts. (Closed)

Created:
3 years, 5 months ago by Daniel Bratell
Modified:
3 years, 5 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Support C and Objective-C in jumbo base scripts. Up until now only C++ files were merged. With this Objective-C will also be merged and if there are any C files (there are only a few spread out) then those will also be handled. BUG=713137 Review-Url: https://codereview.chromium.org/2972533002 Cr-Commit-Position: refs/heads/master@{#484230} Committed: https://chromium.googlesource.com/chromium/src/+/2733ee3f00fbb5201eb94c294bfc913c998401f0

Patch Set 1 #

Patch Set 2 : Enable jumbo for testing. #

Patch Set 3 : Fix build for Objective-C and VS. #

Patch Set 4 : Fixup for fixup for core/editing for mac and objective-c #

Total comments: 5

Patch Set 5 : Fixed for Windows. #

Patch Set 6 : Don't rewrite jumbo file if not needed. #

Patch Set 7 : Drop temporary test code. #

Patch Set 8 : Fixed comment #

Patch Set 9 : Another testing round #

Patch Set 10 : Drop testing code again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -36 lines) Patch
M build/config/jumbo.gni View 2 3 4 5 6 9 2 chunks +19 lines, -4 lines 0 comments Download
M build/config/merge_for_jumbo.py View 1 2 3 4 5 6 7 8 2 chunks +57 lines, -27 lines 0 comments Download
M third_party/WebKit/Source/core/css/properties/CSSPropertyAPIContent.cpp View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/properties/CSSPropertyAPICursor.cpp View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/editing/BUILD.gn View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (36 generated)
Daniel Bratell
Happy national day to you! Here is Objective-C support for jumbo as well. https://codereview.chromium.org/2972533002/diff/60001/build/config/jumbo.gni File ...
3 years, 5 months ago (2017-07-04 11:37:44 UTC) #14
Dirk Pranke
lgtm w/ the todo addressed. https://codereview.chromium.org/2972533002/diff/60001/build/config/jumbo.gni File build/config/jumbo.gni (right): https://codereview.chromium.org/2972533002/diff/60001/build/config/jumbo.gni#newcode104 build/config/jumbo.gni:104: } Clever. I hadn't ...
3 years, 5 months ago (2017-07-04 17:15:16 UTC) #15
Daniel Bratell
https://codereview.chromium.org/2972533002/diff/60001/build/config/merge_for_jumbo.py File build/config/merge_for_jumbo.py (right): https://codereview.chromium.org/2972533002/diff/60001/build/config/merge_for_jumbo.py#newcode23 build/config/merge_for_jumbo.py:23: # TODO: Check if the file is right already ...
3 years, 5 months ago (2017-07-05 09:21:46 UTC) #32
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/2972533002/180001
3 years, 5 months ago (2017-07-05 09:23:06 UTC) #38
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 09:49:07 UTC) #41
Message was sent while issue was closed.
Committed patchset #10 (id:180001) as
https://chromium.googlesource.com/chromium/src/+/2733ee3f00fbb5201eb94c294bfc...

Powered by Google App Engine
This is Rietveld 408576698