| Commit message (Expand) | Author | Age | Files | Lines |
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 |
* | Enhanced option parsing with new getopt and made rebar more user friendly | Tuncer Ayaz | 2009-12-31 | 1 | -40/+13 |
* | Deleted trailing whitespace | Tuncer Ayaz | 2009-12-30 | 1 | -6/+6 |
* | Implemented getopt option support | Tuncer Ayaz | 2009-12-29 | 1 | -4/+50 |
* | Refactoring core logic in preparation for dependency mgmt; breaking out sub_d... | Dave Smith | 2009-12-25 | 1 | -23/+31 |
* | Minor formatting fix | Dave Smith | 2009-12-20 | 1 | -1/+2 |
* | Make sure to fail if run_modules generates ANY error. Thanks, Rusty. :) | Dave Smith | 2009-12-14 | 1 | -2/+2 |
* | Fixing number of warnings and buglets | Dave Smith | 2009-12-14 | 1 | -7/+2 |
* | Merging mainline | Dave Smith | 2009-12-12 | 1 | -1/+14 |
|\ |
|
| * | Make sure crypto is running as lots of things use it | Dave Smith | 2009-12-09 | 1 | -0/+3 |
| * | Remove unnecessary debug in _core; adding EQC flag for eunit builds | Dave Smith | 2009-12-08 | 1 | -1/+0 |
| * | Updating bootstrap to embed the build time into a macro that we can pull via ... | Dave Smith | 2009-12-07 | 1 | -1/+12 |
* | | Refactor of core logic to provide better control over recursion and code path... | Dave Smith | 2009-12-12 | 1 | -108/+99 |
|/ |
|
* | Refactor rebar to build a self-contained script | Dave Smith | 2009-12-04 | 1 | -1/+1 |
* | If failure is controlled (i.e. via ?FAIL macro), don't print out that it fail... | Dave Smith | 2009-12-03 | 1 | -0/+2 |
* | Adding first crack at reltool support | Dave Smith | 2009-12-02 | 1 | -40/+38 |
* | Adding support for subdirs | Dave Smith | 2009-12-01 | 1 | -2/+23 |
* | Fix some minor typos; create simple install/bootstrapping script | Dave Smith | 2009-11-29 | 1 | -1/+3 |
* | More gross structural work; now has log levels and broken out log level control | Dave Smith | 2009-11-29 | 1 | -0/+208 |