<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/readline, 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-04-16T18:51:20Z</updated>
<entry>
<title>- install some more stuff that goes into staging_dir into the proper place.</title>
<updated>2007-04-16T18:51:20Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-16T18:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=41decaa9fea506c08f210f411710951f4920b91d'/>
<id>urn:sha1:41decaa9fea506c08f210f411710951f4920b91d</id>
<content type='text'>
  First hunk of fixes for bug #1290
</content>
</entry>
<entry>
<title>- commentary typo fix</title>
<updated>2007-04-06T16:32:05Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-04-06T16:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8019956f609ac365798373631e0ff76e2b8b6aab'/>
<id>urn:sha1:8019956f609ac365798373631e0ff76e2b8b6aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- install target headers into the correct dir</title>
<updated>2007-03-21T08:04:19Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-21T08:04:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1b5a21dab5da219cda3f421d097dd5afcc4c24a5'/>
<id>urn:sha1:1b5a21dab5da219cda3f421d097dd5afcc4c24a5</id>
<content type='text'>
- make sure not to create libwhatever...old cruft
</content>
</entry>
<entry>
<title>- provide means to install readline into the target. Closes #968</title>
<updated>2007-03-20T17:50:23Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-03-20T17:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=526b00455bf84ee151d4cbea8d04651d799c7f89'/>
<id>urn:sha1:526b00455bf84ee151d4cbea8d04651d799c7f89</id>
<content type='text'>
</content>
</entry>
<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>- correct improper prerequisite of -source target</title>
<updated>2007-01-28T13:34:02Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-01-28T13:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bbfb7b6eae0b0b0c942bb74e74b48f6c38e0490f'/>
<id>urn:sha1:bbfb7b6eae0b0b0c942bb74e74b48f6c38e0490f</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 $(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>The target is readline-target, not readline_target</title>
<updated>2006-09-26T15:56:03Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2006-09-26T15:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bc45a9b96663627ac70f2f7d934cb5a4d755924c'/>
<id>urn:sha1:bc45a9b96663627ac70f2f7d934cb5a4d755924c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some more patches from upstream</title>
<updated>2006-03-23T03:04:47Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-03-23T03:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c295d3a9e3a5b65bfcc82ebea64edf80d4309146'/>
<id>urn:sha1:c295d3a9e3a5b65bfcc82ebea64edf80d4309146</id>
<content type='text'>
</content>
</entry>
</feed>
