aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-08Delete old .so and executable files before installing new onePaweł Chmielowski1-2/+4
2018-01-08Make all install target rules as .PHONYPaweł Chmielowski1-0/+2
2018-01-08Refactor code for installing binariesPaweł Chmielowski1-10/+10
2017-12-01Set executable permission on mac_listener when installing (#2138)nosnilmot1-1/+4
2017-11-20Fix filtering of rebar list-depsPaweł Chmielowski1-1/+1
2017-11-17Fix sed invocation that was incompatible with FreeBSD sedPaweł Chmielowski1-1/+1
2017-11-15Makefile.in: Fix "make clean && make"Holger Weiss1-1/+1
2017-10-30Improve --enable-system-depsPaweł Chmielowski1-0/+1
2017-10-26Adopt 'make install' to updated output from 'rebar list-deps'Paweł Chmielowski1-1/+1
2017-10-09Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov1-2/+12
2017-10-09Better handle mobile devices in CSS of mod_register_webEvgeniy Khramtsov1-1/+6
2017-10-02Install binaries with 755 permissionsPaweł Chmielowski1-2/+2
2017-09-28Install eimp binary with +x attributePaweł Chmielowski1-1/+4
2017-09-27When running "make translations", use the new tools/prepare-tr.shBadlop1-1/+1
2017-08-24Fix 'make install' to work with new output from rebar list-depsPaweł Chmielowski1-1/+1
2017-05-30Add license files into lib and deps directoriesChristophe Romain1-2/+2
2017-03-20Remove webtool from erlang.plt creationEvgeniy Khramtsov1-1/+1
2017-01-29More changes that are required from p1_pam -> epamPaweł Chmielowski1-1/+1
2016-11-24Don't make ejabberd.service file executableHolger Weiss1-1/+1
2016-11-24Makefile.in: Substitute all @variables@ in a lineHolger Weiss1-12/+12
2016-11-19Switch to stand-alone XMPP libraryEvgeniy Khramtsov1-9/+1
2016-11-04Replace ctlscriptpath and produce ejabberd.service file (#434)Badlop1-0/+5
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov1-1/+5
2016-07-18Initial version based on XML generatorEvgeniy Khramtsov1-1/+1
2016-05-03Fix ejabberdctl.template duplicationMatthias Rieber1-1/+1
2016-05-01ejabberdctl: Fix path to epmdHolger Weiss1-0/+1
2016-04-01Fix merge issuesMickael Remond1-3/+0
2016-03-31Commands refactor, first pass.Alexey Shchepin1-0/+3
2016-02-10Add tests for XEP-0013Evgeniy Khramtsov1-1/+1
2016-02-03Handle spaces in vsn attribute of app file when installing deps (#940)Badlop1-1/+1
2016-01-08Fix 'make install' to work on osxChristophe Romain1-3/+3
2016-01-07Add version sufixes to application locations in 'make install'Paweł Chmielowski1-15/+30
2015-12-02Don't forget copying files that were compiled during `make install`Paweł Chmielowski1-6/+9
2015-11-20Integrate join/leave cluster as ejabberd commandChristophe Romain1-2/+0
2015-10-28Copy elixir files in copy-files makefile targetPaweł Chmielowski1-8/+11
2015-10-19Make COPY_template compatible with gmake 3.8Paweł Chmielowski1-3/+2
2015-10-19Make install should work even without having DESTDIR setPaweł Chmielowski1-2/+5
2015-10-15Use OTP directory structure for 'make install'Paweł Chmielowski1-27/+26
2015-09-21Avoid wrong failing cases on make install (#468)Christophe Romain1-9/+10
2015-05-20Remove obsolete doc and win32 files (EJAB-1738)Christophe Romain1-13/+2
2015-03-20Add SQLite supportSergey Abramyan1-0/+11
2015-03-08Add Elixir test on ejabberd hooksMickaël Rémond1-1/+4
2015-03-06add mnesia cluster helper scriptsChristophe Romain1-0/+2
2015-02-11Fix "make install" without Elixir supportHolger Weiss1-3/+3
2015-02-10Add Elixir support to ejabberdMickaël Rémond1-0/+15
2014-11-06Fix "make install" without JSON supportHolger Weiss1-1/+1
2014-10-30don't stop on error if jiffy.so symlink exists #309Christophe Romain1-1/+1
2014-10-30fix invalid path of jiffy.so on install #309Christophe Romain1-0/+1
2014-10-30Add xref Makefile target.Jerome Sautret1-0/+4
2014-09-05allow guide not to be compiled for installChristophe Romain1-3/+7