Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | packages: fix pkgconfig depencies and select pkgconfig where needed | Peter Korsgaard | 2008-06-14 | 1 | -1/+2 |
| | |||||
* | buildroot: additional -clean target fixes | Peter Korsgaard | 2008-04-01 | 1 | -1/+1 |
| | | | | Patch by Hebbar. | ||||
* | fixed libdrm makefile | John Voltz | 2008-03-06 | 1 | -10/+10 |
| | |||||
* | Run $(CONFIG_UPDATE) after unpacking sources | Hamish Moffatt | 2008-02-12 | 1 | -0/+1 |
| | | | | Patch from Dan Nicolaescu | ||||
* | - 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) | ||||
* | - use proper include dir (Simon Pasch) | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+4 |
| | | | | - cleanup a little while at it | ||||
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+4 |
| | |||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | Use package/libdrm instead of package/x11r7/libdrm | Ulf Samuelsson | 2007-08-11 | 1 | -2/+3 |
| | |||||
* | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | 2007-08-10 | 2 | -0/+85 |
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot. |