<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/tools/release, branch 2048sp5</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Multiple variables for 'my' need to be in parenthesis</title>
<updated>2015-01-03T14:25:09+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T14:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=98280bb2030a172032741214909a3864dd02a49b'/>
<id>98280bb2030a172032741214909a3864dd02a49b</id>
<content type='text'>
perl -wc reported:

Parentheses missing around "my" list at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Name "main::doonly" used only once: possible typo at sims.pl line 9.

-&gt; now it's happy.

Change-Id: I3b3685d6918ddb77e47c58bade931897075c6e04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
perl -wc reported:

Parentheses missing around "my" list at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Useless use of a variable in void context at sims.pl line 9.
Name "main::doonly" used only once: possible typo at sims.pl line 9.

-&gt; now it's happy.

Change-Id: I3b3685d6918ddb77e47c58bade931897075c6e04
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't build sims twice</title>
<updated>2015-01-03T14:20:27+00:00</updated>
<author>
<name>Thomas Jarosch</name>
<email>tomj@simonv.com</email>
</author>
<published>2015-01-03T14:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=dd75bb756d501f3bcb78be70b88a70b4a2dee307'/>
<id>dd75bb756d501f3bcb78be70b88a70b4a2dee307</id>
<content type='text'>
Some of those builds are already in the 'builds' list.

Change-Id: I6985702d50ff00e166463384d78f823f6fad9873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of those builds are already in the 'builds' list.

Change-Id: I6985702d50ff00e166463384d78f823f6fad9873
</pre>
</div>
</content>
</entry>
<entry>
<title>sims.pl: add a few unusable targets</title>
<updated>2013-11-13T21:37:52+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-11-13T21:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=457d64fcb88b97ccb6cebb148b39c06cd7d59139'/>
<id>457d64fcb88b97ccb6cebb148b39c06cd7d59139</id>
<content type='text'>
Change-Id: I97ab208446c3df5327aa287edb5940aa59908260
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I97ab208446c3df5327aa287edb5940aa59908260
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some unstable targest to "sim release"</title>
<updated>2013-09-29T20:02:06+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2013-09-29T20:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=310e7b494381622ed00a11ab42ce00f16c1bfef7'/>
<id>310e7b494381622ed00a11ab42ce00f16c1bfef7</id>
<content type='text'>
Change-Id: Ie8e3848063dc49004fa68719e031a4950f059033
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie8e3848063dc49004fa68719e031a4950f059033
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new tarball generation script.</title>
<updated>2012-04-12T19:15:49+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2012-04-12T19:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2aae74545855e133d6f0e6ce56bbb8995fd1b51e'/>
<id>2aae74545855e133d6f0e6ce56bbb8995fd1b51e</id>
<content type='text'>
The old script depended on svn. An earlier version of this script has already
been used in the 3.11. branch.

Change-Id: Id03abb8f7bd005ede343243194c4453f0b2e8943
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old script depended on svn. An earlier version of this script has already
been used in the 3.11. branch.

Change-Id: Id03abb8f7bd005ede343243194c4453f0b2e8943
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version numbers for 3.11.1</title>
<updated>2012-04-07T19:34:04+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2012-04-07T18:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d5859c6d21c6f105e909b0a1eb4f03e9e54db684'/>
<id>d5859c6d21c6f105e909b0a1eb4f03e9e54db684</id>
<content type='text'>
Change-Id: I98c904b1d5e5c80c21d8a08b5413cd1e7f70bff2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I98c904b1d5e5c80c21d8a08b5413cd1e7f70bff2
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass VERSION to *all* make invocations in release scripts</title>
<updated>2011-12-07T17:59:11+00:00</updated>
<author>
<name>Frank Gevaerts</name>
<email>frank@gevaerts.be</email>
</author>
<published>2011-12-07T17:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d0731064c8a6fc81218bcbd996636b0a46c6ff10'/>
<id>d0731064c8a6fc81218bcbd996636b0a46c6ff10</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31166 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31166 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Also build and keep elfs zip file for the release.</title>
<updated>2011-02-20T20:07:41+00:00</updated>
<author>
<name>Alex Parker</name>
<email>rockbox@aeparker.com</email>
</author>
<published>2011-02-20T20:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=cdce4ddf0d3400bb8c448f61ea4459045ea9c216'/>
<id>cdce4ddf0d3400bb8c448f61ea4459045ea9c216</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29362 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29362 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>* Keep the map files instead of building then throwing them away in the release script.</title>
<updated>2011-02-20T19:27:09+00:00</updated>
<author>
<name>Alex Parker</name>
<email>rockbox@aeparker.com</email>
</author>
<published>2011-02-20T19:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=bf7276d1d0668006f14c68b8aaffb2855ce36665'/>
<id>bf7276d1d0668006f14c68b8aaffb2855ce36665</id>
<content type='text'>
* Pass the release version to make in the release script instead of having to remember to hack up version.sh in the release branch.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29358 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pass the release version to make in the release script instead of having to remember to hack up version.sh in the release branch.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29358 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Sansa c200v2 is now unstable and no longer needs special consideration for sim builds</title>
<updated>2010-08-31T23:31:58+00:00</updated>
<author>
<name>Michael Chicoine</name>
<email>mc2739@gmail.com</email>
</author>
<published>2010-08-31T23:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=eb39236ff7ff37c436d94ddeadb58fcc1c2c92ca'/>
<id>eb39236ff7ff37c436d94ddeadb58fcc1c2c92ca</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27961 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27961 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
