summaryrefslogtreecommitdiffstats
path: root/package/editors/vim
Commit message (Collapse)AuthorAgeFilesLines
* vim: regenerate the configure.patchWade Berrier2009-04-291-832/+861
|
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-182-2/+1
| | | | | | | | | | | | | 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.
* vim: really fix patch downloadPeter Korsgaard2009-03-151-2/+2
| | | | Thanks to Markus Heidelberg for noticing.
* vim: fixup patch download location after change to DOWNLOAD macro.Peter Korsgaard2009-03-091-1/+1
| | | | Closes #161.
* vim: cleanup sed invocationPeter Korsgaard2009-02-081-1/+1
|
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-2/+2
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* vim: add TARGET_CONFIGURE_OPTSPeter Korsgaard2008-10-261-1/+2
| | | | Patch by Markus Heidelberg.
* package: cleanup PKG_CONFIG_SYSROOTPeter Korsgaard2008-10-261-6/+0
| | | | | | | | 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.
* vim: use $(MAKE) instead of hardcoding makePeter Korsgaard2008-10-191-4/+4
|
* vim:Wade Berrier2008-10-063-57/+73
| | | | | | | | | -Apply patches from list (http://buildroot.uclibc.org/lists/buildroot/2008-July/009846.html http://buildroot.uclibc.org/lists/buildroot/2008-August/010104.html) -add more vim patches -Switch to http vs ftp since ftp is slow -Fix configure.patch to apply cleanly after patch update
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-1/+1
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-142-1/+2
|
* vim: config names should be lower casePeter Korsgaard2008-03-071-2/+2
|
* added vim and editors directoryJohn Voltz2008-03-064-0/+19610