<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OpenOCD/bootstrap, branch mips-hack</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.amat.us/openocd/atom/bootstrap?h=mips-hack</id>
<link rel='self' href='https://git.amat.us/openocd/atom/bootstrap?h=mips-hack'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/'/>
<updated>2013-07-15T10:13:51Z</updated>
<entry>
<title>configure: remove AM_MAINTAINER_MODE, effectively always enabling all the rules</title>
<updated>2013-07-15T10:13:51Z</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2013-07-06T05:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=ab90b8777855876f23c779ee2b25827a34f890c3'/>
<id>urn:sha1:ab90b8777855876f23c779ee2b25827a34f890c3</id>
<content type='text'>
There're strong arguments against using this macro (mostly regarding
build consistency), so remove it altogether.

Change-Id: I90c8e9a86a24571019366435bd868a6799a09c45
Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Reviewed-on: http://openocd.zylin.com/1476
Tested-by: jenkins
Reviewed-by: Spencer Oliver &lt;spen@spen-soft.co.uk&gt;
Reviewed-by: Andreas Fritiofson &lt;andreas.fritiofson@gmail.com&gt;
</content>
</entry>
<entry>
<title>bootstrap: Various code improvements</title>
<updated>2011-06-01T19:45:50Z</updated>
<author>
<name>Tormod Volden</name>
<email>debian.tormod@gmail.com</email>
</author>
<published>2011-06-01T18:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=fa1f2682d4b8077a6c82002976f090827db3d8e5'/>
<id>urn:sha1:fa1f2682d4b8077a6c82002976f090827db3d8e5</id>
<content type='text'>
- Do not specify -e twice.
- Use "which" instead of calling commands that might not exist.
- Fix bashism ("==" is C not sh)
- Carefully quote potentially empty variables
- Check command arguments before doing anything
- Rewrite argument checking to be more easily extensible
- Consistent indentation
- UNIX style error messages
</content>
</entry>
<entry>
<title>bootstrap: fix argument handling</title>
<updated>2011-06-01T05:21:11Z</updated>
<author>
<name>Laurent Charpentier</name>
<email>laurent_pubs@yahoo.com</email>
</author>
<published>2011-05-31T08:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=4da551732eceee87085ec6b159bef6693c704835'/>
<id>urn:sha1:4da551732eceee87085ec6b159bef6693c704835</id>
<content type='text'>
- no argument =&gt; run submodule init
- "nosubmoudle" =&gt; do not run submodule
- other values =&gt; error message
</content>
</entry>
<entry>
<title>bootstrap: by default the submodules are initialized</title>
<updated>2010-12-22T13:39:16Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-12-22T13:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=37f4978f95a989d6bfcaf9aff354ee23a0855b92'/>
<id>urn:sha1:37f4978f95a989d6bfcaf9aff354ee23a0855b92</id>
<content type='text'>
use "nosubmodule" to skip setting up submodules.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>build: update bootstrap comments</title>
<updated>2010-11-19T09:08:09Z</updated>
<author>
<name>Spencer Oliver</name>
<email>ntfreak@users.sourceforge.net</email>
</author>
<published>2010-11-19T09:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=c40571e6b9c2f4b181e289dbac2366569f128828'/>
<id>urn:sha1:c40571e6b9c2f4b181e289dbac2366569f128828</id>
<content type='text'>
Signed-off-by: Spencer Oliver &lt;ntfreak@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>bootstrap: add quick start build instructions</title>
<updated>2010-10-29T13:18:52Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2010-10-29T13:05:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=70b15389962637f13f5f3f10a6beebabed419c69'/>
<id>urn:sha1:70b15389962637f13f5f3f10a6beebabed419c69</id>
<content type='text'>
leave some bread-crumbs for users to figure out how
to build OpenOCD

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>whitespace cleanup, mostly for docs</title>
<updated>2009-12-30T19:51:29Z</updated>
<author>
<name>Antonio Borneo</name>
<email>borneo.antonio@gmail.com</email>
</author>
<published>2009-12-29T23:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=7c5acf8660ddfce4746152e03749b699532f513f'/>
<id>urn:sha1:7c5acf8660ddfce4746152e03749b699532f513f</id>
<content type='text'>
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.

Signed-off-by: Antonio Borneo &lt;borneo.antonio@gmail.com&gt;
Signed-off-by: David Brownell &lt;dbrownell@users.sourceforge.net&gt;
</content>
</entry>
<entry>
<title>bootstrap: stop execution upon error</title>
<updated>2009-12-04T11:46:45Z</updated>
<author>
<name>Øyvind Harboe</name>
<email>oyvind.harboe@zylin.com</email>
</author>
<published>2009-12-04T08:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=146e841fc920e1caea702ef42e2088244b9b8464'/>
<id>urn:sha1:146e841fc920e1caea702ef42e2088244b9b8464</id>
<content type='text'>
When tools are not installed, exit immediately. This makes
the error messages clearer.

Signed-off-by: Øyvind Harboe &lt;oyvind.harboe@zylin.com&gt;
</content>
</entry>
<entry>
<title>Change most in-tree references from SVN to GIT.</title>
<updated>2009-10-08T00:13:50Z</updated>
<author>
<name>dbrownell</name>
<email>dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-10-08T00:13:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=03c9e48f88fa8b681b77c6c35d6da0a0e838a7e8'/>
<id>urn:sha1:03c9e48f88fa8b681b77c6c35d6da0a0e838a7e8</id>
<content type='text'>
Also, talk about "mainline" not "trunk".

The release.txt and release.sh files need more updates.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2825 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
<entry>
<title>Switch automake handling to use --gnu mode, not --foreign.</title>
<updated>2009-06-30T21:44:48Z</updated>
<author>
<name>zwelch</name>
<email>zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60</email>
</author>
<published>2009-06-30T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/openocd/commit/?id=ef733b48e9f80b42b3bd4aaef3654c3485fac8d5'/>
<id>urn:sha1:ef733b48e9f80b42b3bd4aaef3654c3485fac8d5</id>
<content type='text'>
Remove INSTALL file; automake generates a copy of the latest version.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2435 b42882b7-edfa-0310-969c-e2dbd0fdcd60
</content>
</entry>
</feed>
