summaryrefslogtreecommitdiff
path: root/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete doc and win32 files (EJAB-1738)Christophe Romain2015-05-201-13/+2
* Add SQLite supportSergey Abramyan2015-03-201-0/+11
* Add Elixir test on ejabberd hooksMickaël Rémond2015-03-081-1/+4
* add mnesia cluster helper scriptsChristophe Romain2015-03-061-0/+2
* Fix "make install" without Elixir supportHolger Weiss2015-02-111-3/+3
* Add Elixir support to ejabberdMickaël Rémond2015-02-101-0/+15
* Fix "make install" without JSON supportHolger Weiss2014-11-061-1/+1
* Merge branch 'master' of github.com:processone/ejabberdChristophe Romain2014-10-301-0/+4
|\
| * Merge branch 'master' of github.com:processone/ejabberdJerome Sautret2014-10-301-0/+1
| |\
| * | Add xref Makefile target.Jerome Sautret2014-10-301-0/+4
* | | don't stop on error if jiffy.so symlink exists #309Christophe Romain2014-10-301-1/+1
| |/ |/|
* | fix invalid path of jiffy.so on install #309Christophe Romain2014-10-301-0/+1
|/
* allow guide not to be compiled for installChristophe Romain2014-09-051-3/+7
* old release notes are not installed anymoreChristophe Romain2014-07-211-1/+0
* don't stop make install if epam is not compiledChristophe Romain2014-05-251-1/+1
* install epam binary when availableChristophe Romain2014-05-251-0/+2
* Fix ejabberdctl config nameEvgeniy Khramtsov2013-08-241-3/+3
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-6/+6
* make deps/.built depend on deps/.gotChristopher A. Stelma2013-07-151-1/+1
* Do not forget to remove testing beams on "clean"Evgeniy Khramtsov2013-06-271-0/+1
* Check exit codes carefully when running dialyzerEvgeniy Khramtsov2013-06-241-3/+6
* Split dialyzer tasks into separate Makefile targetsEvgeniy Khramtsov2013-06-241-3/+13
* Improve the "dialyzer" targetEvgeniy Khramtsov2013-06-241-12/+27
* Add tests for modules using MySQL/PostgreSQLEvgeniy Khramtsov2013-06-191-0/+3
* Better DLL location detection when executing `make install`Evgeniy Khramtsov2013-06-191-3/+3
* Some deps have their DLLs in "priv" directory (not "priv/lib").Evgeniy Khramtsov2013-06-181-0/+1
* Re-generate XMPP codec, decrease tests verbosityEvgeniy Khramtsov2013-06-181-1/+1
* Test suite cleanup.Evgeniy Khramtsov2013-06-171-1/+1
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+257