Go to file
kjellander@webrtc.org 006acc45c2 Update iOS build script to run on bots.
The script previously only executed build/gyp_chromium to
generate projects. This is not sufficient since the
supplement.gypi has not yet been created (happens in
gclient runhooks). Therefore this CL changes it to run
gclient runhooks instead (marginally slower).
Otherwise the bots would have to generate the projects
twice, which is inefficient.

Annotations are also added to make the upcoming buildbot
steps more readable when the script is running as an
annotated step.

TEST=local compilation on OS X.
BUG=none

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3878 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-04-20 13:04:05 +00:00
data ADM no longer reads PCM files from data/audio_device. Now uses the resource folder instead. 2012-08-20 09:44:59 +00:00
samples/js Add owner to Apprtc 2013-04-19 02:34:45 +00:00
third_party Fix gflags compile error on x86 Android 2013-04-02 11:07:04 +00:00
third_party_mods Removing PeerConnection sample client and libjingle from webrtc. 2012-02-09 19:23:17 +00:00
tools Move the VoE tests to use external transport instead of the built in udp transport 2013-03-22 16:12:57 +00:00
webrtc Update iOS build script to run on bots. 2013-04-20 13:04:05 +00:00
.gitignore Add GYP target for WebRTC Video demo for Android. 2013-04-05 13:36:32 +00:00
android-webrtc.mk Changed a flag in ARM build for platform build. 2012-09-08 00:32:59 +00:00
Android.mk Added buildbot benchmarking in iSAC and APM into Android platform build. 2012-12-07 15:26:28 +00:00
AUTHORS compile fix for get_nprocs() with uClibc 2013-03-04 15:09:03 +00:00
codereview.settings Move to Chrome infra try server. 2013-04-12 07:40:33 +00:00
DEPS Add support for multiple streams to RtpPlayer: 2013-04-16 10:31:56 +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 git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY Updated license path in LICENSE and LICENSE_THIRD_PARTY. 2012-11-22 12:06:21 +00:00
OWNERS Android NDK build tools 2013-02-11 17:43:19 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Added maxlen=80 to CheckLongLines() call in PRESUBMIT.py 2013-04-08 15:46:07 +00:00
WATCHLISTS Adding new directories and watchers to the WATCHLISTS. 2013-03-15 09:39:59 +00:00
webrtc.gyp Add trace printouts to all unit tests. 2013-03-22 17:13:23 +00:00