summaryrefslogtreecommitdiff
path: root/lib/megaco/src/app/megaco.app.src
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearRickard Green2020-03-131-1/+1
|
* [megaco] Update the app file and some docsMicael Karlberg2019-06-271-0/+1
| | | | OTP-15882
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
|
* megaco: Eliminate use of erlang:now/0Björn Gustavsson2015-05-271-1/+1
|
* Update runtime_dependencies in application resource filesHans Bolinder2015-05-251-2/+2
| | | | | | | | | | | Applications that use the new erl_anno module are depending on STDLIB 2.5. Note that CosNotification, Megaco, SNMP, Xmerl, and Parsetools use the erl_anno module via the Yecc parsers only (the header file in lib/parsetools/include/yeccpre.hrl calls the erl_anno module). HiPE does not call the erl_anno module, but uses an exported type. We have chosen to make HiPE dependent on the erl_anno module.
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+4
| | | | | | | | | | | | | Most dependencies introduced are exactly the dependencies to other applications found by xref. That is, there might be real dependencies missing. There might also be pure debug dependencies listed that probably should be removed. Each application has to be manually inspected in order to ensure that all real dependencies are listed. All dependencies introduced are to application versions used in OTP 17.0. This since the previously used version scheme wasn't designed for this, and in order to minimize the work of introducing the dependencies.
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
|
* Fix use of asn1 in megacoBjörn Gustavsson2012-11-261-26/+0
|
* Added new module (megaco_config_misc).Micael Karlberg2011-03-011-1/+2
|
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+143