summaryrefslogtreecommitdiff
path: root/lib/snmp/src/compile
Commit message (Expand)AuthorAgeFilesLines
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+4
* Update copyright yearErlang/OTP2022-02-156-6/+6
* Merge pull request #5559 from kianmeng/fix-typos-in-lib-snmpMicael Karlberg2022-01-216-7/+7
|\
| * Fix typos in lib/snmpKian-Meng, Ang2021-12-306-7/+7
* | otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-2/+2
|/
* Update copyright yearRickard Green2021-12-131-1/+1
* snmp: Make snmp build reproduciblyJérôme de Bretagne2021-03-281-24/+7
* Merge branch 'bmk/snmp/20201207/no_auto_import_error3/OTP-17063'Micael Karlberg2020-12-182-7/+19
|\
| * [snmp] Treat warnings as errors by defaultMicael Karlberg2020-12-081-2/+14
| * [snmp] Do not auto import error/3Micael Karlberg2020-12-081-3/+3
* | Avoid clash with new erlang:error/3 BIFBjörn Gustavsson2020-12-071-3/+5
|/
* snmp: Update old format I/O-requestHans Bolinder2019-08-201-2/+3
* [snmp] Replaced usage of random with randMicael Karlberg2019-05-222-5/+10
* [snmp|compiler] Spurious version message removedMicael Karlberg2018-09-171-5/+1
* Parse #mc_new_type{}s before definitions_loop/2Raimo Niskanen2018-06-111-28/+38
* Process augments in pass after definitionsRaimo Niskanen2017-07-282-18/+60
* Fix enum refinement in usertype in SYNTAXRaimo Niskanen2017-01-132-4/+6
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* [snmp] Correct bug when path to mib contains UTF-8 charactersLars Thorsen2016-09-072-12/+19
* update copyright-yearHenrik Nord2016-03-1512-12/+12
* Change license text to APLv2Bruce Yinhe2015-06-1813-128/+141
* snmp: Remove deprecated warning for erlang:now in snmpcErland Schönbeck2015-04-281-3/+4
* [snmp/compiler] Refinement of type Opaque was not allowedMicael Karlberg2014-12-011-0/+1
* Update copyright yearsBjörn-Egil Dahlberg2013-02-221-1/+1
* Merge branch 'bmk/snmp/snmp4222_integration/r15' into bmk/snmp/snmp4231_integ...Micael Karlberg2013-02-053-37/+122
|\
| * [snmp/compiler] Improved debug printoutsMicael Karlberg2013-02-051-9/+11
| * [snmp/compiler] MIB compiler did not handle forward index refMicael Karlberg2013-02-052-14/+72
| * [snmp/compiler] MIB compiler did not handle import BITSMicael Karlberg2013-02-042-15/+40
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* | Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-2/+2
|/
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-7/+7
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
* [snmp/compiler] More information with augmented tablesMicael Karlberg2012-03-091-12/+24
* Merge branch 'maint-r14'Micael Karlberg2011-12-011-2/+0
|\
| * [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script.Micael Karlberg2011-11-251-2/+2
| * [compiler] Improved version info printout from theMicael Karlberg2011-11-252-2/+18
* | [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script.Micael Karlberg2011-11-161-2/+2
|\ \
| * \ [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script.Micael Karlberg2011-11-161-2/+2
| |\ \ | | |/ | |/|
| | * snmpc: fix --warnings/--W option parsingTuncer Ayaz2011-10-181-1/+1
| |/
* | New version. Also updated dependency for snmpc.Micael Karlberg2011-11-161-1/+1
* | [compiler] Improve version info printout.Micael Karlberg2011-10-071-1/+18
|/
* Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
* Wrapper (e)script did not handle (new) option --Werror.Micael Karlberg2011-09-052-3/+5
* Also added handling option "--W" in the snmpc(command),Micael Karlberg2011-08-021-1/+3
* [compiler] Used wrong variable name (forMicael Karlberg2011-08-021-27/+34
* [compiler] Added the option warnings_as_errors (for the SNMP MIBMicael Karlberg2011-07-194-12/+35
|\
| * [compiler] Added the option warnings_as_errors whichMicael Karlberg2011-07-183-6/+32
| * Fixed unintended build to ebin dir of snmpc escript.Micael Karlberg2011-07-181-2/+3
* | Fixed install of MIB compiler escript. Was incorrectly installedMicael Karlberg2011-07-141-2/+4
|/