[cfe-dev] Ghettoization of libc++, libc++abi, compiler_rt and lldb

Jacob Carlborg doob at me.com
Thu Nov 8 06:15:22 PST 2012


On 2012-11-07 21:03, John McCall wrote:

> The right solution is to get it working and set up a buildbot to test that it stays working;  at *that* point it's reasonable to expect that further commits won't break it.  That initial work needs to come from someone who's actually familiar with the platform in question.

There's a continuous integration testing service called Travis CI. It's 
for open source projects, it's free, easy to integrate and they host the 
tests.

They currently only supports Linux but they working on adding support 
for Mac OS X and Windows.

https://travis-ci.org

-- 
/Jacob Carlborg




More information about the cfe-dev mailing list