<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/dm, 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-05-18T09:59:36Z</updated>
<entry>
<title>- fix path to staging binary. Closes #1353</title>
<updated>2007-05-18T09:59:36Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-05-18T09:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=33553eb655b9594d2c1f223cf72d16232d3ddfcc'/>
<id>urn:sha1:33553eb655b9594d2c1f223cf72d16232d3ddfcc</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>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>- 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>- bump version. Fetch from old/ dir if the version is out-of-date.</title>
<updated>2006-11-29T10:23:54Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-29T10:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=cff93989619df834c3d869f1038df54c186c026e'/>
<id>urn:sha1:cff93989619df834c3d869f1038df54c186c026e</id>
<content type='text'>
Thanks to Pavel Roskin
</content>
</entry>
<entry>
<title>minor version bumps</title>
<updated>2006-11-17T23:44:45Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-11-17T23:44:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=268d2fe348c25d5ccbf973d6e7a0dc93b1756ce2'/>
<id>urn:sha1:268d2fe348c25d5ccbf973d6e7a0dc93b1756ce2</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>- bump version</title>
<updated>2006-09-28T14:26:32Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-09-28T14:26:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2f85174dbf1a678437ce1daff211e74bcf188367'/>
<id>urn:sha1:2f85174dbf1a678437ce1daff211e74bcf188367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- update to 1.02.09</title>
<updated>2006-08-24T21:46:57Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-08-24T21:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5a2008d9fea10beef9eb908315d078dd498046a8'/>
<id>urn:sha1:5a2008d9fea10beef9eb908315d078dd498046a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ver bump #962 by bowerymarc</title>
<updated>2006-07-19T23:53:59Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2006-07-19T23:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e3f67672a9b0f77a941b0535bb2ab1ba1ffd5828'/>
<id>urn:sha1:e3f67672a9b0f77a941b0535bb2ab1ba1ffd5828</id>
<content type='text'>
</content>
</entry>
</feed>
