Commit graph

  • c26b0c7d6b erlc: fix comment Tuncer Ayaz 2014-02-25 21:07:56 +0100
  • 077f8e064a Merge pull request #175 from tuncer/cwd-plugins-regression Jared Morrow 2014-03-05 12:08:00 -0700
  • 62b006227c Merge pull request #129 from tuncer/erlc-speedup-v5 Andrew Thompson 2014-03-05 13:39:55 -0500
  • b6908421b7 erlc: clean-up, enhance, and regression fix fd17693 Tuncer Ayaz 2013-09-01 19:34:29 +0200
  • 7742d70ee2 erlc: add support for detecting core transforms Anthony Ramine 2014-02-25 09:03:26 +0100
  • fd17693b7c Speed up the compilation process Evgeniy Khramtsov 2013-07-01 19:55:31 +1000
  • 6e24cd6ac7 Merge pull request #233 from tuncer/commands Jared Morrow 2014-02-25 14:56:13 -0700
  • 2576031163 docs: fix #228 Tuncer Ayaz 2014-02-25 19:46:49 +0100
  • dcc75b144c Merge pull request #230 from tuncer/fix-dialyzer-warnings Jared Morrow 2014-02-25 08:14:47 -0700
  • 3b08e93ef9 Merge pull request #232 from tuncer/doc-abbrev-cmd Jared Morrow 2014-02-25 07:50:09 -0700
  • a554744fc0 Mention rebar -c/--commands Tuncer Ayaz 2014-02-24 22:32:50 +0100
  • c29f8b45ae Document support for abbreviated commands Tuncer Ayaz 2014-02-14 18:57:07 +0100
  • 289a71e208 Merge pull request #221 from kaos/erlydtl Jared Morrow 2014-02-24 06:47:52 -0700
  • 589afc0173 eunit: fix dialyzer warnings introduced in 03da5e0b Tuncer Ayaz 2014-02-20 19:10:47 +0100
  • 60d106055b {ok, Module} is an acceptable return value from do_compile. David N. Welton 2014-02-14 12:30:13 +0100
  • f7d62dee68 Use proplists:unfold to make sure we feed a proplist to keymerge. David N. Welton 2014-02-14 11:48:51 +0100
  • 33110267ba Adapt erlydtl compiler plugin to latest version of erlydtl Andreas Stenius 2014-02-02 21:17:14 +0100
  • ec448c0894 Merge pull request #223 from rebar/adt-random-suite-order Jared Morrow 2014-02-07 11:32:06 -0700
  • 2f6991cbd7 Add documentation adt-random-suite-order Andrew Thompson 2014-02-06 14:58:38 -0500
  • 03da5e0be0 Add random_suite_order option to eunit command Andrew Thompson 2014-02-05 14:41:25 -0500
  • fa679b4343 Merge pull request #224 from andrewjstone/allow-test Jared Morrow 2014-02-07 10:53:08 -0700
  • 184edc2331 Merge pull request #188 from massemanet/xref_extra_path Andrew Thompson 2014-02-06 01:04:35 -0500
  • daf1428f95 Merge pull request #219 from h4cc/patch-1 Andrew Thompson 2014-02-06 01:02:07 -0500
  • cf3f2098e4 Bump rebar to 2.2.0 and add proper release notes 2.2.0 Jared Morrow 2014-02-05 15:01:51 -0700
  • cc72cd8fce allow suite[s] or test[s] as options for eunit and ct Andrew J. Stone 2014-02-05 16:56:44 -0500
  • 1017ba2849 Added R16B01 and R16B02 to travis config. Julius Beckmann 2014-01-26 20:58:20 +0100
  • af91604053 Merge pull request #212 from tuncer/hrl-error Jared Morrow 2014-01-16 15:11:45 -0800
  • b2c2adb7c0 Merge pull request #215 from tuncer/experimental Jared Morrow 2014-01-16 15:09:50 -0800
  • c5e48b4a8b Merge pull request #214 from tuncer/compile_only Jared Morrow 2014-01-16 15:07:47 -0800
  • 477fbabfa8 Merge pull request #210 from tuncer/erlydtl-warnings Jared Morrow 2014-01-16 14:09:43 -0800
  • 2f2e7c4889 rebar_base_compiler: replace fixed size list with a tuple Tuncer Ayaz 2014-01-11 22:21:31 +0100
  • 97c9fdf31a Fix basho/rebar#388 Tuncer Ayaz 2014-01-11 22:10:50 +0100
  • 5d2b9ba23f Merge pull request #191 from tuncer/rename-modules Jared Morrow 2014-01-14 13:38:30 -0800
  • cf3a24e5c7 Merge pull request #196 from tuncer/rebar-run-info Jared Morrow 2014-01-14 12:49:42 -0800
  • d75af5266d Merge pull request #183 from EchoTeam/generate-upgrade-and-target-dir Jared Morrow 2014-01-14 12:48:48 -0800
  • 3c1b819369 erlydtl: add missing clause (Reported-by: goofansu) Tuncer Ayaz 2014-01-14 18:31:57 +0100
  • 5fa6671511 Remove experimental flags Tuncer Ayaz 2014-01-14 12:38:33 +0100
  • 8a94a41ef0 Document compile_only=true Tuncer Ayaz 2014-01-14 12:24:52 +0100
  • 4ca7c84179 introduce xref_extra_paths mats cronqvist 2013-12-06 10:45:52 +0100
  • 03e7993402 Fix #205 (erlydtl:compile/3 returns warnings) Tuncer Ayaz 2014-01-11 20:26:10 +0100
  • 34ead92c83 Fix #187 (rename mustache to rebar_mustache) Tuncer Ayaz 2013-12-05 22:02:12 +0100
  • 777fefe181 Fix #187 (rename getopt to rebar_getopt) Tuncer Ayaz 2013-12-05 21:58:44 +0100
  • f2b370085c inttest/depplugins: update docs Tuncer Ayaz 2013-11-27 17:00:38 +0100
  • a8a415aed4 Fix regression caused by 252b31f (#90) Tuncer Ayaz 2013-11-27 15:12:46 +0100
  • 39c38b6141 rebar_core: minor comment fix Tuncer Ayaz 2013-11-27 15:20:18 +0100
  • 298743d50e Add test for regression caused by 252b31f (#90) Tuncer Ayaz 2013-11-27 15:12:19 +0100
  • 4af177bd06 Print a more appropriate message on 'rebar info' Tuncer Ayaz 2013-12-11 10:06:22 +0100
  • df42410cf2 Merge pull request #190 from tuncer/quadruple-timeout Jared Morrow 2013-12-31 08:58:01 -0800
  • 3e573baee6 Merge pull request #198 from tuncer/clean-up-rebar-config-script Jared Morrow 2013-12-31 08:55:29 -0800
  • 81b9ed0606 Merge pull request #201 from fenollp/create-lib Jared Morrow 2013-12-20 08:20:39 -0800
  • 70cdb37942 Add command to rebar:command_names/0 Pierre Fenoll 2013-12-19 23:05:49 +0000
  • c83d037404 Add a library template Pierre Fenoll 2013-12-19 22:01:25 +0000
  • b97677c2c2 Merge pull request #200 from tuncer/fix-debug-bootstrap Jared Morrow 2013-12-17 06:46:10 -0800
  • e73098afea Merge pull request #199 from tuncer/dia-dialyzer-warnings Jared Morrow 2013-12-17 05:50:14 -0800
  • af305f2425 bootstrap: avoid trying to run 'debug' command Tuncer Ayaz 2013-12-14 17:33:28 +0100
  • 031e7c5fc5 rebar_dia_compiler: fix Dialyzer warnings Tuncer Ayaz 2013-12-14 16:31:00 +0100
  • 7d70dfbe6f Clean up rebar.config.script Tuncer Ayaz 2013-12-14 14:21:59 +0100
  • 0f8ef12341 inttest/rgen_1: double the timeout a second time Tuncer Ayaz 2013-12-06 20:30:59 +0100
  • fbc51c0a8c Merge pull request #184 from tuncer/logging Jared Morrow 2013-12-16 12:47:16 -0800
  • 51584caa3e A switch variable can have multiple values Florent Gallaire 2013-12-06 06:51:29 +0100
  • 0e39dc4149 Support switch template instructions Florent Gallaire 2013-12-05 05:56:24 +0100
  • 277a10cd3b Fix is_verbose/1 helper function Tuncer Ayaz 2013-12-06 20:55:41 +0100
  • f39309a660 Write ERROR messages to standard_error device Tuncer Ayaz 2013-12-03 19:59:28 +0100
  • 6de94e8a16 Change default log level to 'warn' and introduce -q/--quiet Tuncer Ayaz 2013-10-12 22:12:40 +0200
  • e5d76e7e8c rebar_log: use defines for log level numbers Tuncer Ayaz 2013-10-12 22:07:03 +0200
  • 2f636236bf rebar_config:is_verbose/0: fix variable name Tuncer Ayaz 2013-10-12 22:02:30 +0200
  • ad1da88a07 Merge pull request #189 from tuncer/rgen1_timeout Dave Smith 2013-12-06 10:03:12 -0800
  • a3430a8053 inttest/rgen1: increase retest timeout (30s -> 60s) Tuncer Ayaz 2013-12-04 20:08:22 +0100
  • 74e69faebe Merge pull request #179 from tuncer/commands-list Jared Morrow 2013-12-04 12:12:27 -0800
  • 6fe3b82b5b Make list of commands (for unabbreviation) easier to maintain Tuncer Ayaz 2013-11-28 22:10:03 +0100
  • 745b14ddf1 Merge pull request #185 from tuncer/retest-upstream Dave Smith 2013-12-04 11:01:39 -0800
  • 8557f6c5bc Switch retest dep to upstream (dizzyd/retest.git) Tuncer Ayaz 2013-12-04 19:57:31 +0100
  • c02fcec92c Merge pull request #174 from tuncer/dialyzer-fixes Jared Morrow 2013-12-03 13:10:05 -0800
  • dac4f9245d Merge pull request #173 from tuncer/unknown-vsn Jared Morrow 2013-12-03 13:07:01 -0800
  • cedb889137 Merge pull request #172 from tuncer/dep-examples Jared Morrow 2013-12-03 13:04:16 -0800
  • 7e81b22218 Merge pull request #152 from tuncer/test-erl_opts Jared Morrow 2013-12-03 13:02:58 -0800
  • 2246d1b69e generate-upgrade can now take target_dir argument snaky 2013-12-03 11:46:48 +0400
  • 30531b6d1b Merge pull request #177 from tuncer/unused-retest-binary Jared Morrow 2013-11-27 08:43:36 -0800
  • 08a87bb5bd Delete unused inttest/retest binary Tuncer Ayaz 2013-11-27 17:05:12 +0100
  • 37310820f7 rebar_core: fix Dialyzer warning introduced in aa46d85 (#157) Tuncer Ayaz 2013-11-26 21:15:04 +0100
  • 55d1539404 lfe: use correctly filtered erl_opts Tuncer Ayaz 2013-09-30 19:05:23 +0200
  • 8f05368ba4 erlc: properly reuse the right erl_opts in test_compile Tuncer Ayaz 2013-09-30 18:57:07 +0200
  • edef0962d2 Fix false reporting of (plain) vsn strings Tuncer Ayaz 2013-11-24 17:37:59 +0100
  • 79903b9eeb deps: remove undocumented fossil syntax Tuncer Ayaz 2013-11-26 20:16:35 +0100
  • d7cef6b4c1 Add missing dep examples and fix existing ones Tuncer Ayaz 2013-11-24 15:36:54 +0100
  • 988c9cd574 Merge pull request #155 from tuncer/fixes Jared Morrow 2013-11-26 06:18:30 -0800
  • 9a158d37fc Merge pull request #157 from Vagabond/adt-lib-dir Jared Morrow 2013-11-22 14:17:21 -0800
  • 05f81eca8a Merge pull request #154 from Vagabond/adt-update-tags Jared Morrow 2013-11-22 13:42:54 -0800
  • 8b7f5442a9 Roll rebar version 2.1.0 2.1.0 2.1 Jared Morrow 2013-11-22 07:54:28 -0700
  • bef8286706 Merge pull request #166 from mdaguete/no_runner_script_var Jared Morrow 2013-11-18 21:08:32 -0800
  • e1d218f99a Init RUNNER_SCRIPT var in simplenode.runner Manuel Durán Aguete 2013-11-18 13:17:35 +0100
  • aa46d85849 Don't badmatch if a path we think we added isn't in the code path Andrew Thompson 2013-10-17 12:36:36 -0400
  • d983beafe9 Don't over-aggressively clean the code path in the presence of lib_dir directives Andrew Thompson 2013-10-16 19:48:00 -0400
  • 01df43e58a Fix update-deps with certain forms of the {tag, ...} type Andrew Thompson 2013-10-15 17:37:40 -0400
  • dfba6dd6f9 Fix issues introduced in #137 (4dfdd72) Manuel Rubio 2013-09-21 22:28:49 +0200
  • d49ac03627 rebar_deps: fix overly long lines Tuncer Ayaz 2013-10-16 12:54:06 +0200
  • 95910c7764 rebar_deps: 'depowner' has to be stored in xconf Tuncer Ayaz 2013-10-16 12:49:06 +0200
  • 6518b5f541 rebar_deps: fix Dialyzer warning Tuncer Ayaz 2013-10-16 12:36:32 +0200
  • 348d13b064 'current_command' has to be stored in xconf Tuncer Ayaz 2013-10-16 12:29:54 +0200
  • ed88055a75 Merge pull request #142 from Vagabond/adt-update-deps Dave Smith 2013-10-14 15:09:03 -0700