aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/src/reltool_utils.erl
AgeCommit message (Expand)Author
2018-10-26Make reltool correctly handle Windows 'ERL_LIBS'Stavros Aronis
2017-09-28reltool: Add no_dot_erlang bootfilesDan Gudmundsson
2017-09-15Merge branch 'siri/string-new-api'Siri Hansen
2017-07-07[reltool] Improve handling of unicode strings and atomsSiri Hansen
2017-07-06reltool: Do not use deprecated functions in string(3)Hans Bolinder
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2014-12-15Start using os:getenv/2 funPeter Lemenkov
2014-01-10Add missing default value for regexps in reltoolHåkan Mattsson
2013-04-30Fix possibly "not owner" error while file copy with reltool.Alexey.Saltanov
2013-02-21[reltool] Change ~s to ~ts and ~p to ~tp when appropriateSiri Hansen
2013-02-21[reltool] Add unicode option to re:compile to allow unicode filenamesSiri Hansen
2013-02-21[reltool] Honour encoding in reltool_utils:prim_consultSiri Hansen
2012-03-22[reltool] Allow lib_dir on app level to use relative pathSiri Hansen
2012-03-22[reltool] Add configuration parameter lib_dir on application levelSiri Hansen
2012-03-19[reltool] Fix GUI problems on WindowsSiri Hansen
2012-03-19[reltool] Fix problems with sorting of applicationsSiri Hansen
2012-03-19[reltool] Always return warnings as flat stringsSiri Hansen
2012-03-19[reltool] Display warnings continously in GUISiri Hansen
2012-03-19[reltool] Improve error handlingSiri Hansen
2010-04-19Ensure that {error, Reason} is returned even when server diesHåkan Mattsson
2010-04-19Automatically include applications that must be startedHåkan Mattsson
2010-04-19Add app test SUITEHåkan Mattsson
2010-03-17Merge branch 'hawk/escript-add-create-and-extract' into devErlang/OTP
2010-03-16Add type info for record fieldsHåkan Mattsson
2010-03-16Make reltool independent of the function escript:foldl/3Håkan Mattsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP