Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-08-21 | Reintroduce possibility to use old makefile for tiny-x as a test | Ulf Samuelsson | |
2007-08-21 | Fix configure problem with libdaemon, by patching result from autotools | Ulf Samuelsson | |
2007-08-20 | SED away some whitespace | Ulf Samuelsson | |
2007-08-20 | Cleanup dnsmasq | Ulf Samuelsson | |
2007-08-20 | Make sure directories are available before install of dhcp targets | Ulf Samuelsson | |
2007-08-19 | Update configs for distcc, diffutils and freetype | Ulf Samuelsson | |
2007-08-19 | Replace non-working 'make uninstall' for 'package/patch' with simple 'rm' | Ulf Samuelsson | |
2007-08-19 | move tcpdump from lib to usr/lib, simplify configure, general cleanup | Ulf Samuelsson | |
2007-08-19 | openntpd cleanup | Ulf Samuelsson | |
2007-08-19 | libpcap cleanup | Ulf Samuelsson | |
2007-08-19 | Från: Brad House <brad@mainstreetsoftworks.com> | Ulf Samuelsson | |
Till: buildroot@uclibc.org Ämne: [Buildroot] [patch] php fixes and updates Datum: Tue, 14 Aug 2007 16:39:03 -0400 (22.39 CEST) Changes: - fastcgi config option - force php to find the php.ini in /etc (it seems to default to /lib for some reason) - build with posix support, a lot of php scripts require this apparently - strip the php binary when installing to TARGET_DIR - actually 'uninstall' php on a php-clean -Brad | |||
2007-08-19 | Från: Brad House <brad@mainstreetsoftworks.com> | Ulf Samuelsson | |
Till: buildroot@uclibc.org Ämne: [Buildroot] [patch] libxml2 install fails because of missing directory Datum: Tue, 14 Aug 2007 16:34:34 -0400 (22.34 CEST) If libxml2 is installed before $(TARGET_DIR)/usr/lib is created, it fails because it can't copy the library over. Also, the dependency tree is a bit messed up. libxml2.a should only be installed if target-headers is specified, it's 4MB on my system and the only .a file I found in my TARGET_DIR (target-headers was not specified). The attached patch fixes the above problems. -Brad | |||
2007-08-16 | Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR | Ulf Samuelsson | |
2007-08-16 | Ensure lzma is built *before* linux, allow system installation in /usr/local/bin | Ulf Samuelsson | |
2007-08-15 | Allow user to configure PROGRAM_INVOCATION_NAME | Ulf Samuelsson | |
2007-08-15 | Cleanup of udev, build libvolume_id.la | Ulf Samuelsson | |
2007-08-15 | Sync volume_id version to 0.79.0 matching udev-114 | Ulf Samuelsson | |
2007-08-15 | Use /usr/include as std include in Xorg | Ulf Samuelsson | |
2007-08-15 | No parallel make of mdnsresponder | Ulf Samuelsson | |
2007-08-14 | rxvt hardwired for X11R6, so ensure dependency is OK | Ulf Samuelsson | |
2007-08-14 | Add links to 'usr/include/freetype2/freetype' to 'include' and ↵ | Ulf Samuelsson | |
'usr/include'. Add PHONY targets | |||
2007-08-14 | Remove cirular dependencies | Ulf Samuelsson | |
2007-08-14 | Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets | Ulf Samuelsson | |
2007-08-13 | Avoid circular dependency | Ulf Samuelsson | |
2007-08-13 | Only build tinyX if WCHAR and LOCALE is enabled | Ulf Samuelsson | |
2007-08-13 | Include header file defining MB_CUR_MAX to TinyX | Ulf Samuelsson | |
2007-08-13 | Allow use of uclibc string routines in TinyX | Ulf Samuelsson | |
2007-08-13 | Store openssl files in /usr/lib/ssl | Ulf Samuelsson | |
2007-08-13 | Remove ntp patch which fails to apply, add TODO for later fixing | Ulf Samuelsson | |
2007-08-13 | Fix libdir path for libfakeroot.la | Ulf Samuelsson | |
2007-08-13 | Add dependency to linux-fusion, if DirectFB is built with multi | Ulf Samuelsson | |
2007-08-13 | Bump version of dialog, make it build | Ulf Samuelsson | |
2007-08-12 | Bump version of lvm2 | Ulf Samuelsson | |
2007-08-12 | grep depends on gettext | Ulf Samuelsson | |
2007-08-12 | Use shared library for gettext as default | Ulf Samuelsson | |
2007-08-12 | grep depends on gettext | Ulf Samuelsson | |
2007-08-12 | Avoid killing /usr/include when cleaning 'hal' | Ulf Samuelsson | |
2007-08-12 | Cleanup of SDL to make it build | Ulf Samuelsson | |
2007-08-12 | fix DirectFB *.la path's | Ulf Samuelsson | |
2007-08-12 | fix liblzmadec.la paths | Ulf Samuelsson | |
2007-08-12 | fix libsysfs.la paths | Ulf Samuelsson | |
2007-08-12 | Bump version of DirectFB to 1.0.0 and add dependency on TSLIB | Ulf Samuelsson | |
2007-08-12 | Add support for fusion linux module | Ulf Samuelsson | |
2007-08-12 | Move .PHONY to front in sed | Ulf Samuelsson | |
2007-08-12 | Make DirectFB buildable by removing sysfs, enabling sdl | Ulf Samuelsson | |
2007-08-12 | expat has --prefix=usr, so remove /usr from other switches | Ulf Samuelsson | |
2007-08-12 | Use new x11r7 configs | Ulf Samuelsson | |
2007-08-12 | Make paths to expat available to fontconfig | Ulf Samuelsson | |
2007-08-12 | install libdevmapper.h to allow dm to build | Ulf Samuelsson | |