Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support: move patch-kernel.sh and rename it | Thomas Petazzoni | 2011-09-17 | 1 | -1/+1 |
| | | | | | | | | The name "patch-kernel.sh" is a bit stupid, since this script is used to patch everything in Buildroot, not only kernel trees. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | uemacs: don't forget CFLAGS at link time | Thomas Petazzoni | 2010-05-20 | 1 | -1/+1 |
| | | | | | | | | Without CFLAGS, the build breaks because --sysroot is missing at link time, and this option is absolutely mandatory for external toolchain builds. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | package: get rid of editors subdir | Peter Korsgaard | 2010-04-26 | 4 | -0/+104 |
| | | | | | | Not much point in a seperate subdir for only four packages. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | buildroot: move editors under package/editors and merge menus | Peter Korsgaard | 2008-03-07 | 4 | -105/+0 |
| | | | | Based on patch by Arnar Mar Sig. | ||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | Force build of ncurses, when uemacs is selected | Ulf Samuelsson | 2007-08-11 | 1 | -0/+1 |
| | |||||
* | Use ncurses instead of curses lib for uemacs | Ulf Samuelsson | 2007-08-11 | 1 | -2/+2 |
| | |||||
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+3 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -1/+2 |
| | |||||
* | - passing the target arch in isn't useful | Bernhard Reutner-Fischer | 2006-10-06 | 1 | -1/+1 |
| | |||||
* | - drop mktmp hunk | Bernhard Reutner-Fischer | 2006-03-21 | 1 | -11/+1 |
| | |||||
* | - add uemacs | Bernhard Reutner-Fischer | 2006-03-21 | 4 | -0/+113 |