summaryrefslogtreecommitdiffstats
path: root/package/editors/vim/vim.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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-061-11/+5
| | | | | | | | | -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
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-141-1/+1
|
* added vim and editors directoryJohn Voltz2008-03-061-0/+98