webrtc/tools/continuous_build
kjellander@webrtc.org 5545f38e41 Making Mac bots only run tests for xcode built tests when both is configured.
So now it will do like this, depending on build type:
* xcode: build all with xcode projects and run the xcode built tests.
* make: build all with makefile projects and run the makefile built tests
* both: build all with xcode projects, then build all with makefile projects, then run the xcode built tests only (not the makefile built ones)

BUG=None
TEST=Run on local master.

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1758 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-24 09:03:02 +00:00
..
chrome Android, Chrome, cleanup, etc. 2012-01-24 13:38:42 +00:00
public_html Added simple wrapping for waterfall display. 2012-02-21 14:32:49 +00:00
webrtc_buildbot Making Mac bots only run tests for xcode built tests when both is configured. 2012-02-24 09:03:02 +00:00
clean_old_files.py Implemented quick builds (e.g. only do full clean if the previous build failed). 2012-02-23 12:34:01 +00:00
clean_third_party_gcda.sh Optimized coverage computations and fixed coverage on the integration bot. 2012-02-13 12:16:50 +00:00
generate_coverage_html.sh Optimized coverage computations and fixed coverage on the integration bot. 2012-02-13 12:16:50 +00:00
master.cfg Implemented quick builds (e.g. only do full clean if the previous build failed). 2012-02-23 12:34:01 +00:00
OWNERS Continuous Build code for WebRTC. 2011-12-21 12:29:42 +00:00