Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | dynamicly find module for fullfilling dependency | Tristan Sloughter | 2014-11-01 | 1 | -36/+48 | |
* | create rebar_resource behaviour and create git resource | Tristan Sloughter | 2014-10-30 | 1 | -16/+23 | |
* | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 1 | -2/+8 | |
* | code cleanup | Tristan Sloughter | 2014-10-19 | 1 | -22/+15 | |
* | code cleanup | Tristan Sloughter | 2014-10-19 | 1 | -37/+44 | |
* | dialyzer fixes | Tristan Sloughter | 2014-10-18 | 1 | -15/+15 | |
* | test deps support, but builds them after project apps currently | Tristan Sloughter | 2014-10-16 | 1 | -5/+1 | |
* | remove unused utils functions | Tristan Sloughter | 2014-10-16 | 1 | -13/+8 | |
* | preliminary _checkouts/ support | Tristan Sloughter | 2014-10-13 | 1 | -28/+40 | |
* | move providers to separate app | Tristan Sloughter | 2014-10-03 | 1 | -9/+9 | |
* | refactor bc supporting source deps from central repo now | Tristan Sloughter | 2014-09-30 | 1 | -38/+38 | |
* | fix for downloading transitive source deps | Tristan Sloughter | 2014-09-28 | 1 | -5/+10 | |
* | return error messages from providers | Tristan Sloughter | 2014-09-27 | 1 | -5/+6 | |
* | getting closer | Tristan Sloughter | 2014-09-26 | 1 | -16/+21 | |
* | fix compilation order | Tristan Sloughter | 2014-09-26 | 1 | -5/+4 | |
* | update src dep works except for removed transitive deps | Tristan Sloughter | 2014-09-26 | 1 | -11/+40 | |
* | fix namespaced types for pre-17 otp | Tristan Sloughter | 2014-09-25 | 1 | -1/+1 | |
* | fixed up a few unknown types | Tristan Sloughter | 2014-09-21 | 1 | -13/+8 | |
* | down to last 2 dialyzer errors | Tristan Sloughter | 2014-09-21 | 1 | -6/+12 | |
* | more dialyzer fun. no likey opaque types | Tristan Sloughter | 2014-09-21 | 1 | -1/+1 | |
* | wip: updating handling of src deps to include level in lock | Tristan Sloughter | 2014-09-20 | 1 | -27/+36 | |
* | wip: update dep | Tristan Sloughter | 2014-09-20 | 1 | -22/+34 | |
* | more efficient check for existing dep | Tristan Sloughter | 2014-09-20 | 1 | -8/+14 | |
* | inefficient way, but safer, of checking if an app is already downloaded | Tristan Sloughter | 2014-09-20 | 1 | -9/+10 | |
* | only compile invalid plugins | Tristan Sloughter | 2014-09-20 | 1 | -1/+0 | |
* | install plugins to plugins/ | Tristan Sloughter | 2014-09-20 | 1 | -23/+4 | |
* | install plugins to plugins/ | Tristan Sloughter | 2014-09-19 | 1 | -15/+21 | |
* | reworking of help display and parse of commands | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 | |
* | fix dict type for before 17 | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 | |
* | tmp | Tristan Sloughter | 2014-09-11 | 1 | -3/+1 | |
* | fix fetch and build | Tristan Sloughter | 2014-09-02 | 1 | -6/+10 | |
* | modify rebar lock output | Tristan Sloughter | 2014-09-02 | 1 | -3/+5 | |
* | don't include project apps in deps | Tristan Sloughter | 2014-09-02 | 1 | -4/+3 | |
* | move locking to a provider | Tristan Sloughter | 2014-09-02 | 1 | -2/+2 | |
* | remove example from install_deps provider, shouldn't be called manually | Tristan Sloughter | 2014-09-01 | 1 | -1/+1 | |
* | only build invalid (not built) source deps and project apps | Tristan Sloughter | 2014-09-01 | 1 | -7/+13 | |
* | replace deps list with ordset | Tristan Sloughter | 2014-08-31 | 1 | -9/+13 | |
* | refactor install_deps again and rename app_builder to compile | Tristan Sloughter | 2014-08-31 | 1 | -61/+82 | |
* | remove more code that can be brought back later if needed | Tristan Sloughter | 2014-08-30 | 1 | -43/+67 | |
* | wip: reworking deps fetching/sorting | Tristan Sloughter | 2014-08-29 | 1 | -111/+48 | |
* | quick and dirty fix for proper dep compilatoin order | Tristan Sloughter | 2014-08-28 | 1 | -25/+32 | |
* | use locks if exists | Tristan Sloughter | 2014-08-28 | 1 | -26/+36 | |
* | wip: write lock file | Tristan Sloughter | 2014-08-27 | 1 | -31/+34 | |
* | update package index url and README list of tasks | Tristan Sloughter | 2014-08-27 | 1 | -6/+6 | |
* | fix up tarball extraction path and parse goal constraints | Tristan Sloughter | 2014-08-25 | 1 | -2/+12 | |
* | improved dep handling and add package list task | Tristan Sloughter | 2014-08-24 | 1 | -0/+242 |