<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/freetype, 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>- prepare a host-freetype target that could be used to build the build-utils</title>
<updated>2007-01-16T19:51:03Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-16T19:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fd4b8e90ca01f650e25ee832e431bbc8d863ced2'/>
<id>urn:sha1:fd4b8e90ca01f650e25ee832e431bbc8d863ced2</id>
<content type='text'>
  for fontconfig (note that CCexe isn't cached in configure, so just passing it to make later on is enough).
</content>
</entry>
<entry>
<title>silly typos</title>
<updated>2007-01-14T22:52:26Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-14T22:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8cc56adc391887c5f156de83c65fdbba2f31a1fe'/>
<id>urn:sha1:8cc56adc391887c5f156de83c65fdbba2f31a1fe</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>fixup freetype build and install locations</title>
<updated>2007-01-10T23:54:35Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-10T23:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4c283aa793ceb1e470f6423a5d5ef7d7c4c8a1dc'/>
<id>urn:sha1:4c283aa793ceb1e470f6423a5d5ef7d7c4c8a1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add and use BR2_BZCAT config option.</title>
<updated>2006-11-17T15:43:51Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-17T15:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90'/>
<id>urn:sha1:6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90</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>build with prefix set to STAGING_DIR so the generated .la file has correct paths</title>
<updated>2005-09-08T00:29:21Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2005-09-08T00:29:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=09df7b973a2b7fa78892df436d933c3ddc476eee'/>
<id>urn:sha1:09df7b973a2b7fa78892df436d933c3ddc476eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the sourceforge mirror site a config option, as sourceforge</title>
<updated>2005-06-09T12:15:00Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-06-09T12:15:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1d63e8a8d9e8f7a4e999f77d4a606c3aa1bf7a67'/>
<id>urn:sha1:1d63e8a8d9e8f7a4e999f77d4a606c3aa1bf7a67</id>
<content type='text'>
mirrors tend to change, move, go down, etc from time to time.
</content>
</entry>
<entry>
<title>http://bugs.uclibc.org/view.php?id=189</title>
<updated>2005-04-26T06:26:14Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2005-04-26T06:26:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dfba3cfed987daba1cf8f2e80286127afce7e651'/>
<id>urn:sha1:dfba3cfed987daba1cf8f2e80286127afce7e651</id>
<content type='text'>
</content>
</entry>
</feed>
