summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in rebar_erlydtl_compilergoofansu2014-03-061-1/+1
* Merge pull request #139 from rnewson/depmodsJared Morrow2014-03-051-17/+26
|\
| * Allow specification of module dependencies for appupsRobert Newson2013-09-201-17/+26
* | Merge pull request #234 from tuncer/fix-220Andrew Thompson2014-03-051-10/+11
|\ \
| * | Fix #220 (Reported-by: Joseph Norton)Tuncer Ayaz2014-03-051-4/+4
| * | erlc: fix commentTuncer Ayaz2014-03-051-6/+7
* | | Merge pull request #98 from jcomellas/jc-no-erl-libs-repetitionJared Morrow2014-03-051-1/+11
|\ \ \ | |/ / |/| |
| * | Avoid passing more than one instance of ERL_LIBS to child processesJuan Jose Comellas2013-06-131-1/+11
* | | Merge pull request #175 from tuncer/cwd-plugins-regressionJared Morrow2014-03-051-2/+7
|\ \ \
| * | | Fix regression caused by 252b31f (#90)Tuncer Ayaz2014-01-011-1/+6
| * | | rebar_core: minor comment fixTuncer Ayaz2014-01-011-1/+1
* | | | erlc: clean-up, enhance, and regression fix fd17693Tuncer Ayaz2014-03-054-72/+207
* | | | erlc: add support for detecting core transformsAnthony Ramine2014-03-051-0/+2
* | | | Speed up the compilation processEvgeniy Khramtsov2014-03-051-108/+212
* | | | docs: fix #228Tuncer Ayaz2014-02-251-5/+6
* | | | Merge pull request #230 from tuncer/fix-dialyzer-warningsJared Morrow2014-02-251-1/+1
|\ \ \ \
| * | | | eunit: fix dialyzer warnings introduced in 03da5e0bTuncer Ayaz2014-02-201-1/+1
* | | | | Mention rebar -c/--commandsTuncer Ayaz2014-02-241-0/+2
* | | | | Document support for abbreviated commandsTuncer Ayaz2014-02-241-0/+10
* | | | | {ok, Module} is an acceptable return value from do_compile.David N. Welton2014-02-141-0/+2
* | | | | Use proplists:unfold to make sure we feed a proplist to keymerge.David N. Welton2014-02-141-8/+9
* | | | | Adapt erlydtl compiler plugin to latest version of erlydtlAndreas Stenius2014-02-141-3/+11
|/ / / /
* | | | Add documentationAndrew Thompson2014-02-072-0/+5
* | | | Add random_suite_order option to eunit commandAndrew Thompson2014-02-071-1/+28
* | | | Merge pull request #224 from andrewjstone/allow-testJared Morrow2014-02-073-36/+60
|\ \ \ \
| * | | | allow suite[s] or test[s] as options for eunit and ctAndrew J. Stone2014-02-053-36/+60
* | | | | Merge pull request #188 from massemanet/xref_extra_pathAndrew Thompson2014-02-061-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | introduce xref_extra_pathsmats cronqvist2014-01-131-0/+3
| |/ / /
* | | | Merge pull request #212 from tuncer/hrl-errorJared Morrow2014-01-161-19/+25
|\ \ \ \
| * | | | rebar_base_compiler: replace fixed size list with a tupleTuncer Ayaz2014-01-151-4/+3
| * | | | Fix basho/rebar#388Tuncer Ayaz2014-01-151-16/+23
* | | | | Merge pull request #215 from tuncer/experimentalJared Morrow2014-01-163-14/+3
|\ \ \ \ \
| * | | | | Remove experimental flagsTuncer Ayaz2014-01-143-14/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #214 from tuncer/compile_onlyJared Morrow2014-01-162-2/+5
|\ \ \ \ \
| * | | | | Document compile_only=trueTuncer Ayaz2014-01-142-2/+5
| |/ / / /
* | | | | Merge pull request #210 from tuncer/erlydtl-warningsJared Morrow2014-01-161-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | erlydtl: add missing clause (Reported-by: goofansu)Tuncer Ayaz2014-01-141-0/+2
| * | | | Fix #205 (erlydtl:compile/3 returns warnings)Tuncer Ayaz2014-01-111-0/+2
| |/ / /
* | | | Merge pull request #191 from tuncer/rename-modulesJared Morrow2014-01-144-19/+93
|\ \ \ \
| * | | | Fix #187 (rename mustache to rebar_mustache)Tuncer Ayaz2014-01-012-5/+7
| * | | | Fix #187 (rename getopt to rebar_getopt)Tuncer Ayaz2014-01-012-14/+86
| |/ / /
* | | | Merge pull request #196 from tuncer/rebar-run-infoJared Morrow2014-01-141-1/+3
|\ \ \ \
| * | | | Print a more appropriate message on 'rebar info'Tuncer Ayaz2014-01-011-1/+3
| |/ / /
* | | | Merge pull request #183 from EchoTeam/generate-upgrade-and-target-dirJared Morrow2014-01-141-5/+3
|\ \ \ \ | |/ / / |/| | |
| * | | generate-upgrade can now take target_dir argumentsnaky2013-12-031-5/+3
* | | | Add command to rebar:command_names/0Pierre Fenoll2013-12-191-0/+1
* | | | Add a library templatePierre Fenoll2013-12-192-0/+12
* | | | rebar_dia_compiler: fix Dialyzer warningsTuncer Ayaz2013-12-171-2/+2
* | | | Fix is_verbose/1 helper functionTuncer Ayaz2013-12-066-24/+30
* | | | Write ERROR messages to standard_error deviceTuncer Ayaz2013-12-061-2/+6