summaryrefslogtreecommitdiff
path: root/priv
Commit message (Collapse)AuthorAgeFilesLines
* Update completion to reflect common_test changesTuncer Ayaz2010-09-301-3/+2
|
* Add list-templates to bash completionTuncer Ayaz2010-09-161-1/+1
|
* Add template_dir= to bash completionTuncer Ayaz2010-08-311-2/+2
|
* Remove 'install' from bash completionTuncer Ayaz2010-08-251-2/+2
|
* Bug 640: use net_kernel:hidden_connect_node() for nodetoolScott Fritchie2010-08-181-3/+3
|
* Updating simplenode template so that it works with refactored overlay ↵Dave Smith2010-07-062-12/+14
| | | | | | | support; fixes bugs 347 and 348 --HG-- extra : rebase_source : b8eaa05914a99a7f67fdc83f1e07a92bdcad5dfd
* Add doc command and skip_deps option to bash completionTuncer Ayaz2010-06-301-2/+3
|
* The trailing slash is important enough to put it here directly since when it'sRyan Tilder2010-06-231-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.srcDave Smith2010-06-221-0/+12
|
* Updating simpleapp template to use .app.srcDave Smith2010-06-222-17/+1
|
* New commands and opts (-V/--version/version/help)Tuncer Ayaz2010-05-031-3/+4
|
* Document xref commandTuncer Ayaz2010-04-151-1/+1
| | | | | Also add a sleep after printing so that the io server has written all output before exiting. It's a work around.
* Add create to shell completionTuncer Ayaz2010-03-261-1/+1
|
* Add check-deps to shell completion and commands infoTuncer Ayaz2010-03-261-1/+1
|
* Adding basic NIF templateDave Smith2010-03-253-0/+90
|
* Add get-deps and delete-deps to commands info and shell completionTuncer Ayaz2010-03-171-2/+2
| | | | | Add get-deps and delete-deps to commands info string and bash completion script.
* Add template variable to bash completionTuncer Ayaz2010-03-111-1/+1
| | | | Add create command's template variable to bash completion.
* Add commands option to bash completionTuncer Ayaz2010-03-081-2/+2
| | | | Add -c/--commands option to the bash completion script.
* Add install command target= var to bash completionTuncer Ayaz2010-02-271-2/+2
|
* Updating template defs to use "template" in lieu of "file" directiveDave Smith2010-02-143-4/+4
|
* Merging w/ http://bitbucket.org/bryan/rebarDave Smith2010-02-142-5/+5
|\
| * 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