aboutsummaryrefslogtreecommitdiff
path: root/src/mod_irc.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
| |
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-2/+2
|/
* Add SQL to Mnesia converterEvgeniy Khramtsov2013-07-211-2/+16
|
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1290
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