My favorites | Sign in
Project Home Wiki Issues Source
Project Information
Members

Toolwhip is an experimental set of patches to speed up Mac builds, and most relevantly, the Mac Chromium build. - Goals:

Progress:

  • The Apple toolchain has been ported to Linux. See cctools, ld64, gcc, and usr_include.
  • Apple-style distccd was ported to Linux. However, Apple distcc is outdated and much better performance is available with a newer distcc featuring pump mode.
  • distcc 3.1 and its pump mode have been modified to work properly with Apple's compiler (and the Apple cross-compiler when running under Linux.) It has also been modified for Xcode integration. It is now possible to build Xcode projects with pump mode by invoking "pump xcodebuild." The results are very promising.
  • (Update, September 16): We will turn our attention to the Snow Leopard toolchain in the next couple of weeks.

Powered by Google Project Hosting