<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/libfloat, 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-01-21T21:32:49Z</updated>
<entry>
<title>- remove some hardcoded occurances of "make" and use the proper variable instead</title>
<updated>2007-01-21T21:32:49Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-21T21:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b17c61938ed9ddcd24294aa978da8db1b6155596'/>
<id>urn:sha1:b17c61938ed9ddcd24294aa978da8db1b6155596</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>Change all instances of 'ln -sf' to 'ln -snf'</title>
<updated>2005-04-15T02:19:11Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-04-15T02:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=74ad4e12c8182e70ec0eed7e029f6d70163a6a01'/>
<id>urn:sha1:74ad4e12c8182e70ec0eed7e029f6d70163a6a01</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>Patch from Karsten Kruse:</title>
<updated>2004-12-11T10:01:37Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-12-11T10:01:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8af392736e9e53710cb1634dc12a9b2501eb7d25'/>
<id>urn:sha1:8af392736e9e53710cb1634dc12a9b2501eb7d25</id>
<content type='text'>
Hi,

two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.
</content>
</entry>
<entry>
<title>Update a few packages</title>
<updated>2004-10-14T09:39:25Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-14T09:39:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c3da0d8281e24ad8fa1af7e06a16330cc6b41eb3'/>
<id>urn:sha1:c3da0d8281e24ad8fa1af7e06a16330cc6b41eb3</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>
