commit | fcfc804e436502d49b2176fec1f40dce3585527f | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Jan 14 19:01:09 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jan 14 19:01:25 2016 |
tree | 24cc77d16648f1b7199d86a69f59e83716078672 | |
parent | 3542013f587f0858fb24fa8e554ec3c01a323da8 [diff] |
Eliminate defines in talk/ Replace LINUX, OSX and IOS defines with WEBRTC_ prefixed versions. Remove no longer used defines from talk/build/common.gypi due to previously migrated sources (into webrtc/p2p and webrtc/libjingle). When this is rolled into Chromium, we can also clean up the platform defines in https://code.google.com/p/chromium/codesearch#chromium/src/third_party/libjingle/libjingle.gyp NOTRY=True BUG=webrtc:5420 TESTED=Ran all compile trybots with --clobber flag. TBR=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1588453005 Cr-Commit-Position: refs/heads/master@{#11254}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.