Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profiles: combine lists of values for conflicting config options | Tristan Sloughter | 2015-02-24 | 1 | -3/+1 |
| | |||||
* | WIP | Fred Hebert | 2015-02-11 | 1 | -2/+6 |
| | | | | | | Test that all the correct locks are set for an upgrade run. Now to actually re-run the install deps and prove it works | ||||
* | clean up create_logic_providers function | Tristan Sloughter | 2015-02-02 | 1 | -9/+9 |
| | |||||
* | support for provider_hooks in config | Tristan Sloughter | 2015-01-31 | 1 | -19/+37 |
| | |||||
* | change `rebar_app_into` to `rebar_app_info` in typespecs | alisdair sullivan | 2015-01-08 | 1 | -3/+3 |
| | |||||
* | don't allow locked transitive dep to override higher level dep | Tristan Sloughter | 2015-01-04 | 1 | -2/+2 |
| | |||||
* | overrides working with lock except in case of adding to config after lock | Tristan Sloughter | 2015-01-01 | 1 | -1/+2 |
| | |||||
* | overrides working except for transitive dep inheritance with lock file | Tristan Sloughter | 2014-12-30 | 1 | -0/+39 |
| | |||||
* | Dynamic 'do' provider for namespaces | Fred Hebert | 2014-12-21 | 1 | -0/+8 |
| | | | | | | | | | | | Using a namespace such as 'rebar3 lfe new' will look for the 'new' command in 'lfe' namespace without the need for a 'do' provider to be registered in that namespace. Manually checked that 'rebar3 as <profile> <namespace> command' works, as well with 'default' and 'do'. Test suite still needed. | ||||
* | rewrite profiles | Tristan Sloughter | 2014-12-16 | 1 | -38/+35 |
| | |||||
* | don't lose defualt deps when creating current profile | Tristan Sloughter | 2014-12-06 | 1 | -0/+5 |
| | |||||
* | don't use lock file for non-defualt profile deps | Tristan Sloughter | 2014-12-06 | 1 | -3/+1 |
| | |||||
* | don't store global state variables in opts dict | Tristan Sloughter | 2014-12-06 | 1 | -13/+29 |
| | |||||
* | move dir functions from utils to new module rebar_dir | Tristan Sloughter | 2014-12-01 | 1 | -4/+4 |
| | |||||
* | move deps_to_build out of config dict of state | Tristan Sloughter | 2014-12-01 | 1 | -0/+10 |
| | |||||
* | 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 |