aboutsummaryrefslogtreecommitdiff
path: root/rebar.config.script (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-07Override version of subdeps with version from main rebar.configPaweł Chmielowski1-1/+2
2017-05-31Add --enable-system-deps configure optionPaweł Chmielowski1-2/+4
2017-05-13Shut up dialyzer/xref if public_key:short_name_hash/1 is not availableEvgeniy Khramtsov1-0/+9
2017-03-20Resolve vars.config relative to to rebar.config.scriptPaweł Chmielowski1-1/+1
2017-02-14Fix handling of config.ctc filesPaweł Chmielowski1-1/+1
2017-01-29Floating deps should always be executedPaweł Chmielowski1-1/+1
2017-01-26Improve compilation with rebar3Paweł Chmielowski1-167/+262
2017-01-24Adapt to coveralls api changePaweł Chmielowski1-1/+1
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-7/+18
2016-11-24Make compatible with rebar3Paweł Chmielowski1-3/+57
2016-11-18Fix includes in eunit compilation flagsPaweł Chmielowski1-6/+12
2016-07-20Add else branch to if_version_{above,below}Paweł Chmielowski1-1/+15
2016-07-20Make processing of if_* clauses in rebar.config recursivePaweł Chmielowski1-4/+11
2016-05-31Process cover information on travis only if cover support is enabledPaweł Chmielowski1-2/+2
2016-05-31Disable cover analyzys on R17 as this causes problems with elixir testsPaweł Chmielowski1-0/+14
2016-03-21Add Coveralls supportMickael Remond1-1/+26
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2016-01-07Extract deps from rebar.config to use in reltool.config.scriptPaweł Chmielowski1-1/+1
2015-12-18Convert rebar.config.script to more declarative formatPaweł Chmielowski1-156/+74
2015-12-16Remove "--enable-nif" flagHolger Weiss1-5/+1
2015-12-16Add plugin for passing extra erl_opts flags to deps, and use it for hipePaweł Chmielowski1-2/+3
2015-12-01Update cache_tab app nameMickael Remond1-1/+1
2015-11-24Make JID related functions from jlib.erl deprecatedEvgeniy Khramtsov1-1/+1
2015-11-24Make Riak working on R18Evgeniy Khramtsov1-2/+2
2015-11-04Remove supervisor option, disable it for c2s and mucChristophe Romain1-2/+0
2015-10-28Revert "set dependencies versions for 15.10"Christophe Romain1-23/+23
2015-10-28set dependencies versions for 15.1015.10Christophe Romain1-23/+23
2015-10-20Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from depsPaweł Chmielowski1-1/+6
2015-09-29Temporary switch to fork of oauth2 that compiles with r18Paweł Chmielowski1-1/+1
2015-09-28oauth uses jiffy so fetch it unconditionallyPaweł Chmielowski1-4/+1
2015-09-25Enable oauth unconditionallyPaweł Chmielowski1-6/+3
2015-09-25Revert "Remove "--enable-json" flag"Christophe Romain1-0/+4
2015-09-25Add OAuth support (thanks to Aleksey)Christophe Romain1-0/+5
2015-09-17Make sure that lager is first on our deps listPaweł Chmielowski1-1/+7
2015-08-27Remove "--enable-json" flagHolger Weiss1-4/+0
2015-07-03Remove ehyperloglog dependencyEvgeniy Khramtsov1-1/+0
2015-06-04Use https instead of git in rebar file for dependencies url (#589)Badlop1-22/+22
2015-04-09Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski1-2/+11
2015-03-23Make R16B03-1 the minimal reguired otp versionChristophe Romain1-0/+3
2015-03-20Add SQLite supportSergey Abramyan1-0/+2
2015-03-11Add Redis backend for SMEvgeniy Khramtsov1-0/+2
2015-03-07Add Meck dependency when building for developmentMickaël Rémond1-0/+2
2015-02-26set-dep-versions: Cope with branchesHolger Weiss1-6/+2
2015-02-24Use Elixir's 'v1.0' branchHolger Weiss1-1/+3
2015-02-23Add compatibility macros for deprecated types (thanks to Alexey)Christophe Romain1-0/+2
2015-02-10Add Elixir support to ejabberdMickaël Rémond1-1/+11
2014-10-30Clean up rebar script.Jerome Sautret1-4/+1
2014-10-30Fix xref check when odbc driver is not used.Jerome Sautret1-0/+2
2014-10-30Ignore riak_object module call for xref check.Jerome Sautret1-0/+3