Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vim: fixup patch download location after change to DOWNLOAD macro. | Peter Korsgaard | 2009-03-09 | 1 | -1/+1 |
| | | | | Closes #161. | ||||
* | vim: cleanup sed invocation | Peter Korsgaard | 2009-02-08 | 1 | -1/+1 |
| | |||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -2/+2 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | vim: add TARGET_CONFIGURE_OPTS | Peter Korsgaard | 2008-10-26 | 1 | -1/+2 |
| | | | | Patch by Markus Heidelberg. | ||||
* | package: cleanup PKG_CONFIG_SYSROOT | Peter Korsgaard | 2008-10-26 | 1 | -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 make | Peter Korsgaard | 2008-10-19 | 1 | -4/+4 |
| | |||||
* | vim: | Wade Berrier | 2008-10-06 | 3 | -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 Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 2 | -1/+2 |
| | |||||
* | vim: config names should be lower case | Peter Korsgaard | 2008-03-07 | 1 | -2/+2 |
| | |||||
* | added vim and editors directory | John Voltz | 2008-03-06 | 4 | -0/+19610 |