Description
Distributes C, C++, and Objective-C compilation work across multiple machines to speed up builds. It is useful for teams or build farms with trusted machines on the same network.
Use it only in controlled environments, because remote compilation sends source or build data over the network. Configure allowed hosts and compiler compatibility carefully.