commit | 2360208f7dfd038b517c68b4488702eefe90bd41 | [log] [tgz] |
---|---|---|
author | Emil Lundmark <lndmrk@webrtc.org> | Fri Jun 28 07:39:35 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 08:37:45 2024 |
tree | f734a77acd615075037669d8d1024e8ff18e5a43 | |
parent | c7bac48b60c2e152fb80d9f35854f018116cfb2b [diff] |
Generate compilation database by default This will generate a JSON compilation database for all build targets by default. This is useful for LSP servers and other tools for properly interacting with the build system. Previously, users have been able to this manually by appending a flag to gn gen. Bug: None Change-Id: I9cdf501b5c392314eae53010ef2d9928769809a8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355941 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Emil Lundmark <lndmrk@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42558}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.