Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-13 | Improve remsh script | Paul J. Davis | |
Cookies now default to using ~/.erlang.cookie which is automatically generated if it does not exist when erlang starts with a name. There is also no longer a need to specify a name to remsh as it'll generate a name based on the process id and set the short or long version appropriately. | |||
2011-09-26 | add https support. | benoitc | |
2011-04-08 | add Solaris build support. | Robert Newson | |
2011-02-27 | Update dependencies during configure | Adam Kocoloski | |
The explicit call to update-deps is required as of 2a969e, which updated rebar to 2cff499. | |||
2011-01-20 | try fix to configure | Robert Dionne | |
2011-01-01 | freebsd compat | benoitc | |
2010-11-23 | allow override of DIRPATH | Adam Kocoloski | |
2010-10-26 | hack to ensure couch/ebin always exists | Adam Kocoloski | |
2010-10-25 | use get-deps to pull down individual cloudant projects | Adam Kocoloski | |
2010-08-27 | my name is BigCouch | Adam Kocoloski | |
2010-08-27 | Apache 2 license, Cloudant copyright when appropriate | Adam Kocoloski | |
2010-08-27 | one last mention of overlay.config | Adam Kocoloski | |
2010-08-27 | s/overlay.config/dbcore.config | Adam Kocoloski | |
2010-08-27 | configure ports and node names, also correct a few bugs | Adam Kocoloski | |
2010-08-27 | 'make dev' generates rel/dev[123] | Adam Kocoloski | |
2010-08-26 | default data storage is /var/lib | Adam Kocoloski | |
2010-08-24 | make the default install prefix /opt/dbcore | Adam Kocoloski | |
2010-08-23 | install directly to {{prefix}} | Adam Kocoloski | |
2010-08-23 | no more rebar templates in configure | Adam Kocoloski | |
2010-08-23 | forgot to actually pass these values to rebar | Adam Kocoloski | |
2010-08-23 | consolidate down to one rebar create call | Adam Kocoloski | |
2010-08-18 | lay down cloudant build system. | Brad Anderson | |