Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-16 | libglib2: build host version for build-time binaries | Peter Korsgaard | |
Build host version of glib in HOST_DIR and use the build-time binaries from there instead of relying on what is installed on the host. | |||
2009-03-14 | metacity: fix target install with tinyx | Peter Korsgaard | |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-10-26 | package: remove redundant pkg-config variables | Peter Korsgaard | |
Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg. | |||
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-07-05 | Use HOST_GLIB for packages | Ulf Samuelsson | |
2008-03-06 | fixed metacity makefile | John Voltz | |
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 | |