summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Add report and verbose options for LFE compileDuncan M. McGreggor2015-09-261-1/+3
* Merge pull request #539 from platinumthinker/fix_unit_test_first_filesFred Hebert2015-09-211-1/+3
|\
| * Add erl_first_files to other first_filesAndrey Teplyashin2015-09-211-1/+3
* | Merge pull request #538 from tuncer/fix-536Fred Hebert2015-09-121-5/+0
|\ \
| * | Fix #536Tuncer Ayaz2015-08-241-5/+0
| |/
* | rmemo: use a better R13 check (Reported-by: Stavros Aronis)Tuncer Ayaz2015-09-111-9/+5
* | Complete port compiler help stringTuncer Ayaz2015-09-041-63/+56
|/
* Allow behaviors defined inside xref_extra_pathPaulo Oliveira2015-08-211-0/+5
* Fix up colored log supportTuncer Ayaz2015-07-031-26/+26
* Add colored logsAndrey Teplyashin2015-07-031-4/+41
* rebar_utils: fix commentTuncer Ayaz2015-07-021-6/+5
* cross-arch: fix up issuesTuncer Ayaz2015-07-022-144/+180
* port_compiler: cross-arch rename variablesTony Rogvall2015-07-022-11/+12
* rebar_utils: add (word)size helper functionTony Rogvall2015-07-021-3/+73
* port_compiler: add cross arch supportTony Rogvall2015-07-022-6/+81
* rmemo: properly handle unsupported callTuncer Ayaz2015-06-191-1/+1
* rebar_utils: rename internal functionTuncer Ayaz2015-06-121-3/+3
* rmemo: document rebar-specific modificationsTuncer Ayaz2015-06-121-0/+4
* rmemo: support R13 for rebar onlyTuncer Ayaz2015-06-121-2/+15
* Start using memoization serverTuncer Ayaz2015-06-122-19/+12
* Add memoization serverTuncer Ayaz2015-06-111-0/+277
* erlc: do not crash if dep file cannot be foundTuncer Ayaz2015-06-081-0/+5
* rebar_core: add missing newline in log msgTuncer Ayaz2015-06-071-1/+1
* Merge pull request #504 from fishcakez/plt_nameFred Hebert2015-06-071-5/+1
|\
| * Drop support for `shared` pltJames Fish2015-06-061-5/+1
* | rebar_utils: explain pdict useTuncer Ayaz2015-06-031-3/+8
|/
* Don't crash if missing OTP_VERSION file (fix #350)Jesse Gumm2015-06-021-12/+43
* Merge pull request #460 from tuncer/dialyzerFred Hebert2015-05-294-0/+264
|\
| * dialyzer: change plt_location to rebar3 defaultTuncer Ayaz2015-05-221-6/+6
| * dialyzer: nest dialyzer options to match rebar3Tuncer Ayaz2015-05-221-32/+39
| * Suppress missing calls Dialyzer warningsTuncer Ayaz2015-05-222-0/+4
| * dialyzer: consistent warning formattingJames Fish2015-05-221-7/+16
| * Add Dialyzer pluginTuncer Ayaz2015-05-222-0/+244
* | Try one more location for the OTP_VERSION fileStavros Aronis2015-05-291-2/+8
* | Merge branch 'ct-groups-and-cases' of https://github.com/RubberCthulhu/rebar ...Fred Hebert2015-05-272-14/+60
|\ \ | |/ |/|
| * Add options 'groups' and 'cases' to 'ct' commandDanil Onishchenko2015-05-272-14/+60
* | Merge pull request #273 from cybergrind/appups_fixFred Hebert2015-05-121-1/+1
|\ \
| * | Use target_dir as source of new version in generate-appupsKirill Pinchuk2014-05-301-1/+1
* | | Merge branch 'dia_first_files' of https://github.com/fholzhauser/rebar into f...Fred Hebert2015-05-091-8/+39
|\ \ \
| * | | Correct overlong lines in rebar_dia_compiler.erlfholzhauser2014-09-231-7/+15
| * | | Add option dia_first_files for the diameterfholzhauser2014-09-221-8/+31
* | | | Merge branch 'fix/xref_behavior' of https://github.com/paulo-ferraz-oliveira/...Fred Hebert2015-05-091-1/+2
|\ \ \ \
| * | | | Make rebar xref recognize -behavior() as anPaulo Oliveira2015-01-171-1/+2
* | | | | Merge branch 'feature/add_gpb_proto_error_test_case' of https://github.com/lr...Fred Hebert2015-05-091-1/+1
|\ \ \ \ \
| * | | | | Fix source file console output of failed buildLuis Rascao2015-05-081-1/+1
* | | | | | Merge pull request #485 from kejv/robust-expand_include_lib_pathFred Hebert2015-05-081-3/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | avoid pre-compile time errors in expand_include_lib_pathDavid Kubecka2015-05-071-3/+7
* | | | | | Fix crash on failed build console outputLuis Rascao2015-05-051-2/+2
|/ / / / /
* | | | | erlc: fix recently introduced whitespace errorsTuncer Ayaz2015-05-011-46/+73
* | | | | Fix parse_transform option in rebar.configDavid Kubecka2015-04-201-5/+27