aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/compile/Makefile
AgeCommit message (Collapse)Author
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
OTP-10106 OTP-10107
2011-07-19[compiler] Added the option warnings_as_errors (for the SNMP MIBMicael Karlberg
compiler (escript) frontend, the option --wae is used) which specifies whether warnings should be treated as errors. Tuncer Ayaz. OTP-9437 Merge branch 'bmk/snmp/compiler/warnings_as_errors/OTP-9437' into bmk/snmp/snmp421_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/src/compile/Makefile
2011-07-18Fixed unintended build to ebin dir of snmpc escript.Micael Karlberg
2011-07-14Fixed install of MIB compiler escript. Was incorrectly installedMicael Karlberg
both in bin end ebin.
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-12-19Added the first skeleton of a MIB compiler frontend escript.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP