summaryrefslogtreecommitdiff
path: root/src/rebar_core.erl
Commit message (Expand)AuthorAgeFilesLines
...
* Minor formatting fixDave Smith2009-12-201-1/+2
* Make sure to fail if run_modules generates ANY error. Thanks, Rusty. :)Dave Smith2009-12-141-2/+2
* Fixing number of warnings and bugletsDave Smith2009-12-141-7/+2
* Merging mainlineDave Smith2009-12-121-1/+14
|\
| * Make sure crypto is running as lots of things use itDave Smith2009-12-091-0/+3
| * Remove unnecessary debug in _core; adding EQC flag for eunit buildsDave Smith2009-12-081-1/+0
| * Updating bootstrap to embed the build time into a macro that we can pull via ...Dave Smith2009-12-071-1/+12
* | Refactor of core logic to provide better control over recursion and code path...Dave Smith2009-12-121-108/+99
|/
* Refactor rebar to build a self-contained scriptDave Smith2009-12-041-1/+1
* If failure is controlled (i.e. via ?FAIL macro), don't print out that it fail...Dave Smith2009-12-031-0/+2
* Adding first crack at reltool supportDave Smith2009-12-021-40/+38
* Adding support for subdirsDave Smith2009-12-011-2/+23
* Fix some minor typos; create simple install/bootstrapping scriptDave Smith2009-11-291-1/+3
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-0/+208