summaryrefslogtreecommitdiff
path: root/rebar.config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a few minor formatting inconsistenciesTuncer Ayaz2014-06-291-4/+10
* Fix build for 17.0 using the solutiong proposed by @tsloughterMatwey V. Kornilov2014-06-081-1/+5
* rebar.config: delete unused and unimplemented 'app_bin' optionTuncer Ayaz2012-11-191-1/+0
* Add diameter exclusions to xrefDave Smith2012-11-121-1/+4
* Use R15B02 EUnit {test,M,F} primitive as suggested by Richard CarlssonTuncer Ayaz2012-09-061-1/+0
* Update custom xref queryTuncer Ayaz2012-09-041-1/+1
* Update custom xref query (eunit_test calls)Tuncer Ayaz2012-08-311-0/+2
* Change escript zip archive creation as suggested by Siri HansenTuncer Ayaz2012-08-111-1/+0
* No need to re-specify default escript_shebang in rebar.configTuncer Ayaz2012-07-301-1/+0
* Use [{File,Bin}, ...] in escriptize zip:createTuncer Ayaz2012-06-171-1/+1
* Add missing escriptize commentsTuncer Ayaz2012-06-171-0/+2
* Extend escriptize and reuse in bootstrapTuncer Ayaz2012-06-141-0/+3
* Update filter list for custom xref queryAmit Kapoor2012-04-041-2/+7
* Add support for custom xref queriesAmit Kapoor2012-04-021-1/+5