| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | rebar_plugins in rebar_config to allow extensions | Bob Ippolito | 2010-05-11 | 1 | -1/+21 |
* | | Run the preprocess again if subdirs were compiled, fixes http://bitbucket.org... | Bob Ippolito | 2010-05-08 | 1 | -0/+11 |
* | | comment typo | Bob Ippolito | 2010-05-08 | 1 | -1/+1 |
* | | add variables for create-app and create-node to help | Bob Ippolito | 2010-05-08 | 1 | -2/+2 |
|/ |
|
* | New commands and opts (-V/--version/version/help) | Tuncer Ayaz | 2010-05-03 | 1 | -15/+34 |
* | Merging w/ mainline | Dave Smith | 2010-04-17 | 1 | -25/+30 |
|\ |
|
| * | Document xref command | Tuncer Ayaz | 2010-04-15 | 1 | -25/+30 |
* | | Add simple warning if no modules are interested in handling a command for a g... | Dave Smith | 2010-04-17 | 1 | -0/+3 |
|/ |
|
* | Add check-deps to shell completion and commands info | Tuncer Ayaz | 2010-03-26 | 1 | -0/+1 |
* | Add get-deps and delete-deps to commands info and shell completion | Tuncer Ayaz | 2010-03-17 | 1 | -1/+4 |
* | Merging w/ mainline | Dave Smith | 2010-03-16 | 1 | -29/+74 |
|\ |
|
| * | Add option to show available commands | Tuncer Ayaz | 2010-03-08 | 1 | -29/+74 |
* | | Revamp deps system to NOT pull down deps automatically. You must now use pull... | Dave Smith | 2010-03-16 | 1 | -39/+46 |
|/ |
|
* | Fix bug in templater where escript was not found in subdirs were specified in... | Dave Smith | 2010-02-20 | 1 | -0/+5 |
* | Provide package support for eunit; build_plt now includes listed applications... | theiw | 2010-02-05 | 1 | -1/+1 |
* | Do not print dynamic escript name in usage info | Tuncer Ayaz | 2010-02-02 | 1 | -1/+1 |
* | Simplified usage info printing with getopt v0.2 | Tuncer Ayaz | 2010-01-09 | 1 | -12/+10 |
* | Implemented option to specify number of concurrent workers a command may use | Tuncer Ayaz | 2010-01-06 | 1 | -5/+28 |
* | Another round of refactoring to yield better flexiblity in the base_compiler ... | Dave Smith | 2010-01-03 | 1 | -2/+2 |
* | Break out command line argument parsing to a dedicated routine | Dave Smith | 2010-01-01 | 1 | -27/+36 |
* | Merging w/ bitbucket | Dave Smith | 2009-12-31 | 1 | -6/+10 |
|\ |
|
| * | Rolled back getopt to restore custom variables | Tuncer Ayaz | 2010-01-01 | 1 | -6/+35 |
| * | 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 |
* | | Make sure to reset CWD after processing subdirs; also filter out missing dirs... | Dave Smith | 2009-12-31 | 1 | -1/+8 |
|/ |
|
* | 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 |