aboutsummaryrefslogtreecommitdiff
path: root/rebar.config.script (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Remove .git ending from linksNeustradamus2021-01-131-1/+1
* Add 'gitonly_deps' list to rebar config/script (#3391)Stu Tomlinson2020-09-211-5/+10
* Use compilation flags used during build to compile modules in ext_modPaweł Chmielowski2020-03-031-2/+4
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Use tagged version of coverallsPaweł Chmielowski2020-01-171-1/+1
* Make sure that configure is run before pc:compile on rebar3Paweł Chmielowski2019-07-121-1/+1
* Manually update 2017 copyright dates (#2756)Badlop2019-01-081-1/+1
* Use named functions instead of carrying self as argumentPaweł Chmielowski2018-01-291-42/+42
* Call configure on deps in separate rebar command that compilePaweł Chmielowski2018-01-151-2/+2
* Use override syntax that rebar3 acceptsPaweł Chmielowski2018-01-151-2/+2
* Fix detection of rebar3Paweł Chmielowski2018-01-121-1/+1
* Improve resolving of system depsPaweł Chmielowski2018-01-121-8/+27
* Handle error case from code:lib_dir in ResolveDepPath in rebar.config.scriptPaweł Chmielowski2018-01-101-3/+4
* Improve --enable-system-depsPaweł Chmielowski2017-10-301-6/+15
* 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