9bf5cde91a
Update build_ios_libs.sh script to build new Objective-C API and gather header files.
...
BUG=
Review URL: https://codereview.webrtc.org/1673503002
Cr-Commit-Position: refs/heads/master@{#11694}
2016-02-20 01:15:57 +00:00
9b8df25c73
Move talk/session/media -> webrtc/pc
...
The libjingle_p2p target is renamed to rtc_pc.
The libjingle_p2p_unittest test will be renamed in a
separate follow-up CL, to make it possible to run all
trybots successfully for this CL.
BUG=webrtc:5419
R=deadbeef@webrtc.org , pthatcher@webrtc.org , tommi@webrtc.org
Review URL: https://codereview.webrtc.org/1691463002 .
Cr-Commit-Position: refs/heads/master@{#11592}
2016-02-12 05:48:10 +00:00
f6b5509229
Fix GYP and GN references that are invalid in Chromium builds.
...
There were a couple of GN and GYP references that were incorrect in Chromium builds:
- GN references between WebRTC targets must be using relative paths, not absolute.
- GYP references between WebRTC targets must be using the <(webrtc_root)v variable
in order to be expanded to the correct path in a Chromium build.
NOTRY=True
TBR=hjon@webrtc.org , hbos@webrtc.org
Review URL: https://codereview.webrtc.org/1681493002
Cr-Commit-Position: refs/heads/master@{#11521}
2016-02-08 07:04:33 +00:00
7635684130
Fix Mac ObjC PeerConnection API compilation.
...
BUG=webrtc:5287,webrtc:5216
Review URL: https://codereview.webrtc.org/1493003002
Cr-Commit-Position: refs/heads/master@{#10876}
2015-12-03 00:42:41 +00:00
dd2bd26b6d
Update iOS merge script.
...
BUG=
Review URL: https://codereview.webrtc.org/1414573002
Cr-Commit-Position: refs/heads/master@{#10326}
2015-10-19 19:54:12 +00:00
64eb2ff0b9
iOS library build script
...
Script for building iOS fat libraries with armv7/arm64/x86_64.
BUG=4119
R=jiayl@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/51429004
Cr-Commit-Position: refs/heads/master@{#8834}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8834 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-03-23 19:08:15 +00:00