<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rebar3.git/inttest/tdeps1, branch master</title>
<subtitle>Clone of https://github.com/erlang/rebar3</subtitle>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/'/>
<entry>
<title>remove more code that can be brought back later if needed</title>
<updated>2014-08-31T03:16:30+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2014-08-31T03:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=21f47438614a0d50caf20801c4440d54d12c3f20'/>
<id>21f47438614a0d50caf20801c4440d54d12c3f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep compile recursive and update the tests to not pass -r to compile</title>
<updated>2014-03-11T21:24:19+00:00</updated>
<author>
<name>Jared Morrow</name>
<email>jared@basho.com</email>
</author>
<published>2014-03-11T21:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=415d872730daf58a91b6fbd6d3eac1f015cb9c24'/>
<id>415d872730daf58a91b6fbd6d3eac1f015cb9c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #56 (always-on recursion)</title>
<updated>2014-03-11T21:11:36+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2012-11-05T19:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=77a0eb6fe4dca909c6fe63f00b6793ba759f1a63'/>
<id>77a0eb6fe4dca909c6fe63f00b6793ba759f1a63</id>
<content type='text'>
Always-on recursive application of all rebar commands causes too many
issues. Recursive application is required for:
1. dealing with dependencies: get-deps, update-deps, and compile of deps
   right after get-deps or update-deps
2. projects with a riak-like apps/ project structure and dev process

The vast majority of projects are not structured like riak. Therefore,
moving forward it's best to (by default) restrict recursive behavior to
dealing with deps. This commit does that and also adds command line and
rebar.config options for controlling or configuring recursion. Also, we
introduce two meta commands: prepare-deps (equivalent to rebar -r
get-deps compile) and refresh-deps (equivalent to rebar -r update-deps
compile). riak-like projects can extend the list of recursive commands
(to include 'eunit' and 'compile') by adding
{recursive_cmds, [eunit, compile]} to rebar.config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always-on recursive application of all rebar commands causes too many
issues. Recursive application is required for:
1. dealing with dependencies: get-deps, update-deps, and compile of deps
   right after get-deps or update-deps
2. projects with a riak-like apps/ project structure and dev process

The vast majority of projects are not structured like riak. Therefore,
moving forward it's best to (by default) restrict recursive behavior to
dealing with deps. This commit does that and also adds command line and
rebar.config options for controlling or configuring recursion. Also, we
introduce two meta commands: prepare-deps (equivalent to rebar -r
get-deps compile) and refresh-deps (equivalent to rebar -r update-deps
compile). riak-like projects can extend the list of recursive commands
(to include 'eunit' and 'compile') by adding
{recursive_cmds, [eunit, compile]} to rebar.config.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding user/email on created repos for travis CI</title>
<updated>2013-04-22T19:45:41+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2013-04-22T19:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=a3ce71e3812670cb7332764f743ca20e0bd2b57f'/>
<id>a3ce71e3812670cb7332764f743ca20e0bd2b57f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Further investigation into travis CI issues</title>
<updated>2013-04-22T19:39:42+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2013-04-22T19:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=6bbd79044d9192edcc16aec8cbabc755ae7a2c91'/>
<id>6bbd79044d9192edcc16aec8cbabc755ae7a2c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add author to fix issue when compiling on travis</title>
<updated>2013-04-22T17:48:44+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2013-04-22T17:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=c1925d0de7d2339d54788e55f66832aeb77f3aad'/>
<id>c1925d0de7d2339d54788e55f66832aeb77f3aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hg from integration tests; git is defacto standard at this point</title>
<updated>2013-03-02T15:22:09+00:00</updated>
<author>
<name>Dave Smith</name>
<email>dizzyd@dizzyd.com</email>
</author>
<published>2013-03-02T15:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=09c7e17e320b742e2db795fd2056a8570a1a7418'/>
<id>09c7e17e320b742e2db795fd2056a8570a1a7418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inttest: remove superfluous blank lines</title>
<updated>2012-08-18T17:36:28+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2012-08-18T17:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=e8557d262f2e6cc1f7937fa2079682debeae8785'/>
<id>e8557d262f2e6cc1f7937fa2079682debeae8785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inttest: fix whitespace errors</title>
<updated>2012-08-18T17:29:29+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2012-08-18T17:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=c3c6ee7a55eee41bd45cba728510fec3ec91f855'/>
<id>c3c6ee7a55eee41bd45cba728510fec3ec91f855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning</title>
<updated>2011-01-31T18:11:50+00:00</updated>
<author>
<name>Tuncer Ayaz</name>
<email>tuncer.ayaz@gmail.com</email>
</author>
<published>2011-01-31T18:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-prod-1.sunet.se/rebar3.git/commit/?id=7710ab0d9f5be0833179d08d6eeb5da53ac1ed36'/>
<id>7710ab0d9f5be0833179d08d6eeb5da53ac1ed36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
