Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Drop TODO header | Fred Hebert | 2014-11-12 | 1 | -2/+0 | |
| | ||||||
* | Update plugin templates and doc to use template | Fred Hebert | 2014-11-11 | 2 | -23/+35 | |
| | ||||||
* | use CONFIG_DIR of rebar3 for config directories | Tristan Sloughter | 2014-11-10 | 7 | -12/+19 | |
| | ||||||
* | update guide for new templater | Tristan Sloughter | 2014-11-10 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #28 from tsloughter/templates-redux | Tristan Sloughter | 2014-11-10 | 24 | -383/+592 | |
|\ | | | | | Redo templates with docs and whatnot | |||||
| * | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 17 | -45/+62 | |
| | | | | | | | | | | | | | | The first variable can be unkeyed and the provider will sub in the variable name 'name'. Additionally, the built-in templates and documentation have been updated so that 'appid' is now 'name' and the alternative commands are shown. | |||||
| * | Allow to forcibly overwrite files with templates | Fred Hebert | 2014-11-11 | 2 | -33/+44 | |
| | | ||||||
| * | Redo templates with docs and whatnot | Fred Hebert | 2014-11-10 | 19 | -354/+535 | |
|/ | | | | | This totally breaks compatibility with rebar2, and maybe it shouldn't have. | |||||
* | update plugins doc with format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -10/+6 | |
| | ||||||
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 23 | -94/+98 | |
| | ||||||
* | add deps plt | Tristan Sloughter | 2014-11-09 | 1 | -6/+8 | |
| | ||||||
* | strip newline from end of dialyzer format warnings | Tristan Sloughter | 2014-11-08 | 1 | -1/+2 | |
| | ||||||
* | add dialyzer to readme | Tristan Sloughter | 2014-11-08 | 1 | -0/+1 | |
| | ||||||
* | add dialyzer provider | Tristan Sloughter | 2014-11-08 | 3 | -1/+108 | |
| | ||||||
* | update package update provider | Tristan Sloughter | 2014-11-08 | 2 | -9/+8 | |
| | ||||||
* | pass deps dir of project to relx | Tristan Sloughter | 2014-11-08 | 2 | -4/+6 | |
| | ||||||
* | add doc place holders | Tristan Sloughter | 2014-11-08 | 3 | -5/+10 | |
| | ||||||
* | update guide | Tristan Sloughter | 2014-11-08 | 1 | -1/+34 | |
| | ||||||
* | main module cleanup | Tristan Sloughter | 2014-11-08 | 1 | -42/+42 | |
| | ||||||
* | fix warning/error compilation output | Tristan Sloughter | 2014-11-08 | 1 | -4/+4 | |
| | ||||||
* | prepend base_dir when expanding code path | Tristan Sloughter | 2014-11-08 | 2 | -2/+4 | |
| | ||||||
* | add plugin and its deps to path as they are built | Tristan Sloughter | 2014-11-08 | 1 | -4/+6 | |
| | ||||||
* | add comment | Tristan Sloughter | 2014-11-08 | 2 | -0/+2 | |
| | ||||||
* | support base dir and properly reset deps_dir after plugin provider | Tristan Sloughter | 2014-11-08 | 2 | -7/+10 | |
| | ||||||
* | add deps to code paths after build so available to other deps | Tristan Sloughter | 2014-11-08 | 1 | -1/+2 | |
| | ||||||
* | handle throw by relx | Tristan Sloughter | 2014-11-08 | 17 | -84/+89 | |
| | ||||||
* | get rid of old plugin loading | Tristan Sloughter | 2014-11-07 | 1 | -1/+0 | |
| | ||||||
* | warn on bad plugin | Tristan Sloughter | 2014-11-07 | 2 | -23/+56 | |
| | ||||||
* | switch back to erlware relx repo | Tristan Sloughter | 2014-11-07 | 1 | -1/+1 | |
| | ||||||
* | add warning if user is running with erts-6.1 | Tristan Sloughter | 2014-11-07 | 1 | -0/+8 | |
| | ||||||
* | remove NOTES | Tristan Sloughter | 2014-11-06 | 1 | -28/+0 | |
| | ||||||
* | better handling of error messages | Tristan Sloughter | 2014-11-06 | 1 | -1/+7 | |
| | ||||||
* | fix typo in README | Tristan Sloughter | 2014-11-05 | 1 | -1/+1 | |
| | ||||||
* | update README | Tristan Sloughter | 2014-11-05 | 2 | -19/+9 | |
| | ||||||
* | properly reset cwd after finding version of git resource | Tristan Sloughter | 2014-11-05 | 4 | -3/+7 | |
| | ||||||
* | fix readme template to use rebar3 command | Tristan Sloughter | 2014-11-05 | 1 | -1/+1 | |
| | ||||||
* | support branch/tag/ref-less git deps | Tristan Sloughter | 2014-11-05 | 2 | -2/+6 | |
| | ||||||
* | add eunit task, still work to be done | Tristan Sloughter | 2014-11-05 | 5 | -2/+810 | |
| | ||||||
* | install test deps to separate directory | Tristan Sloughter | 2014-11-04 | 3 | -23/+28 | |
| | ||||||
* | common test provider must depend on test deps | Tristan Sloughter | 2014-11-04 | 1 | -1/+1 | |
| | ||||||
* | include relx options in tar command | Tristan Sloughter | 2014-11-04 | 1 | -3/+5 | |
| | ||||||
* | switch ct provider to use external provider behavior | Tristan Sloughter | 2014-11-03 | 3 | -4/+5 | |
| | ||||||
* | update readme list of commands | Tristan Sloughter | 2014-11-03 | 1 | -6/+1 | |
| | ||||||
* | Merge pull request #1 from omarkj/omarkj-add-ct | Tristan Sloughter | 2014-11-03 | 2 | -0/+176 | |
|\ | | | | | Add common test supports | |||||
| * | add help | omarkj | 2014-11-03 | 54 | -1308/+1646 | |
| |\ | ||||||
| * | | common tests -> Common Tests | omarkj | 2014-09-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Enable ct. | omarkj | 2014-09-19 | 1 | -14/+29 | |
| | | | ||||||
| * | | CT Provider. | omarkj | 2014-09-18 | 1 | -0/+59 | |
| | | | ||||||
| * | | Add common_test provider. | omarkj | 2014-09-18 | 1 | -0/+1 | |
| | | | ||||||
* | | | fix tar provider to pass release and tar to relx as 2 commands | Tristan Sloughter | 2014-11-03 | 2 | -3/+3 | |
| | | |