<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Dave,<div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Jan 19, 2016, at 5:49 AM, David P Grove via swift-corelibs-dev &lt;<a href="mailto:swift-corelibs-dev@swift.org" class="">swift-corelibs-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><p class="">I'd like to make progress and push this along.   <br class=""><br class="">On Philippe's list of work items from last week were:<br class=""><br class="">&gt; The master build script in swift/utils/build-script needs to be able to build GCD<br class="">&gt; The master build script in swift/utils/build-script to ensure GCD <br class="">&gt; and all required components are built before Foundation and the <br class="">&gt; appropriate linker paths are passed to Foundation (see how XCTest is handled)<br class=""><br class="">Currently libdispatch (and libpthread_workqueue) are outliers in that they use autotools instead of CMake.    Do we need to convert dispatch (and eventually workqueue) to using CMake to get the build system integration?  Or do you want to leave libdispatch using autotools to drive its build and get swift-build to invoke a more or less unchanged autotools build for dispatch?<br class=""><br class="">I have time to work on this, but would appreciate some guidance on what the desired outcome is.<br class=""><br class="">thanks,<br class=""><br class="">--dave<br class=""><br class="">
</p></div></div></blockquote><div class="">I don’t think using autotools is a barrier to integration into the larger build script. swift-corelibs-foundation actually builds with a pile of custom python right now. I think we want to preserve as much of dispatch’s current build system as possible. The swift/utils/build-script process is pretty flexible (since it’s a bunch of scripts itself).</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">- Tony</div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""></blockquote></div></div></div><br class=""></div></body></html>