<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openocd_libswd.git/bootstrap, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/junk/openocd_libswd.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/junk/openocd_libswd.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd_libswd.git/'/>
<updated>2011-11-01T18:57:16Z</updated>
<entry>
<title>bootstrap also bootstraps submodules/libswd if necessary (when no configure file exist for that submodule, so git/master is used, not a release).</title>
<updated>2011-11-01T18:57:16Z</updated>
<author>
<name>Tomek CEDRO</name>
<email>cederom@tlen.pl</email>
</author>
<published>2011-11-01T18:57:16Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd_libswd.git/commit/?id=dfdc7251df18b5027f00875866217c433fe44e36'/>
<id>urn:sha1:dfdc7251df18b5027f00875866217c433fe44e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BOOTSTRAP/SUBMODULES: Minor fix for libswd submodule. Placed git init/update in at the top of bootstrap file.</title>
<updated>2011-06-25T15:38:55Z</updated>
<author>
<name>Tomek CEDRO</name>
<email>cederom@tlen.pl</email>
</author>
<published>2011-06-25T15:38:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd_libswd.git/commit/?id=159bad817a8fec79c59db13fc33717c7608d7b88'/>
<id>urn:sha1:159bad817a8fec79c59db13fc33717c7608d7b88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BOOTSTRAP: Moved git submodule routines before autotools are executed. Added comments.w</title>
<updated>2011-06-21T22:13:24Z</updated>
<author>
<name>Tomek CEDRO</name>
<email>cederom@tlen.pl</email>
</author>
<published>2011-06-21T22:13:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/junk/openocd_libswd.git/commit/?id=2f92060a27074e3446d9d3612b592c2e7f7d97a9'/>
<id>urn:sha1:2f92060a27074e3446d9d3612b592c2e7f7d97a9</id>
<content type='text'>
</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://trygvis.io/git/junk/openocd_libswd.git/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://trygvis.io/git/junk/openocd_libswd.git/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://trygvis.io/git/junk/openocd_libswd.git/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://trygvis.io/git/junk/openocd_libswd.git/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://trygvis.io/git/junk/openocd_libswd.git/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://trygvis.io/git/junk/openocd_libswd.git/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://trygvis.io/git/junk/openocd_libswd.git/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>
</feed>
