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
2022-11-04Add DOAP script to MakefileBadlop
2022-05-23configure also when running "make update", which is similar to "make deps"Badlop
2022-05-23Update "make help" with recent changesBadlop
2022-05-23Ensure deps configuration is ran when getting deps (#3823)Badlop
2022-05-23Configure eimp with mix to detect image convert properly (#3823)Badlop
2022-05-23Improve "make clean" and "distclean"Badlop
2022-05-23Generate start scripts in "make all", not in "make install" (#3821)Badlop
2022-05-19Don't leak DESTDIR in files copied by 'make install'Paweł Chmielowski
2022-05-02Fix 'make xref' when using Mix; notice it only checks Elixir filesBadlop
2022-05-02Switch "make rel" and "make dev" to paths: conf, database, logsBadlop
2022-02-11Provide proper path to the compiled libraries in relive's ejabberdctlBadlop
2022-02-03New "make relive" similar to "ejabberdctl live" without installingBadlop
2022-01-03Fix 'make update' when used with rebar 3.18Paweł Chmielowski
2021-12-07Remove CTLLOCKDIR (/var/lock/ejabberdctl) from Makefile.inFlorian Schmaus
2021-10-21Remove obsolete cookie preparation in spool dir, it's now stored in HOMEBadlop
2021-10-21Use the configured user in systemd's ejabberd.serviceBadlop
2021-10-14Only install some files when option enabled in configure (#3633)Badlop
2021-08-26minor fixloong0
2021-07-22Revert "Add workaround so rebar2 can use Elixir 1.12.0"21.07Paweł Chmielowski
2021-07-16Add workaround so rebar2 can use Elixir 1.12.0Badlop
2021-07-16Add support for mix to: ./configure --enable-rebar=mixBadlop
2021-06-25There are so many targets... add "make help"Badlop
2021-06-25New "make dev" and "./ejabberdctl" (requires using rebar3)Badlop
2021-06-25Add support for rebar3 to "make rel"Badlop
2021-05-11Minor fixes for new_sql_schema support in SQLite (#3303)Badlop
2021-02-19When using rebar3, "make dialyzer" needs just a single callBadlop
2021-02-19Improve support for rebar3 in "make translations"Badlop
2021-02-16make hooks and options work with rebar3 tooBadlop
2020-09-23Miscellaneous rebar3 fixesStu Tomlinson
2020-09-21rebar3 support for main build processStu Tomlinson
2020-01-08Add the man pageEvgeny Khramtsov
2020-01-08Add install target for ejabberd.yml.5Evgeny Khramtsov
2019-06-14Accept output argument in tools/opt_types.shEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-05-01Remove Elixir tests entry points as they were removed in december:Mickael Remond
2018-10-29missing priv/lua/redis_sm.luaHAMANO Tsukasa
2018-07-14Don't forget to remove Lua scripts on uninstallEvgeniy Khramtsov
2018-03-21Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop
2018-01-15Use correct name of new rebar commandPaweł Chmielowski
2018-01-15Call configure on deps in separate rebar command that compilePaweł Chmielowski
2018-01-15Don't report errors when trying to remove not existing files in make installPaweł Chmielowski
2018-01-08Delete old .so and executable files before installing new onePaweł Chmielowski
2018-01-08Make all install target rules as .PHONYPaweł Chmielowski
2018-01-08Refactor code for installing binariesPaweł Chmielowski
2017-12-01Set executable permission on mac_listener when installing (#2138)nosnilmot
2017-11-20Fix filtering of rebar list-depsPaweł Chmielowski
2017-11-17Fix sed invocation that was incompatible with FreeBSD sedPaweł Chmielowski
2017-11-15Makefile.in: Fix "make clean && make"Holger Weiss
2017-10-30Improve --enable-system-depsPaweł Chmielowski
2017-10-26Adopt 'make install' to updated output from 'rebar list-deps'Paweł Chmielowski