<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/gettext, 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>Fix building of gettext/libintl when using an external toolchain.</title>
<updated>2007-02-06T18:17:08Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-02-06T18:17:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=3c28ac08814b8640ccf1584b9c24e7adfed65cee'/>
<id>urn:sha1:3c28ac08814b8640ccf1584b9c24e7adfed65cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all of the binaries except for the one used for the target even though it is a MIPS binary and cannot be used. This package is still crap.</title>
<updated>2007-01-16T01:29:38Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-01-16T01:29:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0105ad9699e291d1203f204c3270d372e60602f8'/>
<id>urn:sha1:0105ad9699e291d1203f204c3270d372e60602f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not install build stuff into the target unless specifically asked to do so</title>
<updated>2007-01-15T21:28:15Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-15T21:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=58c49926d2e7f52df41ef3f804630260b599d4dd'/>
<id>urn:sha1:58c49926d2e7f52df41ef3f804630260b599d4dd</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>Make gettext have its own definition.</title>
<updated>2007-01-14T03:09:47Z</updated>
<author>
<name>"Steven J. Hill"</name>
<email>sjhill@realitydiluted.com</email>
</author>
<published>2007-01-14T03:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0f4f9f729f6478307857b62a791b8e6751dd20e1'/>
<id>urn:sha1:0f4f9f729f6478307857b62a791b8e6751dd20e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix install such that pkg-config setup is correct</title>
<updated>2007-01-10T10:30:10Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-10T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6637a4698e01017657a19689ac4b46ae06793eeb'/>
<id>urn:sha1:6637a4698e01017657a19689ac4b46ae06793eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix gettext so it will actually compile and install</title>
<updated>2007-01-10T06:05:18Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2007-01-10T06:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=b302239b1394118375c8f9ed8a529d0c4d46122b'/>
<id>urn:sha1:b302239b1394118375c8f9ed8a529d0c4d46122b</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>ver bump to 0.14.6</title>
<updated>2006-07-20T00:06:52Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-20T00:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=7f408ff90ffe0d338c9fcfeab36d18e2c8c33a33'/>
<id>urn:sha1:7f408ff90ffe0d338c9fcfeab36d18e2c8c33a33</id>
<content type='text'>
</content>
</entry>
</feed>
