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

Issue 2735173002: Update licence generation script after GYP->GN migration. (Closed)

Created:
3 years, 9 months ago by kthelgason
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Update licence generation script after GYP->GN migration. BUG=webrtc:6372 Review-Url: https://codereview.webrtc.org/2735173002 Cr-Commit-Position: refs/heads/master@{#17212} Committed: https://chromium.googlesource.com/external/webrtc/+/96feb2ac1c2f0b3a477807db7a11d10eb5a138bd

Patch Set 1 #

Patch Set 2 : Add missing license path #

Patch Set 3 : Remove unused include #

Patch Set 4 : Generate license on iOS only #

Patch Set 5 : Missing license #

Patch Set 6 : Invoke license script only from build script. #

Patch Set 7 : Revert GN changes #

Patch Set 8 : actually exit on error #

Total comments: 6

Patch Set 9 : Code review comments #

Total comments: 1

Patch Set 10 : Make license generation consider all architectures #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -60 lines) Patch
M tools-webrtc/ios/build_ios_libs.py View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -0 lines 0 comments Download
M tools-webrtc/ios/generate_licenses.py View 1 2 3 4 5 6 7 8 9 3 chunks +40 lines, -60 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
kthelgason
3 years, 9 months ago (2017-03-08 13:24:52 UTC) #2
kjellander_webrtc
Nice to get this finally going. lgtm with comments addressed. https://codereview.webrtc.org/2735173002/diff/130001/tools-webrtc/ios/build_ios_libs.py File tools-webrtc/ios/build_ios_libs.py (right): https://codereview.webrtc.org/2735173002/diff/130001/tools-webrtc/ios/build_ios_libs.py#newcode209 ...
3 years, 9 months ago (2017-03-08 14:00:39 UTC) #3
magjed_webrtc
lgtm https://codereview.webrtc.org/2735173002/diff/130001/tools-webrtc/ios/generate_licenses.py File tools-webrtc/ios/generate_licenses.py (right): https://codereview.webrtc.org/2735173002/diff/130001/tools-webrtc/ios/generate_licenses.py#newcode42 tools-webrtc/ios/generate_licenses.py:42: return re.sub(r'\(.*\)', '', s).strip().split(os.path.sep)[-1].split(':')[0] Can you add a ...
3 years, 9 months ago (2017-03-09 13:23:34 UTC) #4
kthelgason
Adding tkchin as well, as discussed. https://codereview.webrtc.org/2735173002/diff/130001/tools-webrtc/ios/build_ios_libs.py File tools-webrtc/ios/build_ios_libs.py (right): https://codereview.webrtc.org/2735173002/diff/130001/tools-webrtc/ios/build_ios_libs.py#newcode209 tools-webrtc/ios/build_ios_libs.py:209: os.path.dirname(os.path.realpath(__file__)), On 2017/03/08 ...
3 years, 9 months ago (2017-03-09 14:45:54 UTC) #6
tkchin_webrtc
awesome lgtm https://codereview.webrtc.org/2735173002/diff/150001/tools-webrtc/ios/build_ios_libs.py File tools-webrtc/ios/build_ios_libs.py (right): https://codereview.webrtc.org/2735173002/diff/150001/tools-webrtc/ios/build_ios_libs.py#newcode207 tools-webrtc/ios/build_ios_libs.py:207: # Generate the license file. Is this ...
3 years, 9 months ago (2017-03-09 22:26:28 UTC) #7
kthelgason
On 2017/03/09 22:26:28, tkchin_webrtc wrote: > Is this arch dependent? (Or is there a way ...
3 years, 9 months ago (2017-03-10 09:29:21 UTC) #8
kjellander_webrtc
lgtm
3 years, 9 months ago (2017-03-10 12:56:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2735173002/170001
3 years, 9 months ago (2017-03-13 14:37:47 UTC) #12
commit-bot: I haz the power
3 years, 9 months ago (2017-03-13 15:06:03 UTC) #15
Message was sent while issue was closed.
Committed patchset #10 (id:170001) as
https://chromium.googlesource.com/external/webrtc/+/96feb2ac1c2f0b3a477807db7...

Powered by Google App Engine
This is Rietveld 408576698