Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | don't include certifi priv dir in escript, it is not needed | Tristan Sloughter | 2015-10-08 | 1 | -1/+0 | |
| | ||||||
* | Group dialyzer warnings by file and concentrate output | Heinz N. Gies | 2015-09-29 | 1 | -1/+1 | |
| | ||||||
* | upgrade relx. it wasn't creating nodetool | Tristan Sloughter | 2015-09-28 | 1 | -1/+1 | |
| | ||||||
* | Bump relx to 3.7.0 | Fred Hebert | 2015-09-25 | 1 | -1/+1 | |
| | ||||||
* | Use bold instead of bold white for text | Heinz N. Gies | 2015-09-22 | 1 | -1/+1 | |
| | ||||||
* | Remove rebar_colour and replace it with cf | Heinz N. Gies | 2015-09-22 | 1 | -1/+2 | |
| | ||||||
* | update relx | Tristan Sloughter | 2015-09-19 | 1 | -1/+1 | |
| | ||||||
* | update erlware_commons | Tristan Sloughter | 2015-09-19 | 1 | -1/+1 | |
| | ||||||
* | include certifi priv dir in escript | Tristan Sloughter | 2015-09-19 | 1 | -6/+7 | |
| | ||||||
* | uses erlang-certifi | Benoit Chesneau | 2015-09-18 | 1 | -0/+1 | |
| | ||||||
* | use full path of apps for priv files included in escript | Tristan Sloughter | 2015-09-11 | 1 | -3/+2 | |
| | ||||||
* | 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 | |
| | | | | This reverts commit 40ee6d95e103f29c89c8a17c300c30448061c287. | |||||
* | 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 | |
| | | | | | | - Crashes in providers lib when no providers in a namespace are bare - Making sure bareness matches semantics; i.e. a bare provider is visible, a non-bare provider is hidden. | |||||
* | 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 | |
|\ | | | | | no_debug_info brings down size of escript from 757K to 549K | |||||
| * | 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 | |
| | | | | | Fixes regression from https://github.com/rebar/rebar3/commit/3a63bec39fde05dcddf3f693dd780879662b599c#diff-31d7a50c99c265ca2793c20961b60979L4 which meant listing templates doesn't work (rebar3 new help) | |||||
* | 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 | |
| | | | | And more general namespace support |