aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous rebar3 fixesStu Tomlinson2020-09-231-4/+4
* rebar3 support for main build processStu Tomlinson2020-09-211-30/+54
* Add the man pageEvgeny Khramtsov2020-01-081-2/+2
* Add install target for ejabberd.yml.5Evgeny Khramtsov2020-01-081-3/+7
* Accept output argument in tools/opt_types.shEvgeny Khramtsov2019-06-141-1/+1
* Use new configuration validatorEvgeny Khramtsov2019-06-141-3/+8
* Remove Elixir tests entry points as they were removed in december:Mickael Remond2019-05-011-3/+0
* missing priv/lua/redis_sm.luaHAMANO Tsukasa2018-10-291-2/+5
* Don't forget to remove Lua scripts on uninstallEvgeniy Khramtsov2018-07-141-0/+5
* Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop2018-03-201-0/+5
* Use correct name of new rebar commandPaweł Chmielowski2018-01-151-1/+1
* Call configure on deps in separate rebar command that compilePaweł Chmielowski2018-01-151-0/+1
* Don't report errors when trying to remove not existing files in make installPaweł Chmielowski2018-01-151-2/+2
* Delete old .so and executable files before installing new onePaweł Chmielowski2018-01-081-2/+4
* Make all install target rules as .PHONYPaweł Chmielowski2018-01-081-0/+2
* Refactor code for installing binariesPaweł Chmielowski2018-01-081-10/+10
* Set executable permission on mac_listener when installing (#2138)nosnilmot2017-12-011-1/+4
* Fix filtering of rebar list-depsPaweł Chmielowski2017-11-201-1/+1
* Fix sed invocation that was incompatible with FreeBSD sedPaweł Chmielowski2017-11-171-1/+1
* Makefile.in: Fix "make clean && make"Holger Weiss2017-11-151-1/+1
* Improve --enable-system-depsPaweł Chmielowski2017-10-301-0/+1
* Adopt 'make install' to updated output from 'rebar list-deps'Paweł Chmielowski2017-10-261-1/+1
* Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov2017-10-091-2/+12
* Better handle mobile devices in CSS of mod_register_webEvgeniy Khramtsov2017-10-091-1/+6
* Install binaries with 755 permissionsPaweł Chmielowski2017-10-021-2/+2
* Install eimp binary with +x attributePaweł Chmielowski2017-09-281-1/+4
* When running "make translations", use the new tools/prepare-tr.shBadlop2017-09-271-1/+1
* Fix 'make install' to work with new output from rebar list-depsPaweł Chmielowski2017-08-241-1/+1
* Add license files into lib and deps directoriesChristophe Romain2017-05-301-2/+2
* Remove webtool from erlang.plt creationEvgeniy Khramtsov2017-03-201-1/+1
* More changes that are required from p1_pam -> epamPaweł Chmielowski2017-01-291-1/+1
* Don't make ejabberd.service file executableHolger Weiss2016-11-241-1/+1
* Makefile.in: Substitute all @variables@ in a lineHolger Weiss2016-11-241-12/+12
* Switch to stand-alone XMPP libraryEvgeniy Khramtsov2016-11-191-9/+1
* Merge branch 'master' into xml-ngEvgeniy Khramtsov2016-11-121-0/+5
|\
| * Replace ctlscriptpath and produce ejabberd.service file (#434)Badlop2016-11-041-0/+5
* | Add xdata generator and make some code using itEvgeniy Khramtsov2016-10-071-1/+5
* | Initial version based on XML generatorEvgeniy Khramtsov2016-07-181-1/+1
|/
* Fix ejabberdctl.template duplicationMatthias Rieber2016-05-031-1/+1
* ejabberdctl: Fix path to epmdHolger Weiss2016-05-011-0/+1
* 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