summaryrefslogtreecommitdiff
path: root/rebar.config
Commit message (Expand)AuthorAgeFilesLines
* upgrade providers, new version gives error message for bad provider depTristan Sloughter2015-09-071-1/+1
* upgrade relx and bbmustacheTristan Sloughter2015-08-251-2/+2
* Fix some unknown functions/types dialyzer warningsJames Fish2015-08-091-1/+2
* Bumped relx to 3.4.0 and erlware_commons to 0.15.0Joe DeVivo2015-07-211-2/+2
* add ssl cert validation, unless OTP version is too oldTristan Sloughter2015-07-181-0/+1
* upgrade erlware_commons, bbmustache and relxTristan Sloughter2015-07-081-3/+3
* formatting of configTristan Sloughter2015-06-291-16/+13
* Revert "disable ctrl-c interrupt in shell for escript"Tristan Sloughter2015-06-281-1/+1
* disable ctrl-c interrupt in shell for escriptTristan Sloughter2015-06-271-1/+1
* add relup provider and update relxTristan Sloughter2015-06-261-1/+1
* use packages for deps and add dialyze profileTristan Sloughter2015-06-211-15/+22
* use bbmustache packageTristan Sloughter2015-06-211-13/+4
* improve escriptize providerTristan Sloughter2015-06-021-3/+0
* fix bareness issuesFred Hebert2015-05-311-1/+1
* update relx version. fixes #434Tristan Sloughter2015-05-181-1/+1
* store hex package downloads in shared cache dirTristan Sloughter2015-05-121-3/+1
* update mustache to v0.3.0 and relx to 2.0.0Tristan Sloughter2015-05-081-5/+21
* Merge pull request #393 from tsloughter/no_debug_infoFred Hebert2015-05-081-4/+4
|\
| * include debug_info when running tests of rebar3Tristan Sloughter2015-05-071-3/+3
| * no_debug_info brings down size of escript from 757K to 549KTristan Sloughter2015-05-051-1/+1
* | switch to soranoba's mustache repoTristan Sloughter2015-05-081-3/+3
* | use mustache as a depTristan Sloughter2015-05-061-1/+5
|/
* include relx templates in escriptTristan Sloughter2015-05-041-1/+3
* only fetch branch needed, remove rebar_vsn_plugins from erlware_commonsTristan Sloughter2015-05-031-1/+1
* remove use of erlydtl in rebarTristan Sloughter2015-04-291-27/+6
* Re-add escript_incl_extra, for templatesRichard Jones2015-04-231-0/+3
* real bootstrappingTristan Sloughter2015-04-221-19/+46
* include applications list in compile sortTristan Sloughter2015-04-151-1/+1
* Support namespaces in help searchFred Hebert2015-04-041-1/+1
* Revert "disable smp in escript"Fred Hebert2015-03-091-1/+1
* disable smp in escriptTristan Sloughter2015-03-091-1/+1
* update erlydtl compiler to output to _build, add simple testTristan Sloughter2015-03-071-1/+1
* update erlydtl to latest releaseTristan Sloughter2015-02-021-1/+1
* support for provider_hooks in configTristan Sloughter2015-01-311-1/+1
* no more mode minimalTristan Sloughter2015-01-281-1/+1
* add emulator args to escript for faster load timeTristan Sloughter2015-01-241-0/+1
* replace single profile atom in providers with list of profilesTristan Sloughter2015-01-111-1/+1
* set deps back to tsloughter/providers and erlware/relxTristan Sloughter2014-12-211-4/+4
* Add support for namespace-based metacommandsFred Hebert2014-12-211-2/+2
* use PRV_ERROR to wrap a provider error in {error, {?MODULE, ...}}Tristan Sloughter2014-12-071-1/+1
* Initial tests for dependency resolvingFred Hebert2014-12-041-1/+2
* revert test changes to rebar.configTristan Sloughter2014-11-291-18/+5
* wip: profilesTristan Sloughter2014-11-291-7/+11
* fix plugin module template, add merl to escript, upgrade erlydtlTristan Sloughter2014-11-231-1/+4
* Fix dialyzer to work on rebarJames Fish2014-11-221-0/+2
* Remove inets from escriptJames Fish2014-11-201-1/+1
* fix callback r14 supportTristan Sloughter2014-11-181-1/+2
* move back to using format_error/1Tristan Sloughter2014-11-091-3/+3
* update package update providerTristan Sloughter2014-11-081-2/+0
* switch back to erlware relx repoTristan Sloughter2014-11-071-1/+1