index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
reltool
/
src
/
reltool_server.erl
Age
Commit message (
Expand
)
Author
2019-01-19
reltool: Add load_dot_erlang rel option
Michael Truog
2018-07-27
Change "can not" into "cannot"
Raimo Niskanen
2018-06-18
Update copyright year
Henrik Nord
2018-02-06
reltool: Do not call erlang:get_stacktrace()
Hans Bolinder
2017-07-07
[reltool] Improve handling of unicode strings and atoms
Siri Hansen
2016-07-11
[reltool] Fix dependency bug for applications not in 'rel' specs
Siri Hansen
2016-07-11
[reltool] Fix dependency bug for applications in 'rel' specs
Siri Hansen
2016-03-15
update copyright-year
Henrik Nord
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-06-12
Fix typo in error message in reltool_server
Siri Hansen
2014-03-20
Introduce runtime_dependencies in .app files
Rickard Green
2013-03-27
[reltool] Relax requirements on excluded applications
Håkan Mattsson
2013-02-21
[reltool] Change ~s to ~ts and ~p to ~tp when appropriate
Siri Hansen
2012-09-21
[reltool] Use application name from .app file instead of directory name
Siri Hansen
2012-09-11
[reltool] Allow incl_cond=derived on module level
Siri Hansen
2012-08-20
[reltool] Add option {excl_lib,otp_root}
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-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] Move tables out of common record
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
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
Eliminate two dialyzer warnings
Kostis Sagonas
2011-03-06
Code cleanups and simplifications
Kostis Sagonas
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
2010-04-19
Automatically include applications that must be started
Håkan Mattsson
2010-04-19
Improved handling of applications explicitly included releases
Håkan Mattsson
2010-04-19
Created escript for simplified usage from makefiles
Håkan Mattsson
2010-03-17
Merge branch 'hawk/escript-add-create-and-extract' into dev
Erlang/OTP
2010-03-16
Add type info for record fields
Håkan Mattsson
2010-03-16
Make reltool independent of the function escript:foldl/3
Håkan Mattsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP