summaryrefslogtreecommitdiff
path: root/rebar.config
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix tar provider to pass release and tar to relx as 2 commandsTristan Sloughter2014-11-031-1/+1
* update config deps and support semver in app vsnTristan Sloughter2014-11-031-7/+11
* add format_error/2 provider callback to providersTristan Sloughter2014-10-221-3/+3
* switch to https for getopt so github account isn't neededTristan Sloughter2014-10-171-1/+1
* move providers to separate appTristan Sloughter2014-10-031-5/+6
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-0/+6
* add rebar providers create and plugin inclusion with providersTristan Sloughter2014-09-191-17/+3
* wip: move to erlydtl for rebar templatesTristan Sloughter2014-09-171-0/+3
* rename escript to rebar3Tristan Sloughter2014-09-161-0/+1
* remove more code that can be brought back later if neededTristan Sloughter2014-08-301-1/+2
* quick and dirty fix for proper dep compilatoin orderTristan Sloughter2014-08-281-0/+2
* refactoring and remove unused providers for nowTristan Sloughter2014-08-231-1/+1
* large refactoringTristan Sloughter2014-08-161-0/+9
* Fix typo s/of/on/Tuncer Ayaz2014-07-131-1/+1
* Remove warnings_as_errors from rebar.configTuncer Ayaz2014-07-011-2/+1