aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool
AgeCommit message (Expand)Author
2011-05-24Prepare releaseOTP_R14B03Erlang/OTP
2011-05-17Allow same module name in multiple applications if explicitely excludedSiri Hansen
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-24Merge branch 'siri/reltool/skip-xref-test-when-debug/OTP-9133' into devSiri Hansen
2011-03-21Allow app_file option to be keep | strip | all, as documentedSiri Hansen
2011-03-14Prepare releaseOTP_R14B02Erlang/OTP
2011-03-14Skip reltool_app_SUITE:undef_funcs on debug compiled emulatorSiri Hansen
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-07Fix erroneous typesKostis Sagonas
2011-03-07Eliminate two dialyzer warningsKostis Sagonas
2011-03-06Code cleanups and simplificationsKostis Sagonas
2011-03-06Fix a bug in the calculation of circular dependenciesKostis Sagonas
2011-03-06Use lists:foreach/2 when the return is not neededKostis Sagonas
2011-03-06Put files alphabeticallyKostis Sagonas
2011-03-06Fix two erroneous specs of reltool.erlKostis Sagonas
2011-02-17Rename Suite Callback to Common Test HookLukas Larsson
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2011-02-17Update all test specsLukas Larsson
2011-02-17Fix formatting for reltoolLukas Larsson
2011-02-17Add ts_install_scb to suite/0Lukas Larsson
2011-02-17Update reltool tests to conform with common_test standardLukas Larsson
2011-02-17Remove extra end_per_testcaseLukas Larsson
2011-02-17Update all fin_per_testcase to end_per_testcase.Lukas Larsson
2011-02-17Update tests to work with ts -> ct migrations script.Lukas Larsson
2010-11-15Call chmod without the "-f" flagHolger Weiß
2010-09-07Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson
2010-09-01Merge branch 'maint-r13' into devBjörn Gustavsson
2010-09-01Remove copyright headers in vsn.mk filesBjörn Gustavsson
2010-08-18Remove ticket numbers from all vsn.mk filesBjörn Gustavsson
2010-08-13Use proper install methodMartti Kuparinen
2010-07-26Correct a couple of reltool documentation errorsTuncer Ayaz
2010-06-14Make reltool escript executableErlang/OTP
2010-06-11reltool releaseDan Gudmundsson
2010-06-11Merge branch 'hm/reltool-find-regular' into devErlang/OTP
2010-06-10Update version numbersBjörn Gustavsson
2010-05-19Improve lookup of erl filesHåkan Mattsson
2010-04-28Merge branch 'hawk/reltool' into devErlang/OTP
2010-04-22Make some cleanupsHåkan Mattsson
2010-04-19Ensure that {error, Reason} is returned even when server diesHåkan Mattsson
2010-04-19Introduced a new embedded_app_type optionHåkan Mattsson
2010-04-19Removed spurious CDATA in documentationHåkan Mattsson
2010-04-19Automatically include applications that must be startedHåkan Mattsson
2010-04-19Add app test SUITEHåkan Mattsson
2010-04-19Add app and appup files to reltoolHåkan Mattsson
2010-04-19Add function to return status about the configurationHåkan Mattsson
2010-04-19Improved handling of applications explicitly included releasesHåkan Mattsson
2010-04-19Created escript for simplified usage from makefilesHå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