Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2011-12-01 | Merge branch 'maint-r14' | Micael Karlberg | |
Conflicts: lib/snmp/src/agent/snmpa_set_lib.erl lib/snmp/src/app/snmp.appup.src lib/snmp/src/compile/snmpc.src lib/snmp/vsn.mk | |||
2011-11-25 | [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script. | Micael Karlberg | |
The short warning option was incorrectly '--w', instead of as documented '--W'. This has now been corrected. Tuncer Ayaz OTP-9718 | |||
2011-11-25 | [compiler] Improved version info printout from the | Micael Karlberg | |
MIB compiler frontend escript. OTP-9618 | |||
2011-11-16 | [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script. | Micael Karlberg | |
The short warning option was incorrectly '--w', instead of as documented '--W'. This has now been corrected. Tuncer Ayaz OTP-9718 Merge branch 'bmk/snmp/compiler/fix_short_warning_option/OTP-9718' into bmk/snmp/r15_integration | |||
2011-11-16 | [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script. | Micael Karlberg | |
The short warning option was incorrectly '--w', instead of as documented '--W'. This has now been corrected. Tuncer Ayaz OTP-9718 Merge branch 'ta/snmpc-warnings-option' into bmk/snmp/compiler/fix_short_warning_option/OTP-9718 | |||
2011-10-18 | snmpc: fix --warnings/--W option parsing | Tuncer Ayaz | |
2011-10-07 | [compiler] Improve version info printout. | Micael Karlberg | |
OTP-9618 | |||
2011-09-05 | Wrapper (e)script did not handle (new) option --Werror. | Micael Karlberg | |
Also removed the "Error : " prefix for error printouts. | |||
2011-08-02 | Also added handling option "--W" in the snmpc(command), | Micael Karlberg | |
for completion. | |||
2011-08-02 | [compiler] Used wrong variable name (for | Micael Karlberg | |
warnings-as-errors variable), which caused the compiler to crash when using the snmpc script. Also added the option --Werror for the SNMP MIB compiler (escript) frontend (to mimic erlc), which specifies whether warnings should be treated as errors. OTP-9447 | |||
2011-07-18 | [compiler] Added the option warnings_as_errors which | Micael Karlberg | |
specifies whether warnings should be treated as errors. Tuncer Ayaz. OTP-9437 | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-28 | Added 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-23 | Now also handling generation of header files. | Micael Karlberg | |
2011-02-23 | Fixed verbosity. | Micael Karlberg | |
2011-02-23 | Fixed MIB file name making... | Micael Karlberg | |
2011-02-22 | Backup commit (time to go home)... | Micael Karlberg | |
2011-02-19 | Fixed spelling and such things... | Micael Karlberg | |
Please enter the commit message for your changes. Lines starting | |||
2010-12-19 | Added the first skeleton of a MIB compiler frontend escript. | Micael Karlberg | |