commit | 920b653c31d0b0f3535b1bdcb0091250adbdf382 | [log] [tgz] |
---|---|---|
author | Oleh Prypin <oprypin@webrtc.org> | Thu Oct 05 09:28:51 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Oct 09 12:38:17 2017 |
tree | 0726d2d708c6e4e83a54c06feac8155cb790d457 | |
parent | 5a17ea9b3fdf70dedb1841378d85a799607302e5 [diff] |
Add gn check presubmit This runs `gn gen --check` with default args to detect mismatches between #includes and dependencies in the BUILD.gn files, as well as general build errors. Run this before uploading a CL for early detection, otherwise such errors will cause per-platform try jobs to fail. Bug: webrtc:8279 Change-Id: Ib87e2e3f40b8d1146ea5c1202fb113508a3f05e3 Reviewed-on: https://webrtc-review.googlesource.com/5482 Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20208}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.