]> granicus.if.org Git - ejabberd/history - rebar.config.script
Merge branch 'master' into muc-self-presence
[ejabberd] / rebar.config.script
2018-01-29 Paweł ChmielowskiUse named functions instead of carrying self as argument
2018-01-15 Paweł ChmielowskiCall configure on deps in separate rebar command that...
2018-01-15 Paweł ChmielowskiUse override syntax that rebar3 accepts
2018-01-12 Paweł ChmielowskiFix detection of rebar3
2018-01-12 Paweł ChmielowskiImprove resolving of system deps
2018-01-10 Paweł ChmielowskiHandle error case from code:lib_dir in ResolveDepPath...
2017-11-15 Evgeniy KhramtsovMerge branch 'lets_encrypt_acme_support' of git://githu...
2017-11-03 badlopMerge pull request #2081 from nekoswag/master
2017-10-30 Paweł ChmielowskiImprove --enable-system-deps
2017-09-26 Paweł ChmielowskiCall earlier deps configure scripts durring compilation
2017-06-14 Konstantinos KallasSynchronize fork
2017-06-07 Paweł ChmielowskiOverride version of subdeps with version from main...
2017-05-31 Christophe RomainMerge branch 'joudinet-master'
2017-05-31 Paweł ChmielowskiAdd --enable-system-deps configure option
2017-05-30 Christophe RomainMerge branch 'master' of https://github.com/joudinet...
2017-05-13 Evgeniy KhramtsovShut up dialyzer/xref if public_key:short_name_hash...
2017-03-24 Evgeniy KhramtsovMerge branch 'new_queue'
2017-03-21 Evgeny KhramtsovMerge pull request #1626 from weiss/fix-scram-import
2017-03-20 Paweł ChmielowskiResolve vars.config relative to to rebar.config.script
2017-02-14 Paweł ChmielowskiFix handling of config.ctc files
2017-01-30 Evgeny KhramtsovMerge pull request #1502 from lemenkov/ignore_output_val
2017-01-29 Paweł ChmielowskiFloating deps should always be executed
2017-01-26 Paweł ChmielowskiImprove compilation with rebar3
2017-01-26 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2017-01-24 Paweł ChmielowskiAdapt to coveralls api change
2017-01-20 Evgeniy KhramtsovMerge branch 'new_stream'
2017-01-02 BadlopUpdate copyright date automatically (#1442)
2016-12-27 Christophe RomainCleanup file headers
2016-12-01 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2016-11-30 Christophe RomainMerge branch 'docker' from Rafael Römhild
2016-11-25 Christophe RomainMerge branch 'enable-elixir-in-mix' of https://github...
2016-11-24 Paweł ChmielowskiMake compatible with rebar3
2016-11-23 Christophe RomainMerge branch 'systemd-unit-improvements' of https:...
2016-11-18 Paweł ChmielowskiFix includes in eunit compilation flags
2016-11-12 Evgeniy KhramtsovMerge branch 'master' into xml-ng
2016-07-29 Christophe RomainMerge pull request #1178 from candrews/patch-1
2016-07-28 Christophe RomainMerge pull request #1193 from gabrielgatu/support-elixi...
2016-07-21 Evgeny KhramtsovMerge pull request #1201 from xmppjingle/master
2016-07-20 Paweł ChmielowskiAdd else branch to if_version_{above,below}
2016-07-20 Paweł ChmielowskiMake processing of if_* clauses in rebar.config recursive
2016-06-22 Christophe RomainMerge pull request #1120 from anagromataf/feature/archi...
2016-06-08 badlopMerge pull request #1125 from vthriller/roster-push
2016-05-31 Paweł ChmielowskiProcess cover information on travis only if cover suppo...
2016-05-31 Paweł ChmielowskiDisable cover analyzys on R17 as this causes problems...
2016-04-22 badlopMerge pull request #931 from cclam0827/dev/mod_ping
2016-03-25 Evgeny KhramtsovMerge pull request #1024 from rbarlow/luerl_release
2016-03-25 Evgeny KhramtsovMerge pull request #684 from wcy123/master
2016-03-25 Evgeniy KhramtsovMerge commit 'refs/pull/524/head' of github.com:process...
2016-03-21 Mickaël RémondMerge pull request #1029 from processone/coveralls
2016-03-21 Mickael RemondAdd Coveralls support
2016-01-16 Holger WeissMerge remote-tracking branch 'processone/pr/907'
2016-01-15 badlopMerge pull request #906 from hamano/stats_processes
2016-01-13 BadlopUpdate copyright to 2016 (#901)
2016-01-07 Paweł ChmielowskiExtract deps from rebar.config to use in reltool.config...
2015-12-18 Paweł ChmielowskiConvert rebar.config.script to more declarative format
2015-12-16 Christophe RomainMerge branch 'master' of github.com:processone/ejabberd
2015-12-16 Holger WeissRemove "--enable-nif" flag
2015-12-16 Paweł ChmielowskiAdd plugin for passing extra erl_opts flags to deps...
2015-12-01 Mickael RemondUpdate cache_tab app name
2015-11-24 Evgeniy KhramtsovMake JID related functions from jlib.erl deprecated
2015-11-24 Evgeniy KhramtsovMake Riak working on R18
2015-11-20 Christophe RomainMerge branch 'cluster_fix'
2015-11-04 Christophe RomainRemove supervisor option, disable it for c2s and muc
2015-10-28 Christophe RomainRevert "set dependencies versions for 15.10"
2015-10-28 Christophe Romainset dependencies versions for 15.10 15.10
2015-10-22 Mickaël RémondMerge pull request #781 from scrogson/master
2015-10-20 Paweł ChmielowskiPass {C,CPP,LD}FLAGS used in main ./configure call...
2015-09-29 Paweł ChmielowskiTemporary switch to fork of oauth2 that compiles with r18
2015-09-28 Paweł Chmielowskioauth uses jiffy so fetch it unconditionally
2015-09-25 Paweł ChmielowskiEnable oauth unconditionally
2015-09-25 Christophe RomainRevert "Remove "--enable-json" flag"
2015-09-25 Christophe RomainAdd OAuth support (thanks to Aleksey)
2015-09-18 Christophe RomainMerge branch 'master' of github.com:processone/ejabberd
2015-09-17 Paweł ChmielowskiMake sure that lager is first on our deps list
2015-08-28 Evgeny KhramtsovMerge pull request #721 from oxpa/muc_admin
2015-08-27 Holger WeissRemove "--enable-json" flag
2015-07-22 Christophe RomainMerge pull request #608 from weiss/bare-jid-subscription
2015-07-21 Evgeny KhramtsovMerge pull request #632 from weiss/increase-max-ack...
2015-07-21 Evgeny KhramtsovMerge pull request #618 from weiss/muc-message-hook
2015-07-03 Evgeniy KhramtsovRemove ehyperloglog dependency
2015-06-16 Alexey ShchepinMerge pull request #581 from weiss/dh-param-file
2015-06-04 BadlopUse https instead of git in rebar file for dependencies...
2015-05-13 Christophe RomainMerge pull request #503 from weiss/fix-quoting-for...
2015-04-15 badlopMerge pull request #426 from hairyhum/master
2015-04-09 Paweł ChmielowskiAdd ability to configure parameters used by "make test...
2015-04-08 Evgeny KhramtsovMerge pull request #486 from saa/sqlite_support
2015-03-23 Christophe RomainMake R16B03-1 the minimal reguired otp version
2015-03-19 Sergey AbramyanAdd SQLite support
2015-03-11 Evgeniy KhramtsovAdd Redis backend for SM
2015-03-07 Mickaël RémondMerge pull request #462 from mremond/add-meck-tool...
2015-03-07 Mickaël RémondAdd Meck dependency when building for development
2015-03-03 Mickaël RémondMerge branch 'master' of github.com:processone/ejabberd
2015-03-03 Mickaël RémondMerge pull request #441 from mremond/test/#438/run...
2015-02-27 Christophe RomainMerge pull request #384 from weiss/fix-last-item-type
2015-02-26 badlopMerge pull request #445 from hamano/ja
2015-02-26 badlopMerge pull request #443 from mojolingo/feature/muc_admi...
2015-02-25 Holger Weissset-dep-versions: Cope with branches
2015-02-24 Mickaël RémondMerge pull request #442 from weiss/use-stable-elixir
2015-02-24 Holger WeissUse Elixir's 'v1.0' branch
2015-02-23 Christophe RomainAdd compatibility macros for deprecated types (thanks...
next