aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/src/binary
AgeCommit message (Collapse)Author
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
2012-11-26Fix use of asn1 in megacoBjörn Gustavsson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-08-09Remove the warning that driver option is replaced by nifLukas Larsson
2011-08-08megaco: Support parallel makeBjörn Gustavsson
2011-02-25First batch of attempts to deal with dialyzer issues...Micael Karlberg
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP