diff options
author | Rickard Green <[email protected]> | 2014-03-10 17:15:38 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-03-20 16:24:47 +0100 |
commit | 22ff87a0c8db877e3ce53b6ff915dcc6a75c5c0c (patch) | |
tree | 139aada2c279f9e2adf6e00affbcd88fc0f9dc45 /lib/syntax_tools/examples | |
parent | 7bc03971cfe09a2acbcd3bdaef1069af6272b127 (diff) | |
download | otp-22ff87a0c8db877e3ce53b6ff915dcc6a75c5c0c.tar.gz otp-22ff87a0c8db877e3ce53b6ff915dcc6a75c5c0c.tar.bz2 otp-22ff87a0c8db877e3ce53b6ff915dcc6a75c5c0c.zip |
Introduce runtime_dependencies in .app files
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.
Diffstat (limited to 'lib/syntax_tools/examples')
0 files changed, 0 insertions, 0 deletions