<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/microcom, branch gcc3_legacy</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=gcc3_legacy'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2007-03-21T17:53:00Z</updated>
<entry>
<title>- support BR2_PREFER_IMA for microcom</title>
<updated>2007-03-21T17:53:00Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-21T17:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2c9a56bd3c5d54356877a023879b9f2e6529063d'/>
<id>urn:sha1:2c9a56bd3c5d54356877a023879b9f2e6529063d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make it build.. compile-tested only. Closes #970</title>
<updated>2007-01-19T19:14:33Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-19T19:14:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4f8b92f3054719274288b0e7633b7c5fd99df53f'/>
<id>urn:sha1:4f8b92f3054719274288b0e7633b7c5fd99df53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- make sure to pass the target cflags in</title>
<updated>2007-01-19T18:33:40Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-19T18:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f74967da5cedf16a5ae3fa4d65b8e6272b8f20dc'/>
<id>urn:sha1:f74967da5cedf16a5ae3fa4d65b8e6272b8f20dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971</title>
<updated>2006-10-01T15:17:52Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-10-01T15:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6342c83201d5fd2acef0f3193f53b19f74b14c73'/>
<id>urn:sha1:6342c83201d5fd2acef0f3193f53b19f74b14c73</id>
<content type='text'>
  Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
</content>
</entry>
<entry>
<title>remove extra space after touch</title>
<updated>2005-11-24T06:53:24Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-11-24T06:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfebda00147935f668f9024e7cca141ad46ad652'/>
<id>urn:sha1:dfebda00147935f668f9024e7cca141ad46ad652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>There is no need to have a separate 'Makefile.in' file in the</title>
<updated>2005-02-10T03:06:39Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-02-10T03:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d06645d8eddce3a22144a9ef8961a8f7599d319e'/>
<id>urn:sha1:d06645d8eddce3a22144a9ef8961a8f7599d319e</id>
<content type='text'>
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
</content>
</entry>
<entry>
<title>more help updates from Tom Cameron</title>
<updated>2004-12-26T07:36:59Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-12-26T07:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6d9728e843fb6fee4d3c62235862ef524292d365'/>
<id>urn:sha1:6d9728e843fb6fee4d3c62235862ef524292d365</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the TAR_VERBOSITY option a bit more sane</title>
<updated>2004-10-09T21:19:47Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-09T21:19:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bb05a9ad46cd8c743ccdda99578ca424073f7a4d'/>
<id>urn:sha1:bb05a9ad46cd8c743ccdda99578ca424073f7a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use $(TAR_VERBOSITY)</title>
<updated>2004-10-09T19:05:40Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-10-09T19:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3a7b4883665e0071614f2e12ab38b4b11a73bb8a'/>
<id>urn:sha1:3a7b4883665e0071614f2e12ab38b4b11a73bb8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>final step in buildroot facelift</title>
<updated>2004-10-09T06:13:40Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-09T06:13:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f694016136c155f23f5cec2eb7c076c9442d846a'/>
<id>urn:sha1:f694016136c155f23f5cec2eb7c076c9442d846a</id>
<content type='text'>
</content>
</entry>
</feed>
