<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/procps, 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-14T03:12:22Z</updated>
<entry>
<title>yet more LDFLAGS handling fixups</title>
<updated>2007-03-14T03:12:22Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-03-14T03:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=15177a6e9566e2929e77eda44eff5116b6f0e587'/>
<id>urn:sha1:15177a6e9566e2929e77eda44eff5116b6f0e587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add missing package-source targets</title>
<updated>2007-01-03T13:44:01Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-03T13:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ec5b83ce2fe8f4f387f7f87b71632830ce382901'/>
<id>urn:sha1:ec5b83ce2fe8f4f387f7f87b71632830ce382901</id>
<content type='text'>
- add missing dependencies to build prerequisites in the config system
</content>
</entry>
<entry>
<title>Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers.</title>
<updated>2006-12-05T02:16:03Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2006-12-05T02:16:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f460603f02092b4f514d108dd8b4167a7a056213'/>
<id>urn:sha1:f460603f02092b4f514d108dd8b4167a7a056213</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 /usr/share/man instead of /usr/man after install</title>
<updated>2005-09-30T20:48:41Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-09-30T20:48:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3a92983f7e7d1ee7365edf3099a82b5b06b1904e'/>
<id>urn:sha1:3a92983f7e7d1ee7365edf3099a82b5b06b1904e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>be a bit more consistant with naming, always escape wildcards</title>
<updated>2005-06-24T08:36:13Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-06-24T08:36:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=369864cf105bf541f4e42643d6e5647ecea20379'/>
<id>urn:sha1:369864cf105bf541f4e42643d6e5647ecea20379</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>version bump</title>
<updated>2005-02-09T14:36:48Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-02-09T14:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7df31469e81cfa95d3980c41e28dd4b68f07199c'/>
<id>urn:sha1:7df31469e81cfa95d3980c41e28dd4b68f07199c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from gtj: http://bugs.uclibc.org/view.php?id=29</title>
<updated>2005-01-23T10:43:14Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-01-23T10:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3dae4a22aa9e39704b0739246223e6d1789aa708'/>
<id>urn:sha1:3dae4a22aa9e39704b0739246223e6d1789aa708</id>
<content type='text'>
Make certain the correct include files are used
</content>
</entry>
<entry>
<title>fix installing of libproc.so on 64bit systems (like amd64) and fix the clean target so it works</title>
<updated>2004-10-15T05:03:35Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-10-15T05:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cc388f0b0a1d690780a5c9a9a73d3ae389572621'/>
<id>urn:sha1:cc388f0b0a1d690780a5c9a9a73d3ae389572621</id>
<content type='text'>
</content>
</entry>
</feed>
