aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-02Fix 'make xref' when using Mix; notice it only checks Elixir filesBadlop1-1/+4
2022-05-02Switch "make rel" and "make dev" to paths: conf, database, logsBadlop1-13/+13
2022-02-11Provide proper path to the compiled libraries in relive's ejabberdctlBadlop1-1/+2
2022-02-03New "make relive" similar to "ejabberdctl live" without installingBadlop1-7/+34
2022-01-03Fix 'make update' when used with rebar 3.18Paweł Chmielowski1-0/+6
2021-12-07Remove CTLLOCKDIR (/var/lock/ejabberdctl) from Makefile.inFlorian Schmaus1-9/+0
2021-10-21Remove obsolete cookie preparation in spool dir, it's now stored in HOMEBadlop1-4/+0
2021-10-21Use the configured user in systemd's ejabberd.serviceBadlop1-1/+2
2021-10-14Only install some files when option enabled in configure (#3633)Badlop1-1/+9
2021-08-26minor fixloong01-5/+5
2021-07-22Revert "Add workaround so rebar2 can use Elixir 1.12.0"21.07Paweł Chmielowski1-13/+1
2021-07-16Add workaround so rebar2 can use Elixir 1.12.0Badlop1-1/+13
2021-07-16Add support for mix to: ./configure --enable-rebar=mixBadlop1-9/+35
2021-06-25There are so many targets... add "make help"Badlop1-0/+26
2021-06-25New "make dev" and "./ejabberdctl" (requires using rebar3)Badlop1-0/+5
2021-06-25Add support for rebar3 to "make rel"Badlop1-2/+4
2021-05-11Minor fixes for new_sql_schema support in SQLite (#3303)Badlop1-1/+4
2021-02-19When using rebar3, "make dialyzer" needs just a single callBadlop1-0/+5
2021-02-19Improve support for rebar3 in "make translations"Badlop1-1/+1
2021-02-16make hooks and options work with rebar3 tooBadlop1-2/+2
2020-09-23Miscellaneous rebar3 fixesStu Tomlinson1-4/+4
2020-09-21rebar3 support for main build processStu Tomlinson1-30/+54
2020-01-08Add the man pageEvgeny Khramtsov1-2/+2
2020-01-08Add install target for ejabberd.yml.5Evgeny Khramtsov1-3/+7
2019-06-14Accept output argument in tools/opt_types.shEvgeny Khramtsov1-1/+1
2019-06-14Use new configuration validatorEvgeny Khramtsov1-3/+8
2019-05-01Remove Elixir tests entry points as they were removed in december:Mickael Remond1-3/+0
2018-10-29missing priv/lua/redis_sm.luaHAMANO Tsukasa1-2/+5
2018-07-14Don't forget to remove Lua scripts on uninstallEvgeniy Khramtsov1-0/+5
2018-03-20Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop1-0/+5
2018-01-15Use correct name of new rebar commandPaweł Chmielowski1-1/+1
2018-01-15Call configure on deps in separate rebar command that compilePaweł Chmielowski1-0/+1
2018-01-15Don't report errors when trying to remove not existing files in make installPaweł Chmielowski1-2/+2
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