Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-11 | [reltool] Allow incl_cond=derived on module level | Siri Hansen | |
According to documentation it should be allowed to set incl_cond=include|exclude|derived, but if set to derived on module level, reltool_server would crash. This has been corrected. | |||
2012-03-19 | [reltool] Add test of dependencies derived through calls to external apps | Siri Hansen | |
OTP-9794 This is a test of the mechanism with which reltool_server decides which applications to include and not, based on function calls between applications. This is also the mechanism which forms the base for the application- and module dependency graphs. |