index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_state.erl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
do not erase deps from opts
Tristan Sloughter
2014-12-01
1
-1
/
+1
*
add use of REBAR_PROFILE os var to set default profile
Tristan Sloughter
2014-11-30
1
-8
/
+19
*
only apply profiles to default
Tristan Sloughter
2014-11-30
1
-7
/
+14
*
global plugins install to global config directory
Tristan Sloughter
2014-11-29
1
-1
/
+6
*
fix lock provider to work anytime it is run
Tristan Sloughter
2014-11-29
1
-36
/
+19
*
wip: profiles
Tristan Sloughter
2014-11-29
1
-22
/
+70
*
replace rlx_depsolver types with new package types
Tristan Sloughter
2014-11-22
1
-2
/
+2
*
replace rlx_depsolver use with new rebar_digraph
Tristan Sloughter
2014-11-22
1
-2
/
+2
*
output error on bad provider attempting to be added
Tristan Sloughter
2014-10-22
1
-2
/
+7
*
dialyzer fixes
Tristan Sloughter
2014-10-18
1
-1
/
+2
*
support compile jobs option
Tristan Sloughter
2014-10-10
1
-2
/
+2
*
split options up by task
Tristan Sloughter
2014-10-10
1
-3
/
+9
*
move providers to separate app
Tristan Sloughter
2014-10-03
1
-11
/
+22
*
refactor bc supporting source deps from central repo now
Tristan Sloughter
2014-09-30
1
-8
/
+8
*
return error messages from providers
Tristan Sloughter
2014-09-27
1
-2
/
+6
*
more dialyzer fun. no likey opaque types
Tristan Sloughter
2014-09-21
1
-44
/
+11
*
slowly widdling away at dialyzer errors
Tristan Sloughter
2014-09-20
1
-3
/
+4
*
wip: updating handling of src deps to include level in lock
Tristan Sloughter
2014-09-20
1
-2
/
+12
*
add support for plugins as pre and post hooks
Tristan Sloughter
2014-09-18
1
-0
/
+13
*
add first test
Tristan Sloughter
2014-09-01
1
-0
/
+7
*
replace deps list with ordset
Tristan Sloughter
2014-08-31
1
-3
/
+2
*
refactor install_deps again and rename app_builder to compile
Tristan Sloughter
2014-08-31
1
-16
/
+26
*
wip: reworking deps fetching/sorting
Tristan Sloughter
2014-08-29
1
-2
/
+22
*
use locks if exists
Tristan Sloughter
2014-08-28
1
-1
/
+1
*
refactoring and remove unused providers for now
Tristan Sloughter
2014-08-23
1
-29
/
+5
*
start of moving to splitting state from config parsing
Tristan Sloughter
2014-08-17
1
-0
/
+159
[prev]