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

Issue 1801943003: Move build scripts to webrtc/build/ios (Closed)

Created:
4 years, 9 months ago by hjon_webrtc
Modified:
4 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move build scripts to webrtc/build/ios BUG= NOTRY=True Committed: https://crrev.com/bc73fe1aadb87b2fe6f844cc14df2f1b52f0e22e Cr-Commit-Position: refs/heads/master@{#12079}

Patch Set 1 #

Patch Set 2 : Fix some presubmit errors and remove talk/build #

Total comments: 17

Patch Set 3 : Update licenses #

Patch Set 4 : Restore talk/build/common.gypi #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -517 lines) Patch
M talk/app/webrtc/legacy_objc_api_tests.gyp View 1 2 3 2 chunks +2 lines, -2 lines 2 comments Download
D talk/build/OWNERS View 1 3 1 chunk +0 lines, -5 lines 0 comments Download
D talk/build/build_ios_libs.sh View 1 1 chunk +0 lines, -103 lines 0 comments Download
D talk/build/export_headers View 1 1 chunk +0 lines, -86 lines 0 comments Download
D talk/build/merge_ios_libs View 1 1 chunk +0 lines, -138 lines 0 comments Download
D talk/build/merge_ios_libs.gyp View 1 1 chunk +0 lines, -53 lines 0 comments Download
D talk/build/objc_app.gypi View 1 1 chunk +0 lines, -51 lines 0 comments Download
D talk/build/objc_app.plist View 1 1 chunk +0 lines, -24 lines 0 comments Download
D talk/build/whitespace.txt View 1 1 chunk +0 lines, -5 lines 0 comments Download
M webrtc/build/ios/OWNERS View 1 1 chunk +1 line, -0 lines 0 comments Download
A + webrtc/build/ios/build_ios_libs.sh View 1 2 3 3 chunks +10 lines, -27 lines 0 comments Download
A + webrtc/build/ios/export_headers View 1 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/build/ios/merge_ios_libs View 1 2 1 chunk +7 lines, -24 lines 0 comments Download
A webrtc/build/ios/merge_ios_libs.gyp View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A + webrtc/build/ios/no_op.cc View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A webrtc/build/ios/objc_app.gypi View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
A + webrtc/build/ios/objc_app.plist View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
hjon_webrtc
I received this error on upload; not sure if it's something I should be resolving ...
4 years, 9 months ago (2016-03-14 23:08:04 UTC) #3
tkchin_webrtc
https://codereview.webrtc.org/1801943003/diff/20001/talk/build/OWNERS File talk/build/OWNERS (left): https://codereview.webrtc.org/1801943003/diff/20001/talk/build/OWNERS#oldcode3 talk/build/OWNERS:3: # structural changes, please get a review from a ...
4 years, 9 months ago (2016-03-14 23:22:10 UTC) #4
kjellander_webrtc
On 2016/03/14 23:08:04, hjon_webrtc wrote: > I received this error on upload; not sure if ...
4 years, 9 months ago (2016-03-15 03:55:42 UTC) #5
kjellander_webrtc
Nice initiative. Just needs a bit more testing, then we can get rid of talk/build! ...
4 years, 9 months ago (2016-03-15 04:03:10 UTC) #6
kjellander_webrtc
On 2016/03/15 04:03:10, kjellander (webrtc) wrote: > Nice initiative. Just needs a bit more testing, ...
4 years, 9 months ago (2016-03-15 05:16:43 UTC) #7
hjon_webrtc
https://codereview.webrtc.org/1801943003/diff/20001/talk/build/OWNERS File talk/build/OWNERS (left): https://codereview.webrtc.org/1801943003/diff/20001/talk/build/OWNERS#oldcode3 talk/build/OWNERS:3: # structural changes, please get a review from a ...
4 years, 9 months ago (2016-03-15 21:07:49 UTC) #8
hjon_webrtc
@jiayl Could you also take a look?
4 years, 9 months ago (2016-03-15 21:08:51 UTC) #10
jiayl2
I'll rubber stamp after Zeke's lgtm
4 years, 9 months ago (2016-03-15 21:43:29 UTC) #11
kjellander_webrtc
lgtm assuming the trybots I triggered are passing (I think you should be able to ...
4 years, 9 months ago (2016-03-16 00:52:44 UTC) #12
tkchin_webrtc
On 2016/03/16 00:52:44, kjellander (webrtc) wrote: > lgtm assuming the trybots I triggered are passing ...
4 years, 9 months ago (2016-03-16 18:04:26 UTC) #13
jiayl2
lgtm
4 years, 9 months ago (2016-03-16 18:05:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1801943003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1801943003/60001
4 years, 9 months ago (2016-03-21 18:36:54 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-21 18:38:31 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 18:38:41 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/bc73fe1aadb87b2fe6f844cc14df2f1b52f0e22e
Cr-Commit-Position: refs/heads/master@{#12079}

Powered by Google App Engine
This is Rietveld 408576698