Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merging w/ http://bitbucket.org/bryan/rebar | Dave Smith | 2010-02-14 | 2 | -5/+5 | |
|\ | ||||||
| * | provide separate 'file' and 'template' directives, instead of one 'file' ↵ | Bryan Fink | 2010-02-13 | 2 | -5/+5 | |
| | | | | | | | | directive with a boolean Render flag | |||||
* | | Added 3 new templates: | OJ Reeves | 2010-02-03 | 7 | -0/+124 | |
|/ | | | | | | - simplefsm - Basic shell of a gen_fsm module - simplesrv - Basic shell of a gen_server module - simplemod - Basic shell of a module along with an associated test module. | |||||
* | Fixing issue #3; make sure to properly escape simplenode related files. ↵ | Dave Smith | 2010-01-26 | 2 | -2/+2 | |
| | | | | Patch provided by cstar..thanks! | |||||
* | Added appid= to bash-completion | Tuncer Ayaz | 2010-01-16 | 1 | -1/+1 | |
| | ||||||
* | Merge mainline | Dave Smith | 2010-01-10 | 1 | -10/+15 | |
|\ | ||||||
| * | Simplified bash-completion script | Tuncer Ayaz | 2010-01-10 | 1 | -19/+8 | |
| | | ||||||
| * | Fixed trailing space issue for options ending with an equal sign | Tuncer Ayaz | 2010-01-09 | 1 | -6/+22 | |
| | | ||||||
| * | Added check_plt to bash-completion | Tuncer Ayaz | 2010-01-09 | 1 | -1/+1 | |
| | | ||||||
| * | Removed redundant create-app | Tuncer Ayaz | 2010-01-09 | 1 | -1/+1 | |
| | | ||||||
* | | Fixing some typos in simpleapp template | Dave Smith | 2010-01-09 | 2 | -1/+2 | |
|/ | ||||||
* | Fixed bash-completion to use --jobs without equal sign and removed comment | Tuncer Ayaz | 2010-01-09 | 1 | -2/+1 | |
| | ||||||
* | Added jobs= to bash-completion | Tuncer Ayaz | 2010-01-09 | 1 | -1/+1 | |
| | ||||||
* | Added first version of a bash-completion script | Tuncer Ayaz | 2010-01-08 | 1 | -0/+36 | |
| | ||||||
* | Adding sketch of functionality for creating a reltool node from template | Dave Smith | 2010-01-08 | 7 | -0/+311 | |
| | ||||||
* | Add variables def to simpleapp template | Dave Smith | 2010-01-08 | 1 | -0/+1 | |
| | ||||||
* | Sketching out templating system | Dave Smith | 2010-01-07 | 4 | -0/+62 | |
| | ||||||
* | Refactor rebar to build a self-contained script | Dave Smith | 2009-12-04 | 1 | -37/+0 | |
| | ||||||
* | Changed the rebar command to exit non-zero on error. | Jon Meredith | 2009-12-04 | 1 | -1/+6 | |
| | ||||||
* | More gross structural work; now has log levels and broken out log level control | Dave Smith | 2009-11-29 | 1 | -135/+2 | |
| | ||||||
* | More work on getting compilation and clean working properly | Dave Smith | 2009-11-25 | 1 | -16/+30 | |
| | ||||||
* | Getting basic erlang compilation working | Dave Smith | 2009-11-25 | 1 | -1/+1 | |
| | ||||||
* | Initial commit | Dave Smith | 2009-11-25 | 1 | -0/+151 | |