Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-08Fix 'make install' to work on osxChristophe Romain
2016-01-07Add version sufixes to application locations in 'make install'Paweł Chmielowski
2015-12-02Don't forget copying files that were compiled during `make install`Paweł Chmielowski
2015-11-20Merge branch 'cluster_fix'Christophe Romain
2015-11-20Integrate join/leave cluster as ejabberd commandChristophe Romain
2015-10-28Copy elixir files in copy-files makefile targetPaweł Chmielowski
2015-10-19Make COPY_template compatible with gmake 3.8Paweł Chmielowski
2015-10-19Make install should work even without having DESTDIR setPaweł Chmielowski
2015-10-15Use OTP directory structure for 'make install'Paweł Chmielowski
2015-09-21Avoid wrong failing cases on make install (#468)Christophe Romain
2015-05-20Remove obsolete doc and win32 files (EJAB-1738)Christophe Romain
2015-03-20Add SQLite supportSergey Abramyan
2015-03-08Add Elixir test on ejabberd hooksMickaël Rémond
2015-03-06add mnesia cluster helper scriptsChristophe Romain
2015-02-11Fix "make install" without Elixir supportHolger Weiss
2015-02-10Add Elixir support to ejabberdMickaël Rémond
2014-11-06Fix "make install" without JSON supportHolger Weiss
2014-10-30Merge branch 'master' of github.com:processone/ejabberdChristophe Romain
2014-10-30don't stop on error if jiffy.so symlink exists #309Christophe Romain
2014-10-30Merge branch 'master' of github.com:processone/ejabberdJerome Sautret
2014-10-30fix invalid path of jiffy.so on install #309Christophe Romain
2014-10-30Add xref Makefile target.Jerome Sautret
2014-09-05allow guide not to be compiled for installChristophe Romain
2014-07-21old release notes are not installed anymoreChristophe Romain
2014-05-25don't stop make install if epam is not compiledChristophe Romain
2014-05-25install epam binary when availableChristophe Romain
2013-08-24Fix ejabberdctl config nameEvgeniy Khramtsov
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov
2013-07-15make deps/.built depend on deps/.gotChristopher A. Stelma
2013-06-27Do not forget to remove testing beams on "clean"Evgeniy Khramtsov
2013-06-24Check exit codes carefully when running dialyzerEvgeniy Khramtsov
2013-06-24Split dialyzer tasks into separate Makefile targetsEvgeniy Khramtsov
2013-06-24Improve the "dialyzer" targetEvgeniy Khramtsov
2013-06-19Add tests for modules using MySQL/PostgreSQLEvgeniy Khramtsov
2013-06-19Better DLL location detection when executing `make install`Evgeniy Khramtsov
2013-06-18Some deps have their DLLs in "priv" directory (not "priv/lib").Evgeniy Khramtsov
2013-06-17Re-generate XMPP codec, decrease tests verbosityEvgeniy Khramtsov
2013-06-17Test suite cleanup.Evgeniy Khramtsov
2013-06-13Switch to rebar build toolEvgeniy Khramtsov