Age | Commit message (Expand) | Author |
2012-09-21 | [reltool] Use application name from .app file instead of directory name | Siri Hansen |
2012-09-17 | [reltool] Keep order from rel spec when sorting used and included applications | Siri Hansen |
2012-09-14 | [reltool] Automatically add included applications in rel file | Siri Hansen |
2012-09-12 | [reltool] Make reltool:install/2 work on windows | Siri Hansen |
2012-09-11 | [reltool] Allow incl_cond=derived on module level | Siri Hansen |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-20 | [reltool] Add documentation for option 'excl_lib' | Siri Hansen |
2012-08-20 | [reltool] Add option {excl_lib,otp_root} | Siri Hansen |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-03-29 | [reltool] Fix dialyzer warnings for R15B01 | Siri Hansen |
2012-03-23 | Merge branch 'siri/reltool/app-level-lib-dir/OTP-9977' into maint | Siri Hansen |
2012-03-23 | Merge branch 'jc/omit-undefined-start_phases-3' into maint | Siri Hansen |
2012-03-22 | [reltool] Allow lib_dir on app level to use relative path | Siri Hansen |
2012-03-22 | [reltool] Add configuration parameter lib_dir on application level | Siri Hansen |
2012-03-20 | [reltool] Improve title of dependency colum | Siri Hansen |
2012-03-20 | [reltool] Update status bar for all config changes and for generate target | Siri Hansen |
2012-03-19 | [reltool] Fix GUI problems on Windows | Siri Hansen |
2012-03-19 | [reltool] Fix problems with sorting of applications | Siri Hansen |
2012-03-19 | [reltool] Just warn if same module occurs twice in .app file | Siri Hansen |
2012-03-19 | [reltool] Always return warnings as flat strings | Siri Hansen |
2012-03-19 | [reltool] Fix type spec and doc for app() and mod() | Siri Hansen |
2012-03-19 | [reltool] Move tables out of common record | Siri Hansen |
2012-03-19 | [reltool] Display warnings continously in GUI | Siri Hansen |
2012-03-19 | [reltool] Improve error handling | Siri Hansen |
2012-03-19 | [reltool] Fix rollback and undo | Siri Hansen |
2012-03-19 | [reltool] Link together escript with inlined application | Siri Hansen |
2012-03-19 | [reltool] Fix badmatch when starting GUI | Siri Hansen |
2012-03-19 | [reltool] Update state and tables consistently for all types of config changes | Siri Hansen |
2012-03-19 | [reltool] Add tests for sorting of applications in .rel and .script files | Siri Hansen |
2012-03-19 | [reltool] Add test case for reltool_server:get_mod | Siri Hansen |
2012-03-19 | [reltool] Add more test cases and fix bugs | Siri Hansen |
2012-01-13 | Avoid creating an undefined start_phases entry when generating a release | Juan Jose Comellas |
2011-07-01 | Merge branch 'siri/reltool/empty-radiobox/OTP-9384' into dev | Siri Hansen |
2011-06-30 | Do not add an empty radio box on the releases tab for the start_clean release | Siri Hansen |
2011-06-22 | Offer to set safe configuration if reltool:start fails | Siri Hansen |
2011-05-17 | Allow same module name in multiple applications if explicitely excluded | Siri Hansen |
2011-03-21 | Allow app_file option to be keep | strip | all, as documented | Siri Hansen |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-07 | Fix erroneous types | Kostis Sagonas |
2011-03-07 | Eliminate two dialyzer warnings | Kostis Sagonas |
2011-03-06 | Code cleanups and simplifications | Kostis Sagonas |
2011-03-06 | Fix a bug in the calculation of circular dependencies | Kostis Sagonas |
2011-03-06 | Use lists:foreach/2 when the return is not needed | Kostis Sagonas |
2011-03-06 | Put files alphabetically | Kostis Sagonas |
2011-03-06 | Fix two erroneous specs of reltool.erl | Kostis Sagonas |
2010-05-19 | Improve lookup of erl files | Håkan Mattsson |
2010-04-28 | Merge branch 'hawk/reltool' into dev | Erlang/OTP |
2010-04-22 | Make some cleanups | Håkan Mattsson |
2010-04-19 | Ensure that {error, Reason} is returned even when server dies | Håkan Mattsson |
2010-04-19 | Introduced a new embedded_app_type option | Håkan Mattsson |