Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-08-10 | Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't | Eric Andersen | |
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. | |||
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | |
- use TARGET_CONFIGURE_ARGS where appropriate. | |||
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2007-02-04 | - the $(XSERVER) target can be provided by different X server impls. Adjust ↵ | Bernhard Reutner-Fischer | |
users - rdesktop needs an xserver impl | |||
2007-01-25 | Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot. | Eric Andersen | |
download and install the Clearlooks theme | |||
2007-01-15 | Add a somewhat basic window manager | Eric Andersen | |