summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add chmod template directive for changing file file permissionBryan Fink2010-02-041-0/+8
* add Render flag to 'file' template directiveBryan Fink2010-02-041-2/+9
* look for templates in local directory as wellBryan Fink2010-02-041-2/+3
* Do not print dynamic escript name in usage infoTuncer Ayaz2010-02-021-1/+1
* Tweaking order of defaults so that -shared is default across platforms unless...Dave Smith2010-02-011-1/+1
* Removing useless debug message and extraneous newlineDave Smith2010-02-011-2/+0
* Add support for passing addt'l list of sources to erlc_compilerDave Smith2010-02-011-4/+9
* Add support for forcibly overwriting output files; courtesy of OJ ReevesDave Smith2010-01-301-17/+40
* Fix typo; courtesy of OJ ReevesDave Smith2010-01-301-1/+1
* Merging support from asonge for custom_tags_dirDave Smith2010-01-291-1/+3
|\
| * Added support for custom_tags_dir compile option to rebar_erlydtl_compilerAlex Songe2010-01-161-1/+3
* | Fixing issue #3; make sure to properly escape simplenode related files. Patch...Dave Smith2010-01-262-2/+2
* | Tweak support for controlling so_nameDave Smith2010-01-261-2/+2
|/
* Added appid= to bash-completionTuncer Ayaz2010-01-161-1/+1
* Look for dirs named erts-vsn when setting up spec for copying filesDave Smith2010-01-141-1/+7
* Try previous commit again; make sure include/ directory existsDave Smith2010-01-141-1/+1
* Make sure include/ directory existsDave Smith2010-01-141-1/+3
* Merge mainlineDave Smith2010-01-102-10/+16
|\
| * 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 OJ Reeves to THANKS fileTuncer Ayaz2010-01-091-0/+1
| * 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
|/
* Merging mainlineDave Smith2010-01-095-56/+165
|\
| * 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
| * Simplified usage info printing with getopt v0.2Tuncer Ayaz2010-01-092-54/+108
| * Added first version of a bash-completion scriptTuncer Ayaz2010-01-081-0/+36
| * Fixed issue 1 "priv/mibs/ is not automatically created"Tuncer Ayaz2010-01-082-2/+22
* | [mq]: eunit-fixOJ Reeves2010-01-091-1/+1
|/
* Adding sketch of functionality for creating a reltool node from templateDave Smith2010-01-088-0/+317
* Basic implementation of templater is completeDave Smith2010-01-081-8/+186
* Rework how the escript is built so that we can inclue templatesDave Smith2010-01-081-7/+15
* Add variables def to simpleapp templateDave Smith2010-01-081-0/+1
* Sketching out templating systemDave Smith2010-01-076-2/+118
* Adding mustache.erl from http://github.com/mojombo/mustache.erlDave Smith2010-01-071-0/+219
* Include support for dialyzeriw2010-01-074-3/+149
* A bit of consolidation of version checking for scm clients; adding support fo...Dave Smith2010-01-071-29/+32
* Ensure we have the correct hg versioniw2010-01-061-5/+25
* Added Juan Jose Comellas to THANKS fileTuncer Ayaz2010-01-061-0/+1
* Added Ian Wilkinson to THANKS fileTuncer Ayaz2010-01-061-0/+1
* Implemented option to specify number of concurrent workers a command may useTuncer Ayaz2010-01-065-87/+265
* MergingKevin Smith2010-01-052-53/+68
|\
| * Merging w/ bitbucketDave Smith2010-01-041-40/+55
| |\
| | * rework elrydtl_compiler to do dependency checking correctly in refactored rebarBryan Fink2010-01-041-40/+55
| * | Preserve non-empty folders when performing cleaniw2010-01-041-13/+13
| |/
* | Added so_name entry to rebar.config so linked-in drivers can specify custom ....Kevin Smith2010-01-051-13/+18
|/
* Take 323 on cleaning package dirs from ebinDave Smith2010-01-041-4/+12
* Make sure to create dir structure for output bamsDave Smith2010-01-041-0/+1