[erlang-questions] Parallel Make in OTP
Felix Lange
fjl@REDACTED
Tue Jan 12 12:18:37 CET 2010
> My understanding was that Peter was talking about a tool that would
> deal with whole project lifetime and that it could be assumed target
> systems had certain version of OTP already available? This just needs
> to be able to use different versions of OTP system and local apps on
> the machines, in addition to talking to some version control system.
>
If these are requirements, Sinan[1] (and erlware in general) might be
the tool for the job. It has some built-in functionality for building
against different otp versions and is extensible. In addition, it uses
Faxien[2] (the erlware package manager) for dependency tracking.
Both of them have been designed to work in a corporate environment.
[1]: http://code.google.com/p/sinan/
[2]: http://code.google.com/p/faxien/
More information about the erlang-questions
mailing list