<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/berkeleydb, 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-13T22:59:59Z</updated>
<entry>
<title>fixup package LDFLAGS handling</title>
<updated>2007-03-13T22:59:59Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-03-13T22:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=85d7f6f05f87b52a56b603c95e68498f04877f64'/>
<id>urn:sha1:85d7f6f05f87b52a56b603c95e68498f04877f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup a whole steaming pile of insanity.  When packages are configured,</title>
<updated>2007-01-14T03:52:21Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-14T03:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=732d94d25fd10fff65a378b03c3fca9bde403e95'/>
<id>urn:sha1:732d94d25fd10fff65a378b03c3fca9bde403e95</id>
<content type='text'>
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory.  The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.

This also adds in a pile of libtool fixups.  Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
 -Erik
</content>
</entry>
<entry>
<title>- use global DISABLE_LARGEFILE</title>
<updated>2006-12-21T10:36:40Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-12-21T10:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ba7d905b544679f811cfd3919d8f8a2edbd7b395'/>
<id>urn:sha1:ba7d905b544679f811cfd3919d8f8a2edbd7b395</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>version bump</title>
<updated>2006-04-19T18:36:02Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-04-19T18:36:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=54ba8b7024fd1dcffa735cff3a1ac1dfebbf0405'/>
<id>urn:sha1:54ba8b7024fd1dcffa735cff3a1ac1dfebbf0405</id>
<content type='text'>
</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>This patch updates the berkleydb package to build a 4.3.x version of the</title>
<updated>2005-05-16T17:30:25Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-05-16T17:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=12a94507908e2a84267106fc5ca00f867edeabc1'/>
<id>urn:sha1:12a94507908e2a84267106fc5ca00f867edeabc1</id>
<content type='text'>
library which adds additional functionality and bugfixes.

http://bugs.uclibc.org/view.php?id=256
</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>merge help descriptions written by Tom Cameron</title>
<updated>2004-12-24T09:23:11Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2004-12-24T09:23:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ab798b88d9818d22fafdb994cb064883ec56c956'/>
<id>urn:sha1:ab798b88d9818d22fafdb994cb064883ec56c956</id>
<content type='text'>
</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>
</feed>
