aboutsummaryrefslogtreecommitdiff
path: root/rel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-3/+3
|
* Do not build p1_logger if lager is enabledEvgeniy Khramtsov2013-07-071-1/+2
|
* Add some missing applications to the reltool scriptEvgeniy Khramtsov2013-06-181-2/+5
|
* Switch to rebar build toolEvgeniy Khramtsov2013-06-133-0/+182
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite