aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
AgeCommit message (Collapse)Author
2014-03-08try adding some verbosity to erlydtl compilation errorsnuex
2014-03-08add rebar_vsn_plugin directory to rebar.confignuex
2014-03-08set doc_root on dtl templatesnuex
2014-02-17Update erlydtl to v0.9.0Andreas Stenius
2014-02-15Reverting erlydtl to 0.8.0 after discussion in ↵Jordan Wilberding
https://github.com/erlydtl/erlydtl/issues/126
2014-02-09Updated erlydtl dep to a tagged version, since lastest version breaks API, ↵Jordan Wilberding
thereby breaking dialyzer tests
2013-04-09set erlware_commons to come from master in rebar configEric B Merritt
2012-12-28add missing erlydtl to the escript createdEric
2012-12-26overlay supportEric
This includes support for overlays and fairly complete tests
2012-12-10turn off verbosity in testsEric
2012-11-21cleanup the rebar configEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-24fix the reference to neotoma in rebar.configEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-24add the new rebar vsn plugin for semver support to relcoolEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-24point to the master branch instead of a tag for getoptEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-24make sure the rebar config is pointing to the right erlwareEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-09-19fully support testing of release buildsEric
2012-09-18add depsolver directly to the systemEric
This is sub-optimal but I suspect rcl_depsolver is going to migrate away from depsolver in any case.
2012-09-18add cover support to the rebar configEric
2012-09-10add config validation support to the systemEric
2012-09-09full argument parsing and management capabilityEric
2012-09-08add goal parsing capability to the systemEric
2012-09-03add erlware_commons to the list of dependenciesEric
2012-09-02initial commit of the relcool systemEric