| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Added first version of a bash-completion script | Tuncer Ayaz | 2010-01-08 | 1 | -0/+36 |
| * | Fixed issue 1 "priv/mibs/ is not automatically created" | Tuncer Ayaz | 2010-01-08 | 2 | -2/+22 |
* | | [mq]: eunit-fix | OJ Reeves | 2010-01-09 | 1 | -1/+1 |
|/ |
|
* | Adding sketch of functionality for creating a reltool node from template | Dave Smith | 2010-01-08 | 8 | -0/+317 |
* | Basic implementation of templater is complete | Dave Smith | 2010-01-08 | 1 | -8/+186 |
* | Rework how the escript is built so that we can inclue templates | Dave Smith | 2010-01-08 | 1 | -7/+15 |
* | Add variables def to simpleapp template | Dave Smith | 2010-01-08 | 1 | -0/+1 |
* | Sketching out templating system | Dave Smith | 2010-01-07 | 6 | -2/+118 |
* | Adding mustache.erl from http://github.com/mojombo/mustache.erl | Dave Smith | 2010-01-07 | 1 | -0/+219 |
* | Include support for dialyzer | iw | 2010-01-07 | 4 | -3/+149 |
* | A bit of consolidation of version checking for scm clients; adding support fo... | Dave Smith | 2010-01-07 | 1 | -29/+32 |
* | Ensure we have the correct hg version | iw | 2010-01-06 | 1 | -5/+25 |
* | Added Juan Jose Comellas to THANKS file | Tuncer Ayaz | 2010-01-06 | 1 | -0/+1 |
* | Added Ian Wilkinson to THANKS file | Tuncer Ayaz | 2010-01-06 | 1 | -0/+1 |
* | Implemented option to specify number of concurrent workers a command may use | Tuncer Ayaz | 2010-01-06 | 5 | -87/+265 |
* | Merging | Kevin Smith | 2010-01-05 | 2 | -53/+68 |
|\ |
|
| * | Merging w/ bitbucket | Dave Smith | 2010-01-04 | 1 | -40/+55 |
| |\ |
|
| | * | rework elrydtl_compiler to do dependency checking correctly in refactored rebar | Bryan Fink | 2010-01-04 | 1 | -40/+55 |
| * | | Preserve non-empty folders when performing clean | iw | 2010-01-04 | 1 | -13/+13 |
| |/ |
|
* | | Added so_name entry to rebar.config so linked-in drivers can specify custom .... | Kevin Smith | 2010-01-05 | 1 | -13/+18 |
|/ |
|
* | Take 323 on cleaning package dirs from ebin | Dave Smith | 2010-01-04 | 1 | -4/+12 |
* | Make sure to create dir structure for output bams | Dave Smith | 2010-01-04 | 1 | -0/+1 |
* | Tweak regex to properly match extension and not just .erl anywhere in filename | Dave Smith | 2010-01-04 | 1 | -1/+1 |
* | Another round of refactoring to yield better flexiblity in the base_compiler ... | Dave Smith | 2010-01-03 | 7 | -150/+158 |
* | Refactor of compilation logic to enable support for package modules and provi... | Dave Smith | 2010-01-02 | 7 | -166/+274 |
* | Break out command line argument parsing to a dedicated routine | Dave Smith | 2010-01-01 | 1 | -27/+36 |
* | Merging w/ bitbucket | Dave Smith | 2009-12-31 | 23 | -6/+244 |
|\ |
|
| * | Rolled back getopt to restore custom variables | Tuncer Ayaz | 2010-01-01 | 7 | -134/+82 |
| * | Added HACKING, LICENSE and THANKS files | Tuncer Ayaz | 2009-12-31 | 3 | -0/+196 |
| * | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 20 | -0/+40 |
| * | Enhanced option parsing with new getopt and made rebar more user friendly | Tuncer Ayaz | 2009-12-31 | 7 | -87/+141 |
* | | Adding basic distclean functionality to deps | Dave Smith | 2009-12-31 | 1 | -8/+42 |
* | | Make sure to reset CWD after processing subdirs; also filter out missing dirs... | Dave Smith | 2009-12-31 | 1 | -1/+8 |
* | | Use new rebar_config API to avoid having to actually delete/change the config... | Dave Smith | 2009-12-31 | 1 | -6/+2 |
* | | Refactor of rebar_config to facilitate identification of "local" config settings | Dave Smith | 2009-12-31 | 1 | -10/+29 |
|/ |
|
* | Deleted trailing whitespace | Tuncer Ayaz | 2009-12-30 | 12 | -56/+56 |
* | Got basic retrieval of deps from hg sorta working; minor refactoring of rebar... | Dave Smith | 2009-12-30 | 2 | -18/+143 |
* | First basic pass at deps | Dave Smith | 2009-12-29 | 1 | -1/+25 |
* | Implemented getopt option support | Tuncer Ayaz | 2009-12-29 | 3 | -5/+366 |
* | Silence warnings, courtesy of Tuncer Ayaz | Dave Smith | 2009-12-28 | 2 | -2/+2 |
* | Adding ?ABORT macro | Dave Smith | 2009-12-28 | 1 | -0/+2 |
* | Adding placeholder for dep mgmt | Dave Smith | 2009-12-25 | 1 | -0/+36 |
* | Refactoring core logic in preparation for dependency mgmt; breaking out sub_d... | Dave Smith | 2009-12-25 | 3 | -35/+100 |
* | add emacs ~ files and HG .orig files to the ignore list | Bryan Fink | 2009-12-23 | 1 | -0/+2 |
* | Tweak ignore file | Dave Smith | 2009-12-23 | 1 | -2/+2 |
* | rebar can now compile ErlyDTL files (if erlydtl is installed) | Bryan Fink | 2009-12-22 | 2 | -0/+169 |
* | Adding rudimentary escript generator | Dave Smith | 2009-12-22 | 2 | -1/+66 |
* | add hrl-triggered recompiling to 'eunit' build as well | Bryan Fink | 2009-12-21 | 2 | -2/+2 |
* | recompile files if their "includes" have changed | Bryan Fink | 2009-12-21 | 3 | -24/+64 |
* | Adding some addt'l logging to make it easier to diagnose probs | Dave Smith | 2009-12-20 | 1 | -1/+5 |