summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove warnings reported by xrefKlas Johansson2010-06-192-2/+2
* Fix compiler warningsKlas Johansson2010-06-192-5/+2
* Change semantics of skip_deps=true such that deps still get pre/post processe...Dave Smith2010-06-212-16/+59
* Fix bug in tdeps2_rt test; app files were not getting module listDave Smith2010-06-211-6/+6
* Updating THANKSDave Smith2010-06-191-0/+2
* Bugfix call to lists:member/2 in ulist/2Klas Johansson2010-06-191-1/+1
* fix call to dict:new (should be dict:from_list)Andy Gross2010-06-161-1/+1
* Fix missing parameter when invoking rebar_utils:shDave Smith2010-06-151-1/+1
* Fixing http://hg.basho.com/rebar/issue/6; rebar_edoc was a little enthusiasti...Dave Smith2010-06-151-1/+5
* Refactor of overlay support in reltool extension; adding support for templati...Dave Smith2010-06-141-110/+155
* Updating retestDave Smith2010-06-141-0/+0
* Adding test for new release generation overlay systemDave Smith2010-06-144-0/+51
* Added a compiler plugin for neotoma grammarsCliff Moon2010-05-032-0/+141
* Adding support for compile/clean post scripts, per suggestion from Kevin SmithDave Smith2010-06-142-1/+58
* Updating THANKSDave Smith2010-06-121-0/+1
* Fixed problem where install was broken when the .app file is generated fromChris Chew2010-06-071-3/+13
* Updating THANKSDave Smith2010-06-121-0/+1
* Stuffed in a global for deps dir.Russell Brown2010-06-121-2/+16
* Document platform_define in sample configTuncer Ayaz2010-06-121-1/+4
* Add missing commaTuncer Ayaz2010-06-121-1/+1
* Make delete-deps a bit smarterDave Smith2010-06-111-1/+15
* Re-add support for delete-depsDave Smith2010-06-091-3/+5
* Process deps prior to subdirs so that top-level dependencies work as expectedDave Smith2010-06-091-1/+1
* Re-adding support for plugin modulesDave Smith2010-06-091-1/+39
* Re-add support for skip_depsDave Smith2010-06-091-3/+8
* Updating integration testsDave Smith2010-06-093-8/+16
* Heavy-duty refactor to support truly transitive dependenciesDave Smith2010-06-093-254/+164
* Removing some unnecessary debugging messagesDave Smith2010-06-091-2/+0
* Cleaning up logging messagesDave Smith2010-06-091-3/+3
* Adding another transitive dep testDave Smith2010-06-097-0/+72
* Update retest w/ better handling of multi-statement shell commands; update td...Dave Smith2010-06-082-5/+6
* Update THANKS fileTuncer Ayaz2010-06-091-0/+9
* Updating retestDave Smith2010-06-081-0/+0
* Adding transitive deps test #1Dave Smith2010-06-086-0/+61
* Slightly different fix for bug#5 that avoids running preprocess twiceDave Smith2010-06-082-15/+7
* Add "clean" targetDave Smith2010-06-081-0/+3
* Add edoc module to .app fileDave Smith2010-06-081-0/+2
* Include EDoc generation supporttheiw2010-03-041-0/+62
* Adding rt for bug 5Dave Smith2010-06-044-7/+38
* Minor cleanup of acc_modules for readabilityDave Smith2010-06-031-5/+7
* Refactor/simplify things since we only run one command at a time (versus a st...Dave Smith2010-06-031-26/+23
* Adding rebar.config.sample from vagabond (http://bitbucket.org/vagabond/rebar)Dave Smith2010-06-031-0/+107
* Fix incorrect coverage count when prod modules include EUnit header.Chris Bernard2010-05-152-3/+53
* merge ssh://hg@bitbucket.org/basho/rebarBob Ippolito2010-05-151-1/+1
|\
| * comment typoBob Ippolito2010-05-081-1/+1
| * Make 'command does not apply' warning into a warningJeremy Raymond2010-05-111-1/+1
* | include source path in compiler errors, process commands separately (to make ...Bob Ippolito2010-05-153-34/+76
* | fix hg and git clone commands for when repo does not exactly match applicatio...Bob Ippolito2010-05-111-2/+2
* | run plugins once, do not run as a preprocessor, add ebin to path earlyBob Ippolito2010-05-111-10/+37
* | when using plugin_modules, add ebin to pathBob Ippolito2010-05-111-0/+6