aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/compile/snmpc.src
AgeCommit message (Collapse)Author
2011-07-18[compiler] Added the option warnings_as_errors whichMicael Karlberg
specifies whether warnings should be treated as errors. Tuncer Ayaz. OTP-9437
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-28Added a MIB compiler (frontend) escript, named snmpc.Micael Karlberg
Merge branch 'bmk/snmp/snmpc/OTP-9004' into bmk/snmp/snmp419_integration/OTP-9068 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk
2011-02-23Now also handling generation of header files.Micael Karlberg
2011-02-23Fixed verbosity.Micael Karlberg
2011-02-23Fixed MIB file name making...Micael Karlberg
2011-02-22Backup commit (time to go home)...Micael Karlberg
2011-02-19Fixed spelling and such things...Micael Karlberg
Please enter the commit message for your changes. Lines starting
2010-12-19Added the first skeleton of a MIB compiler frontend escript.Micael Karlberg