commit | d3d8b6720a8d02282f3023c60f5e8bcfdad12555 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Feb 11 14:44:03 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Feb 11 14:48:08 2016 |
tree | 4829292da14bf4c0e24501d2ca55ee733cc6e87a | |
parent | 67ca0e16501d5c9179d3003a38a7cefc7cd3e259 [diff] |
iOS: Remove MB and Goma for GYP builders. This reverts "iOS: Add mb_type config for GYP builders." and also removes Goma from these builders, as it will not work for WebRTC since MB's GYP mode is hardcoded to use gyp_chromium. MB should be working for GN since it's a stand-alone tool. Goma doesn't work since $(goma_dir) in the JSON throws an error during compile. So let's turn off Goma for these bots for now. BUG=chromium:498746 NOTRY=True TBR=smut@google.com Review URL: https://codereview.webrtc.org/1685683007 Cr-Commit-Position: refs/heads/master@{#11578}
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.