| Commit message (Expand) | Author | Age | Files | Lines |
* | upgrade providers, new version gives error message for bad provider dep | Tristan Sloughter | 2015-09-07 | 1 | -1/+1 |
* | upgrade relx and bbmustache | Tristan Sloughter | 2015-08-25 | 1 | -2/+2 |
* | Fix some unknown functions/types dialyzer warnings | James Fish | 2015-08-09 | 1 | -1/+2 |
* | Bumped relx to 3.4.0 and erlware_commons to 0.15.0 | Joe DeVivo | 2015-07-21 | 1 | -2/+2 |
* | add ssl cert validation, unless OTP version is too old | Tristan Sloughter | 2015-07-18 | 1 | -0/+1 |
* | upgrade erlware_commons, bbmustache and relx | Tristan Sloughter | 2015-07-08 | 1 | -3/+3 |
* | formatting of config | Tristan Sloughter | 2015-06-29 | 1 | -16/+13 |
* | Revert "disable ctrl-c interrupt in shell for escript" | Tristan Sloughter | 2015-06-28 | 1 | -1/+1 |
* | disable ctrl-c interrupt in shell for escript | Tristan Sloughter | 2015-06-27 | 1 | -1/+1 |
* | add relup provider and update relx | Tristan Sloughter | 2015-06-26 | 1 | -1/+1 |
* | use packages for deps and add dialyze profile | Tristan Sloughter | 2015-06-21 | 1 | -15/+22 |
* | use bbmustache package | Tristan Sloughter | 2015-06-21 | 1 | -13/+4 |
* | improve escriptize provider | Tristan Sloughter | 2015-06-02 | 1 | -3/+0 |
* | fix bareness issues | Fred Hebert | 2015-05-31 | 1 | -1/+1 |
* | update relx version. fixes #434 | Tristan Sloughter | 2015-05-18 | 1 | -1/+1 |
* | store hex package downloads in shared cache dir | Tristan Sloughter | 2015-05-12 | 1 | -3/+1 |
* | update mustache to v0.3.0 and relx to 2.0.0 | Tristan Sloughter | 2015-05-08 | 1 | -5/+21 |
* | Merge pull request #393 from tsloughter/no_debug_info | Fred Hebert | 2015-05-08 | 1 | -4/+4 |
|\ |
|
| * | include debug_info when running tests of rebar3 | Tristan Sloughter | 2015-05-07 | 1 | -3/+3 |
| * | no_debug_info brings down size of escript from 757K to 549K | Tristan Sloughter | 2015-05-05 | 1 | -1/+1 |
* | | switch to soranoba's mustache repo | Tristan Sloughter | 2015-05-08 | 1 | -3/+3 |
* | | use mustache as a dep | Tristan Sloughter | 2015-05-06 | 1 | -1/+5 |
|/ |
|
* | include relx templates in escript | Tristan Sloughter | 2015-05-04 | 1 | -1/+3 |
* | only fetch branch needed, remove rebar_vsn_plugins from erlware_commons | Tristan Sloughter | 2015-05-03 | 1 | -1/+1 |
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 1 | -27/+6 |
* | Re-add escript_incl_extra, for templates | Richard Jones | 2015-04-23 | 1 | -0/+3 |
* | real bootstrapping | Tristan Sloughter | 2015-04-22 | 1 | -19/+46 |
* | include applications list in compile sort | Tristan Sloughter | 2015-04-15 | 1 | -1/+1 |
* | Support namespaces in help search | Fred Hebert | 2015-04-04 | 1 | -1/+1 |
* | Revert "disable smp in escript" | Fred Hebert | 2015-03-09 | 1 | -1/+1 |
* | disable smp in escript | Tristan Sloughter | 2015-03-09 | 1 | -1/+1 |
* | update erlydtl compiler to output to _build, add simple test | Tristan Sloughter | 2015-03-07 | 1 | -1/+1 |
* | update erlydtl to latest release | Tristan Sloughter | 2015-02-02 | 1 | -1/+1 |
* | support for provider_hooks in config | Tristan Sloughter | 2015-01-31 | 1 | -1/+1 |
* | no more mode minimal | Tristan Sloughter | 2015-01-28 | 1 | -1/+1 |
* | add emulator args to escript for faster load time | Tristan Sloughter | 2015-01-24 | 1 | -0/+1 |
* | replace single profile atom in providers with list of profiles | Tristan Sloughter | 2015-01-11 | 1 | -1/+1 |
* | set deps back to tsloughter/providers and erlware/relx | Tristan Sloughter | 2014-12-21 | 1 | -4/+4 |
* | Add support for namespace-based metacommands | Fred Hebert | 2014-12-21 | 1 | -2/+2 |
* | use PRV_ERROR to wrap a provider error in {error, {?MODULE, ...}} | Tristan Sloughter | 2014-12-07 | 1 | -1/+1 |
* | Initial tests for dependency resolving | Fred Hebert | 2014-12-04 | 1 | -1/+2 |
* | revert test changes to rebar.config | Tristan Sloughter | 2014-11-29 | 1 | -18/+5 |
* | wip: profiles | Tristan Sloughter | 2014-11-29 | 1 | -7/+11 |
* | fix plugin module template, add merl to escript, upgrade erlydtl | Tristan Sloughter | 2014-11-23 | 1 | -1/+4 |
* | Fix dialyzer to work on rebar | James Fish | 2014-11-22 | 1 | -0/+2 |
* | Remove inets from escript | James Fish | 2014-11-20 | 1 | -1/+1 |
* | fix callback r14 support | Tristan Sloughter | 2014-11-18 | 1 | -1/+2 |
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -3/+3 |
* | update package update provider | Tristan Sloughter | 2014-11-08 | 1 | -2/+0 |
* | switch back to erlware relx repo | Tristan Sloughter | 2014-11-07 | 1 | -1/+1 |