commit | bc59b061a7b2b6302a6446d0dcca2a76102cf587 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Oct 27 06:55:24 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 27 06:55:29 2016 |
tree | cdcdc01dd2c4bc68ede05f36c059b1386332664a | |
parent | b1125685a089c04565d82ca80128f6b577ed1f51 [diff] |
Add gn_isolate_map.pyl file for WebRTC stand-alone tests With this, MB can be invoked with the new --isolate-map-file flag that was added in https://codereview.chromium.org/2443643002. BUG=chromium:497757 NOTRY=True TESTED=Created /tmp/foo and filled it with targets from https://build.chromium.org/p/client.webrtc/builders/Linux32%20Debug/builds/9305/steps/generate_build_files/logs/swarming-targets-file.txt Then I sucessfully ran: tools/mb/mb.py gen -m client.webrtc -b 'Linux32 Debug' --config-file webrtc/build/mb_config.pyl --swarming-targets-file /tmp/foo --gyp-script=webrtc/build/gyp_webrtc.py --isolate-map-file=webrtc/build/gn_isolate_map.pyl //out/Debug Review-Url: https://codereview.webrtc.org/2454963002 Cr-Commit-Position: refs/heads/master@{#14795}
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.