index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
reltool
/
src
/
reltool_target.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #6836 from josevalim/jv-no-archives-in-reltool
John Högberg
2023-02-22
1
-97
/
+5
|
\
|
*
Remove archives support in reltool
José Valim
2023-02-09
1
-97
/
+5
*
|
Update copyright year
Erlang/OTP
2023-02-14
1
-1
/
+1
|
/
*
Merge pull request #5936 from attah/selective-strip/OTP-18230
Lukas Larsson
2022-08-30
1
-5
/
+10
|
\
|
*
reltool: Add option for selective beam stripping
Anton Thomasson
2022-05-03
1
-5
/
+10
*
|
Fix typos in lib/reltool
Kian-Meng, Ang
2021-12-27
1
-1
/
+1
|
/
*
reltool: Generate files reproducibly
Jérôme de Bretagne
2021-03-28
1
-11
/
+5
*
Add optional_applications to .app resource files
José Valim
2021-01-19
1
-8
/
+12
*
reltool: Add load_dot_erlang rel option
Michael Truog
2019-01-19
1
-11
/
+16
*
Update copyright year
Henrik Nord
2018-06-18
1
-1
/
+1
*
Remove error_logger process and add logger process
Siri Hansen
2018-04-26
1
-1
/
+1
*
reltool: Add no_dot_erlang bootfiles
Dan Gudmundsson
2017-09-28
1
-3
/
+5
*
Merge branch 'siri/string-new-api'
Siri Hansen
2017-09-15
1
-1
/
+1
|
\
|
*
reltool: Do not use deprecated functions in string(3)
Hans Bolinder
2017-07-06
1
-2
/
+2
*
|
[reltool] Improve handling of unicode strings and atoms
Siri Hansen
2017-07-07
1
-17
/
+22
|
/
*
update copyright-year
Henrik Nord
2016-03-15
1
-1
/
+1
*
Change license text to APLv2
Bruce Yinhe
2015-06-18
1
-9
/
+10
*
[reltool] Write erl.ini as UTF-8
Siri Hansen
2013-05-14
1
-4
/
+5
*
Update copyright years
Björn-Egil Dahlberg
2013-02-22
1
-1
/
+1
*
[reltool] Change ~s to ~ts and ~p to ~tp when appropriate
Siri Hansen
2013-02-21
1
-12
/
+12
*
reltool: Remove support for packages
Björn Gustavsson
2013-01-09
1
-26
/
+5
*
[reltool] Keep order from rel spec when sorting used and included applications
Siri Hansen
2012-09-17
1
-1
/
+53
*
[reltool] Automatically add included applications in rel file
Siri Hansen
2012-09-14
1
-2
/
+4
*
[reltool] Make reltool:install/2 work on windows
Siri Hansen
2012-09-12
1
-5
/
+12
*
[reltool] Add option {excl_lib,otp_root}
Siri Hansen
2012-08-20
1
-20
/
+52
*
Merge branch 'siri/reltool/app-level-lib-dir/OTP-9977' into maint
Siri Hansen
2012-03-23
1
-3
/
+5
|
\
|
*
[reltool] Add configuration parameter lib_dir on application level
Siri Hansen
2012-03-22
1
-3
/
+5
*
|
Merge branch 'jc/omit-undefined-start_phases-3' into maint
Siri Hansen
2012-03-23
1
-6
/
+10
|
\
\
|
|
/
|
/
|
|
*
Avoid creating an undefined start_phases entry when generating a release
Juan Jose Comellas
2012-01-13
1
-6
/
+10
*
|
[reltool] Fix problems with sorting of applications
Siri Hansen
2012-03-19
1
-31
/
+41
*
|
[reltool] Link together escript with inlined application
Siri Hansen
2012-03-19
1
-4
/
+4
|
/
*
Update copyright years
Björn-Egil Dahlberg
2011-03-11
1
-1
/
+1
*
Fix a bug in the calculation of circular dependencies
Kostis Sagonas
2011-03-06
1
-13
/
+12
*
Make some cleanups
Håkan Mattsson
2010-04-22
1
-20
/
+5
*
Ensure that {error, Reason} is returned even when server dies
Håkan Mattsson
2010-04-19
1
-5
/
+7
*
Introduced a new embedded_app_type option
Håkan Mattsson
2010-04-19
1
-29
/
+44
*
Automatically include applications that must be started
Håkan Mattsson
2010-04-19
1
-99
/
+172
*
Add app test SUITE
Håkan Mattsson
2010-04-19
1
-1
/
+1
*
Add function to return status about the configuration
Håkan Mattsson
2010-04-19
1
-13
/
+16
*
Improved handling of applications explicitly included releases
Håkan Mattsson
2010-04-19
1
-92
/
+125
*
Add type info for record fields
Håkan Mattsson
2010-03-16
1
-151
/
+272
*
OTP-8057 Removed spurious documentation files.
Håkan Mattsson
2010-02-10
1
-12
/
+13
*
The R13B03 release.
OTP_R13B03
Erlang/OTP
2009-11-20
1
-0
/
+1226