<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/editors/vim, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-04-29T20:08:19Z</updated>
<entry>
<title>vim: regenerate the configure.patch</title>
<updated>2009-04-29T20:08:19Z</updated>
<author>
<name>Wade Berrier</name>
<email>wberrier@gmail.com</email>
</author>
<published>2009-04-29T20:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=78487cbecaf9b258f213912312a5f712bfa02189'/>
<id>urn:sha1:78487cbecaf9b258f213912312a5f712bfa02189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgconfig: add pkgconfig package for target</title>
<updated>2009-03-18T19:19:10Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-18T19:19:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=77754571b2f327636ce0072cfabc9ce0c9a6ad86'/>
<id>urn:sha1:77754571b2f327636ce0072cfabc9ce0c9a6ad86</id>
<content type='text'>
The host versions shouldn't be visible in Kconfig, so remove the
reference to BR2_PACKAGE_PKGCONFIG everywhere and prefix the host targets
with host-.

At the same time add pkgconfig for the target (E.G. for development) and
let BR2_PACKAGE_PKGCONFIG control that package.

Notice: all defconfigs in the tree have been updated, but make sure to
disable the pkgconfig package (unless you want it) if you use an external
config, otherwise you'll end up with pkgconfig and glib2 in the target.
</content>
</entry>
<entry>
<title>vim: really fix patch download</title>
<updated>2009-03-15T13:51:30Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-15T13:51:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2150ed1bf14ccdadfbdf4acc1efbb7a64dac9fe0'/>
<id>urn:sha1:2150ed1bf14ccdadfbdf4acc1efbb7a64dac9fe0</id>
<content type='text'>
Thanks to Markus Heidelberg for noticing.
</content>
</entry>
<entry>
<title>vim: fixup patch download location after change to DOWNLOAD macro.</title>
<updated>2009-03-09T19:47:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-09T19:47:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=dc4c57cf12cd658fe659ea4806061f29a62081b0'/>
<id>urn:sha1:dc4c57cf12cd658fe659ea4806061f29a62081b0</id>
<content type='text'>
Closes #161.
</content>
</entry>
<entry>
<title>vim: cleanup sed invocation</title>
<updated>2009-02-08T11:00:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-08T11:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=421b354ce25c6716f304ca487cbbecaf10697295'/>
<id>urn:sha1:421b354ce25c6716f304ca487cbbecaf10697295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: get rid of unneeded $(strip ..)</title>
<updated>2008-12-08T08:15:27Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-12-08T08:15:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ac1d92c425414bad889c1a60d0d2aee25581b74f'/>
<id>urn:sha1:ac1d92c425414bad889c1a60d0d2aee25581b74f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: add TARGET_CONFIGURE_OPTS</title>
<updated>2008-10-26T12:13:28Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-26T12:13:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4cb7b78a2494eb652d303172e08c4ab9bf846e83'/>
<id>urn:sha1:4cb7b78a2494eb652d303172e08c4ab9bf846e83</id>
<content type='text'>
Patch by Markus Heidelberg.
</content>
</entry>
<entry>
<title>package: cleanup PKG_CONFIG_SYSROOT</title>
<updated>2008-10-26T06:19:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-26T06:19:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8a89d2b3f36d58fb0f13d57cf50c5a8cf84ea466'/>
<id>urn:sha1:8a89d2b3f36d58fb0f13d57cf50c5a8cf84ea466</id>
<content type='text'>
PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in,
so there's no need to set it in the makefiles of the individual
packages as well.

Based on a patch by Markus Heidelberg.
</content>
</entry>
<entry>
<title>vim: use $(MAKE) instead of hardcoding make</title>
<updated>2008-10-19T07:59:19Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-10-19T07:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4c9b747b9526dae3b9c148c1fabcdd3b35bdcead'/>
<id>urn:sha1:4c9b747b9526dae3b9c148c1fabcdd3b35bdcead</id>
<content type='text'>
</content>
</entry>
</feed>
