webrtc/talk/build
fischman@webrtc.org a86c42c424 libjingle_unittest now compiles and passes on iOS! (reland of r5986)
Example run from cmd-line:
ninja -C out_ios/Debug-iphoneos libjingle_unittest && \
  ~/src/ios-deploy/ios-deploy -d -u -v -b \
    ~/src/wr/trunk/out_ios/Debug-iphoneos/libjingle_unittest.app

Note that the test's use of signals means that lldb will break in the middle
of the suite.  To ignore these signals tell lldb:

pro hand -p true -s false -n false SIGINT
pro hand -p true -s false -n false SIGTERM
continue

BUG=3241
R=kjellander@webrtc.org, tkchin@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6025 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-29 18:37:29 +00:00
..
build_jar.sh Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
common.gypi talk/: enable _DEBUG in Debug for all posix 2014-03-26 21:53:47 +00:00
ios_test.plist libjingle_unittest now compiles and passes on iOS! (reland of r5986) 2014-04-29 18:37:29 +00:00
ios_tests.gypi libjingle_unittest now compiles and passes on iOS! (reland of r5986) 2014-04-29 18:37:29 +00:00
isolate.gypi Roll chromium_revision 245382:249215 2014-02-09 18:38:31 +00:00
OWNERS Make everyone an OWNER for .gyp/.gypi add/delete purposes, talk/ edition. 2014-04-14 20:31:16 +00:00