[erlang-patches] Implement ./otp_build configure --enable-silent-rules

Anthony Ramine n.oxyde@REDACTED
Wed Nov 28 15:39:59 CET 2012


Hi,

I got bored of the too verbose output of the build process, so I added automake's silent rules to Erlang/OTP.

Here is an example of output produced with silent rules: https://gist.github.com/4160201

I may have missed some build tools' invocations as I can only compile Erlang on my Mac.

	https://github.com/nox/otp/compare/erlang:master...enable-silent-rules
	https://github.com/nox/otp/compare/erlang:master...enable-silent-rules.patch

	git fetch https://github.com/nox/otp enable-silent-rules

Regards,

-- 
Anthony Ramine




More information about the erlang-patches mailing list