aboutsummaryrefslogtreecommitdiff
path: root/rebar.config.script (follow)
Commit message (Expand)AuthorAgeFilesLines
* Call earlier deps configure scripts durring compilationPaweł Chmielowski2017-09-261-6/+6
* Override version of subdeps with version from main rebar.configPaweł Chmielowski2017-06-071-1/+2
* Add --enable-system-deps configure optionPaweł Chmielowski2017-05-311-2/+4
* Shut up dialyzer/xref if public_key:short_name_hash/1 is not availableEvgeniy Khramtsov2017-05-131-0/+9
* Resolve vars.config relative to to rebar.config.scriptPaweł Chmielowski2017-03-201-1/+1
* Fix handling of config.ctc filesPaweł Chmielowski2017-02-141-1/+1
* Floating deps should always be executedPaweł Chmielowski2017-01-291-1/+1
* Improve compilation with rebar3Paweł Chmielowski2017-01-261-167/+262
* Adapt to coveralls api changePaweł Chmielowski2017-01-241-1/+1
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Cleanup file headersChristophe Romain2016-12-271-7/+18
* Make compatible with rebar3Paweł Chmielowski2016-11-241-3/+57
* Fix includes in eunit compilation flagsPaweł Chmielowski2016-11-181-6/+12
* Add else branch to if_version_{above,below}Paweł Chmielowski2016-07-201-1/+15
* Make processing of if_* clauses in rebar.config recursivePaweł Chmielowski2016-07-201-4/+11
* Process cover information on travis only if cover support is enabledPaweł Chmielowski2016-05-311-2/+2
* Disable cover analyzys on R17 as this causes problems with elixir testsPaweł Chmielowski2016-05-311-0/+14
* Add Coveralls supportMickael Remond2016-03-211-1/+26
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Extract deps from rebar.config to use in reltool.config.scriptPaweł Chmielowski2016-01-071-1/+1
* Convert rebar.config.script to more declarative formatPaweł Chmielowski2015-12-181-156/+74
* Remove "--enable-nif" flagHolger Weiss2015-12-161-5/+1
* Add plugin for passing extra erl_opts flags to deps, and use it for hipePaweł Chmielowski2015-12-161-2/+3
* Update cache_tab app nameMickael Remond2015-12-011-1/+1
* Make JID related functions from jlib.erl deprecatedEvgeniy Khramtsov2015-11-241-1/+1
* Make Riak working on R18Evgeniy Khramtsov2015-11-241-2/+2
* Remove supervisor option, disable it for c2s and mucChristophe Romain2015-11-041-2/+0
* Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from depsPaweł Chmielowski2015-10-201-1/+6
* Temporary switch to fork of oauth2 that compiles with r18Paweł Chmielowski2015-09-291-1/+1
* oauth uses jiffy so fetch it unconditionallyPaweł Chmielowski2015-09-281-4/+1
* Enable oauth unconditionallyPaweł Chmielowski2015-09-251-6/+3
* Revert "Remove "--enable-json" flag"Christophe Romain2015-09-251-0/+4
* Add OAuth support (thanks to Aleksey)Christophe Romain2015-09-251-0/+5
* Make sure that lager is first on our deps listPaweł Chmielowski2015-09-171-1/+7
* Remove "--enable-json" flagHolger Weiss2015-08-271-4/+0
* Remove ehyperloglog dependencyEvgeniy Khramtsov2015-07-031-1/+0
* Use https instead of git in rebar file for dependencies url (#589)Badlop2015-06-041-22/+22
* Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski2015-04-091-2/+11
* Merge pull request #486 from saa/sqlite_supportEvgeny Khramtsov2015-04-081-0/+2
|\
| * Add SQLite supportSergey Abramyan2015-03-201-0/+2
* | Make R16B03-1 the minimal reguired otp versionChristophe Romain2015-03-231-0/+3
|/
* Add Redis backend for SMEvgeniy Khramtsov2015-03-111-0/+2
* Add Meck dependency when building for developmentMickaël Rémond2015-03-071-0/+2
* set-dep-versions: Cope with branchesHolger Weiss2015-02-261-6/+2
* Merge pull request #442 from weiss/use-stable-elixirMickaël Rémond2015-02-241-1/+3
|\
| * Use Elixir's 'v1.0' branchHolger Weiss2015-02-241-1/+3
* | Add compatibility macros for deprecated types (thanks to Alexey)Christophe Romain2015-02-231-0/+2
|/
* Add Elixir support to ejabberdMickaël Rémond2015-02-101-1/+11
* Clean up rebar script.Jerome Sautret2014-10-301-4/+1
* Fix xref check when odbc driver is not used.Jerome Sautret2014-10-301-0/+2