summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add some templatesTristan Sloughter2014-08-241-5/+4
* rename shell providerTristan Sloughter2014-08-241-1/+1
* improved dep handling and add package list taskTristan Sloughter2014-08-249-296/+399
* use dict for depsTristan Sloughter2014-08-231-90/+115
* fix fetch name logTristan Sloughter2014-08-231-1/+1
* fix state of rebar for building depsTristan Sloughter2014-08-231-2/+8
* simplify dep download and buildingTristan Sloughter2014-08-235-32/+25
* rename deps providerTristan Sloughter2014-08-232-32/+32
* allow new project dir for templateTristan Sloughter2014-08-232-10/+16
* add back templatingTristan Sloughter2014-08-234-61/+323
* switched package index to dictTristan Sloughter2014-08-233-15/+12
* refactoring and remove unused providers for nowTristan Sloughter2014-08-2315-803/+299
* only build unbuilt depsTristan Sloughter2014-08-186-83/+113
* start of moving to splitting state from config parsingTristan Sloughter2014-08-1722-567/+443
* add rebar update providerTristan Sloughter2014-08-1610-170/+88
* move back to single command with arguments for comamnd after itTristan Sloughter2014-08-168-18/+16
* replace logging with ec_cmd_log from erlware_commonsTristan Sloughter2014-08-166-46/+25
* large refactoringTristan Sloughter2014-08-1632-4205/+1390
* Fix OS X resource fork handling (Reported-by: Richard O'Keefe)Tuncer Ayaz2014-07-257-15/+21
* Remove experimental label from 'eunit tests='Tuncer Ayaz2014-07-181-1/+1
* Follow-up typo fixes for #327Tuncer Ayaz2014-07-171-4/+4
* rebar_utils:otp_release/0: handle vsn like x.y.z**Tuncer Ayaz2014-07-171-2/+20
* Adapt arch string to versioning scheme changes (>= 17.x)Tuncer Ayaz2014-07-171-1/+22
* Fix minor whitespace and comment issues in rebar_utilsTuncer Ayaz2014-07-171-15/+27
* Merge branch 'minor-fixes' of https://github.com/tuncer/rebar into tuncer-min...Fred Hebert2014-07-152-6/+6
|\
| * Use correct types for OTP >=17.xTuncer Ayaz2014-06-292-3/+3
| * Fix a few minor formatting inconsistenciesTuncer Ayaz2014-06-292-4/+4
* | Merge pull request #316 from talentdeficit/rebar_shell_314Fred Hebert2014-07-151-4/+26
|\ \
| * | update group leaders when restarting user processalisdair sullivan2014-07-071-4/+26
| |/
* | Merge branch 'erl-args-to-end' of https://github.com/NineFX/rebar into NineFX...Fred Hebert2014-07-151-10/+12
|\ \ | |/ |/|
| * Fix bug 271varnerac-ubnt2014-06-271-10/+12
* | Revert "Merge pull request #281 from tuncer/rebar-h-internal"Fred Hebert2014-06-231-14/+0
* | Merge pull request #260 from dgud/dgud/windows-fix-pathsFred Hebert2014-06-181-4/+4
|\ \
| * | Quote include/lib pathsDan Gudmundsson2014-04-091-4/+4
* | | Merge pull request #285 from nevar/fix_inheritanceTristan Sloughter2014-06-151-7/+22
|\ \ \
| * | | Fix #249 (erlc regression)Slava Yurin2014-05-301-7/+22
* | | | Merge pull request #195 from fgallaire/switch_template_instructionsTristan Sloughter2014-06-141-0/+12
|\ \ \ \
| * | | | A switch variable can have multiple valuesFlorent Gallaire2013-12-111-3/+4
| * | | | Support switch template instructionsFlorent Gallaire2013-12-111-0/+11
* | | | | Wrap cover:stop() call as rebar_cover_utils:exit/0Tuncer Ayaz2014-06-143-3/+7
* | | | | rebar_eunit: disambiguate internal namingTuncer Ayaz2014-06-141-5/+5
* | | | | Add code coverage analysis functionality to `qc'Andras Horvath2014-06-143-230/+294
* | | | | Revert "Merge pull request #171 from fenollp/using-stdlib"Tristan Sloughter2014-06-141-9/+12
* | | | | Merge pull request #281 from tuncer/rebar-h-internalTristan Sloughter2014-06-141-0/+14
|\ \ \ \ \
| * | | | | Move include/rebar.hrl to src/rebar.hrlTuncer Ayaz2014-05-221-0/+14
| | |/ / / | |/| | |
* | | | | Merge pull request #130 from yamt/ct-fixesTristan Sloughter2014-06-142-18/+26
|\ \ \ \ \
| * | | | | use the effective deps dir instead of hardcoding "deps"YAMAMOTO Takashi2014-05-302-6/+8
| * | | | | fix double "the" in a commentYAMAMOTO Takashi2014-05-301-1/+1
| * | | | | Fix spec file look upYAMAMOTO Takashi2014-05-301-12/+18
| * | | | | Fix a format of a debug outputYAMAMOTO Takashi2014-05-301-1/+1