summaryrefslogtreecommitdiff
path: root/lib/reltool
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R14B04Erlang/OTP2011-10-042-2/+30
* Merge branch 'siri/reltool/empty-radiobox/OTP-9384' into devSiri Hansen2011-07-011-9/+9
|\
| * Do not add an empty radio box on the releases tab for the start_clean releaseSiri Hansen2011-06-301-9/+9
* | Offer to set safe configuration if reltool:start failsSiri Hansen2011-06-221-21/+94
|/
* Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-2/+28
* Allow same module name in multiple applications if explicitely excludedSiri Hansen2011-05-1711-72/+321
* Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\
| * Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | Merge branch 'siri/reltool/skip-xref-test-when-debug/OTP-9133' into devSiri Hansen2011-03-241-8/+9
|\ \
| * | Skip reltool_app_SUITE:undef_funcs on debug compiled emulatorSiri Hansen2011-03-141-8/+9
* | | Allow app_file option to be keep | strip | all, as documentedSiri Hansen2011-03-212-2/+34
* | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-2/+24
|/ /
* | Update copyright yearsBjörn-Egil Dahlberg2011-03-1110-10/+10
* | Fix erroneous typesKostis Sagonas2011-03-071-52/+48
* | Eliminate two dialyzer warningsKostis Sagonas2011-03-071-13/+13
* | Code cleanups and simplificationsKostis Sagonas2011-03-061-46/+37
* | Fix a bug in the calculation of circular dependenciesKostis Sagonas2011-03-061-13/+12
* | Use lists:foreach/2 when the return is not neededKostis Sagonas2011-03-061-2/+2
* | Put files alphabeticallyKostis Sagonas2011-03-061-2/+2
* | Fix two erroneous specs of reltool.erlKostis Sagonas2011-03-061-24/+21
* | Rename Suite Callback to Common Test HookLukas Larsson2011-02-173-3/+3
* | Update and add cover spec files to work with common_testLukas Larsson2011-02-172-1/+3
* | Update all test specsLukas Larsson2011-02-171-1/+1
* | Fix formatting for reltoolLukas Larsson2011-02-173-13/+15
* | Add ts_install_scb to suite/0Lukas Larsson2011-02-173-2/+8
* | Update reltool tests to conform with common_test standardLukas Larsson2011-02-175-28/+42
* | Remove extra end_per_testcaseLukas Larsson2011-02-173-9/+2
* | Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-175-9/+9
* | Update tests to work with ts -> ct migrations script.Lukas Larsson2011-02-173-10/+3
|/
* Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson2010-09-071-1/+2
|\
| * Use proper install methodMartti Kuparinen2010-08-131-1/+2
* | Merge branch 'maint-r13' into devBjörn Gustavsson2010-09-011-18/+0
|\ \
| * | Remove copyright headers in vsn.mk filesBjörn Gustavsson2010-09-011-18/+0
* | | Remove ticket numbers from all vsn.mk filesBjörn Gustavsson2010-08-181-9/+0
| |/ |/|
* | Correct a couple of reltool documentation errorsTuncer Ayaz2010-07-262-73/+73
* | Make reltool escript executableErlang/OTP2010-06-141-0/+0
* | reltool releaseDan Gudmundsson2010-06-112-1/+69
* | Merge branch 'hm/reltool-find-regular' into devErlang/OTP2010-06-111-3/+3
|\ \
| * | Improve lookup of erl filesHåkan Mattsson2010-05-191-3/+3
* | | Update version numbersBjörn Gustavsson2010-06-101-1/+1
|/ /
* | Merge branch 'hawk/reltool' into devErlang/OTP2010-04-2820-732/+1605
|\ \
| * | Make some cleanupsHåkan Mattsson2010-04-224-67/+55
| * | Ensure that {error, Reason} is returned even when server diesHåkan Mattsson2010-04-195-97/+98
| * | Introduced a new embedded_app_type optionHåkan Mattsson2010-04-195-53/+81
| * | Removed spurious CDATA in documentationHåkan Mattsson2010-04-191-35/+35
| * | Automatically include applications that must be startedHåkan Mattsson2010-04-196-243/+378
| * | Add app test SUITEHåkan Mattsson2010-04-196-5/+318
| * | Add app and appup files to reltoolHåkan Mattsson2010-04-194-39/+103
| * | Add function to return status about the configurationHåkan Mattsson2010-04-195-34/+78
| * | Improved handling of applications explicitly included releasesHåkan Mattsson2010-04-193-294/+350