Go to file
andrew@webrtc.org 7351d4d698 Add a gyp target for producing a voice engine merged library.
This is based on webrtc/build/merge_libs.gyp, with a dependency on
voice_engine.gyp instead and suitable name changes.

Executing:
$ rm -rf out/
$ ./webrtc/build/gyp_webrtc -Denable_video=0 -Denable_protobuf=0
-Drelease_optimize=s webrtc/build/merge_libs_voice.gyp
$ ninja -C out/Release merged_lib_voice

results in a minimially sized voice engine lib at:
out/Release/librtc_voice_merged.a

Linux: 6.4 MB
Mac: 3.7 MB

R=braveyao@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/23659004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7199 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-16 18:48:53 +00:00
chromium Change Chromium .gclient to not use Managed mode. 2014-09-04 14:58:55 +00:00
data modules/audio_processing: Updates output_data_fixed.pb test file 2014-08-12 07:35:52 +00:00
resources NetEq background noise generation off by default 2014-08-13 09:45:40 +00:00
talk Recreate VideoStreams when setting resolution. 2014-09-16 16:33:13 +00:00
third_party Roll gtest-parallel. 2014-09-10 09:29:12 +00:00
tools rtc_unittest: prevent execution of broken tests. 2014-09-16 11:19:32 +00:00
webrtc Add a gyp target for producing a voice engine merged library. 2014-09-16 18:48:53 +00:00
.clang-format Style-option file for clang-format. 2013-11-25 15:30:37 +00:00
.gitignore Android APK tests built from a normal WebRTC checkout. 2014-09-01 11:06:37 +00:00
all.gyp Allow root build dependencies to be overridden. 2014-08-08 00:08:58 +00:00
android-webrtc.mk Changed a flag in ARM build for platform build. 2012-09-08 00:32:59 +00:00
AUTHORS Update AUTHORS file. 2014-09-11 21:12:59 +00:00
BUILD.gn Initial GN work for WebRTC 2014-06-17 08:54:03 +00:00
codereview.settings Add a root codereview.settings file. 2013-04-24 02:08:50 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
DEPS Roll chromium_revision ea769fd..6455c69 (re-land) 2014-09-10 16:51:37 +00:00
drover.properties Add a drover.properties file for reference. 2013-05-30 18:15:54 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
license_template.txt Update template to follow chromium copyright style 2013-04-24 01:01:28 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Update root OWNERS file 2014-08-25 14:41:41 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Remove retired android_apk[_rel] trybots from PRESUBMIT.py 2014-09-02 13:05:58 +00:00
setup_links.py Android APK tests built from a normal WebRTC checkout. 2014-09-01 11:06:37 +00:00
sync_chromium.py Avoid syncing unnecessary Chromium deps for WebRTC. 2014-08-26 19:22:03 +00:00
WATCHLISTS Add myself to common_audio and audio_processing watchlists 2014-09-11 10:11:43 +00:00