Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 640: use net_kernel:hidden_connect_node() for nodetool | Scott Fritchie | 2010-08-18 | 1 | -3/+3 |
| | |||||
* | Updating simplenode template so that it works with refactored overlay ↵ | Dave Smith | 2010-07-06 | 2 | -12/+14 |
| | | | | | | | support; fixes bugs 347 and 348 --HG-- extra : rebase_source : b8eaa05914a99a7f67fdc83f1e07a92bdcad5dfd | ||||
* | The trailing slash is important enough to put it here directly since when it's | Ryan Tilder | 2010-06-23 | 1 | -1/+2 |
| | | | | | missing from the PIPE_DIR definition above, the application won't start and doesn't log any thing to the expected locations. | ||||
* | Adding simpleapp.app.src | Dave Smith | 2010-06-22 | 1 | -0/+12 |
| | |||||
* | Updating simpleapp template to use .app.src | Dave Smith | 2010-06-22 | 2 | -17/+1 |
| | |||||
* | Adding basic NIF template | Dave Smith | 2010-03-25 | 3 | -0/+90 |
| | |||||
* | Updating template defs to use "template" in lieu of "file" directive | Dave Smith | 2010-02-14 | 3 | -4/+4 |
| | |||||
* | 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! | ||||
* | Fixing some typos in simpleapp template | Dave Smith | 2010-01-09 | 2 | -1/+2 |
| | |||||
* | 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 |