summaryrefslogtreecommitdiff
path: root/src/rebar_prv_app_builder.erl
Commit message (Collapse)AuthorAgeFilesLines
* move back to single command with arguments for comamnd after itTristan Sloughter2014-08-161-3/+2
|
* replace logging with ec_cmd_log from erlware_commonsTristan Sloughter2014-08-161-2/+2
|
* large refactoringTristan Sloughter2014-08-161-0/+95
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands