aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tests for XEP-0013Evgeniy Khramtsov2016-02-101-1/+1
* Handle spaces in vsn attribute of app file when installing deps (#940)Badlop2016-02-031-1/+1
* Fix 'make install' to work on osxChristophe Romain2016-01-081-3/+3
* Add version sufixes to application locations in 'make install'Paweł Chmielowski2016-01-071-15/+30
* Don't forget copying files that were compiled during `make install`Paweł Chmielowski2015-12-021-6/+9
* Merge branch 'cluster_fix'Christophe Romain2015-11-201-2/+0
|\
| * Integrate join/leave cluster as ejabberd commandChristophe Romain2015-11-201-2/+0
* | Copy elixir files in copy-files makefile targetPaweł Chmielowski2015-10-281-8/+11
|/
* Make COPY_template compatible with gmake 3.8Paweł Chmielowski2015-10-191-3/+2
* Make install should work even without having DESTDIR setPaweł Chmielowski2015-10-191-2/+5
* Use OTP directory structure for 'make install'Paweł Chmielowski2015-10-151-27/+26
* Avoid wrong failing cases on make install (#468)Christophe Romain2015-09-211-9/+10
* 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