commit | ff274394fed4b54d9fbe977ab64d71ecef522880 | [log] [tgz] |
---|---|---|
author | phoglund <phoglund@webrtc.org> | Tue May 17 10:44:28 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 17 10:44:36 2016 |
tree | f77ebc96ddae7592281ac9c5d85b9320fb8014ee | |
parent | d98f6e000a871942dbb143dafe7a0d165eb24e21 [diff] |
Separate building and enabling libevent. We're now ready https://codereview.webrtc.org/1984503002/ downstream, so make sure we can enable libevent but still choose which libevent implementation to use. This follows the common pattern where an enable_ flag controls whether we should use the feature at all, whereas build_ controls if we should use the dependency from our DEPS file or something else. NOTRY=True Review-Url: https://codereview.webrtc.org/1980003002 Cr-Commit-Position: refs/heads/master@{#12772}
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.