summaryrefslogtreecommitdiff
path: root/priv
Commit message (Collapse)AuthorAgeFilesLines
...
| * provide separate 'file' and 'template' directives, instead of one 'file' ↵Bryan Fink2010-02-132-5/+5
| | | | | | | | directive with a boolean Render flag
* | Added 3 new templates:OJ Reeves2010-02-037-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 Smith2010-01-262-2/+2
| | | | Patch provided by cstar..thanks!
* Added appid= to bash-completionTuncer Ayaz2010-01-161-1/+1
|
* Merge mainlineDave Smith2010-01-101-10/+15
|\
| * Simplified bash-completion scriptTuncer Ayaz2010-01-101-19/+8
| |
| * Fixed trailing space issue for options ending with an equal signTuncer Ayaz2010-01-091-6/+22
| |
| * Added check_plt to bash-completionTuncer Ayaz2010-01-091-1/+1
| |
| * Removed redundant create-appTuncer Ayaz2010-01-091-1/+1
| |
* | Fixing some typos in simpleapp templateDave Smith2010-01-092-1/+2
|/
* Fixed bash-completion to use --jobs without equal sign and removed commentTuncer Ayaz2010-01-091-2/+1
|
* Added jobs= to bash-completionTuncer Ayaz2010-01-091-1/+1
|
* Added first version of a bash-completion scriptTuncer Ayaz2010-01-081-0/+36
|
* Adding sketch of functionality for creating a reltool node from templateDave Smith2010-01-087-0/+311
|
* Add variables def to simpleapp templateDave Smith2010-01-081-0/+1
|
* Sketching out templating systemDave Smith2010-01-074-0/+62
|
* Refactor rebar to build a self-contained scriptDave Smith2009-12-041-37/+0
|
* Changed the rebar command to exit non-zero on error.Jon Meredith2009-12-041-1/+6
|
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-135/+2
|
* More work on getting compilation and clean working properlyDave Smith2009-11-251-16/+30
|
* Getting basic erlang compilation workingDave Smith2009-11-251-1/+1
|
* Initial commitDave Smith2009-11-251-0/+151