index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rebar.config.script
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
Add 'gitonly_deps' list to rebar config/script (#3391)
Stu Tomlinson
1
-5
/
+10
2020-03-03
Use compilation flags used during build to compile modules in ext_mod
Paweł Chmielowski
1
-2
/
+4
2020-01-28
Update copyright to 2020 (#3149)
Badlop
1
-1
/
+1
2020-01-17
Use tagged version of coveralls
Paweł Chmielowski
1
-1
/
+1
2019-07-12
Make sure that configure is run before pc:compile on rebar3
Paweł Chmielowski
1
-1
/
+1
2019-01-08
Manually update 2017 copyright dates (#2756)
Badlop
1
-1
/
+1
2018-01-29
Use named functions instead of carrying self as argument
Paweł Chmielowski
1
-42
/
+42
2018-01-15
Call configure on deps in separate rebar command that compile
Paweł Chmielowski
1
-2
/
+2
2018-01-15
Use override syntax that rebar3 accepts
Paweł Chmielowski
1
-2
/
+2
2018-01-12
Fix detection of rebar3
Paweł Chmielowski
1
-1
/
+1
2018-01-12
Improve resolving of system deps
Paweł Chmielowski
1
-8
/
+27
2018-01-10
Handle error case from code:lib_dir in ResolveDepPath in rebar.config.script
Paweł Chmielowski
1
-3
/
+4
2017-10-30
Improve --enable-system-deps
Paweł Chmielowski
1
-6
/
+15
2017-09-26
Call earlier deps configure scripts durring compilation
Paweł Chmielowski
1
-6
/
+6
2017-06-07
Override version of subdeps with version from main rebar.config
Paweł Chmielowski
1
-1
/
+2
2017-05-31
Add --enable-system-deps configure option
Paweł Chmielowski
1
-2
/
+4
2017-05-13
Shut up dialyzer/xref if public_key:short_name_hash/1 is not available
Evgeniy Khramtsov
1
-0
/
+9
2017-03-20
Resolve vars.config relative to to rebar.config.script
Paweł Chmielowski
1
-1
/
+1
2017-02-14
Fix handling of config.ctc files
Paweł Chmielowski
1
-1
/
+1
2017-01-29
Floating deps should always be executed
Paweł Chmielowski
1
-1
/
+1
2017-01-26
Improve compilation with rebar3
Paweł Chmielowski
1
-167
/
+262
2017-01-24
Adapt to coveralls api change
Paweł Chmielowski
1
-1
/
+1
2017-01-02
Update copyright date automatically (#1442)
Badlop
1
-1
/
+1
2016-12-27
Cleanup file headers
Christophe Romain
1
-7
/
+18
2016-11-24
Make compatible with rebar3
Paweł Chmielowski
1
-3
/
+57
2016-11-18
Fix includes in eunit compilation flags
Paweł Chmielowski
1
-6
/
+12
2016-07-20
Add else branch to if_version_{above,below}
Paweł Chmielowski
1
-1
/
+15
2016-07-20
Make processing of if_* clauses in rebar.config recursive
Paweł Chmielowski
1
-4
/
+11
2016-05-31
Process cover information on travis only if cover support is enabled
Paweł Chmielowski
1
-2
/
+2
2016-05-31
Disable cover analyzys on R17 as this causes problems with elixir tests
Paweł Chmielowski
1
-0
/
+14
2016-03-21
Add Coveralls support
Mickael Remond
1
-1
/
+26
2016-01-13
Update copyright to 2016 (#901)
Badlop
1
-1
/
+1
2016-01-07
Extract deps from rebar.config to use in reltool.config.script
Paweł Chmielowski
1
-1
/
+1
2015-12-18
Convert rebar.config.script to more declarative format
Paweł Chmielowski
1
-156
/
+74
2015-12-16
Remove "--enable-nif" flag
Holger Weiss
1
-5
/
+1
2015-12-16
Add plugin for passing extra erl_opts flags to deps, and use it for hipe
Paweł Chmielowski
1
-2
/
+3
2015-12-01
Update cache_tab app name
Mickael Remond
1
-1
/
+1
2015-11-24
Make JID related functions from jlib.erl deprecated
Evgeniy Khramtsov
1
-1
/
+1
2015-11-24
Make Riak working on R18
Evgeniy Khramtsov
1
-2
/
+2
2015-11-04
Remove supervisor option, disable it for c2s and muc
Christophe Romain
1
-2
/
+0
2015-10-28
Revert "set dependencies versions for 15.10"
Christophe Romain
1
-23
/
+23
2015-10-28
set dependencies versions for 15.10
Christophe Romain
1
-23
/
+23
2015-10-20
Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from deps
Paweł Chmielowski
1
-1
/
+6
2015-09-29
Temporary switch to fork of oauth2 that compiles with r18
Paweł Chmielowski
1
-1
/
+1
2015-09-28
oauth uses jiffy so fetch it unconditionally
Paweł Chmielowski
1
-4
/
+1
2015-09-25
Enable oauth unconditionally
Paweł Chmielowski
1
-6
/
+3
2015-09-25
Revert "Remove "--enable-json" flag"
Christophe Romain
1
-0
/
+4
2015-09-25
Add OAuth support (thanks to Aleksey)
Christophe Romain
1
-0
/
+5
2015-09-17
Make sure that lager is first on our deps list
Paweł Chmielowski
1
-1
/
+7
2015-08-27
Remove "--enable-json" flag
Holger Weiss
1
-4
/
+0
[next]