+1. We ever setup linux-clang buildbot at the RT24 time, it almost can resolve over 90% Mac build issues. My concern is the extra effort of maintenance especially during rebase.
Thanks, Halton. From: Crosswalk-dev [mailto:[email protected]] On Behalf Of Alexis Menard Sent: Wednesday, December 04, 2013 8:40 PM To: Poussa, Sakari Cc: [email protected] Subject: Re: [Crosswalk-dev] About Mac builds We could also build Crosswalk on Linux with clang in one of the bot (32 bits for example) so people will get warned if they broke something. On Wed, Dec 4, 2013 at 8:54 AM, Poussa, Sakari <[email protected]<mailto:[email protected]>> wrote: All Crosswalk developers, We don't have Mac trybots and Mac is not officially supported and tested Crosswalk target (yet...). However, we like to keep it building and working. The issue is that Mac build is using clang (and some extra checker plugins) which are more picky than gcc. So if you compile with gcc it may not compile with clang. Luckily, the issues are very trivial and well documented. Please study the most common cases below and we don't have to patch the code afterwards: http://www.chromium.org/developers/coding-style/chromium-style-checker-errors BR, Crosswalk Mac Support Team _______________________________________________ Crosswalk-dev mailing list [email protected]<mailto:[email protected]> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev -- Alexis Menard
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
