For large projects the compilation time can become a limitation in the development cycle. To cope with that, GPRbuild supports distributed compilation.
The following attributes can be defined in package Remote
:
[protocol://]name.domain[:port]
.
Where protocol
is one of:
rsync
tool.
The default port used to communicate with gprslave is
8484
.