summaryrefslogtreecommitdiff
path: root/src/rebar_config.erl
Commit message (Collapse)AuthorAgeFilesLines
* Include support for dialyzeriw2010-01-071-3/+0
|
* Implemented option to specify number of concurrent workers a command may useTuncer Ayaz2010-01-061-1/+7
|
* Merging w/ bitbucketDave Smith2009-12-311-0/+2
|\
| * Rolled back getopt to restore custom variablesTuncer Ayaz2010-01-011-1/+6
| |
| * Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
| |
| * Enhanced option parsing with new getopt and made rebar more user friendlyTuncer Ayaz2009-12-311-6/+1
| |
* | Refactor of rebar_config to facilitate identification of "local" config settingsDave Smith2009-12-311-10/+29
|/
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-1/+1
|
* Merging mainlineDave Smith2009-12-121-1/+10
|\
| * Adding convenience method for determing verbosity of runDave Smith2009-12-071-1/+10
| |
* | Refactor of core logic to provide better control over recursion and code ↵Dave Smith2009-12-121-37/+18
|/ | | | path mgmt
* Add hooks for getting list of release modulesDave Smith2009-12-021-6/+3
|
* Adding generic get/3; still need some cleanupDave Smith2009-12-011-0/+9
|
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-3/+14
|
* Adding support for basic compilation orderingDave Smith2009-11-251-2/+35
|
* Getting basic erlang compilation workingDave Smith2009-11-251-1/+11
|
* Initial commitDave Smith2009-11-251-0/+44