Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-14 | - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity | Bernhard Reutner-Fischer | |
- make sure that we have a working sed for the uclibc-menuconfig target | |||
2007-03-14 | yet more LDFLAGS handling fixups | Eric Andersen | |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2007-03-10 | - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) | Bernhard Reutner-Fischer | |
2007-03-09 | Include a patch for GNU sed that allows building it on Mac OS X and | Bernhard Reutner-Fischer | |
remove a spurious --prefix from sed.mk. (Heikki Lindholm) | |||
2007-03-09 | Improve the checking of sed by adding some common GNU sed installation | Bernhard Reutner-Fischer | |
names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm) | |||
2007-03-07 | - copy ncurses_dll.h to the target. Fixes a compilation problem seen by ↵ | Bernhard Reutner-Fischer | |
Thomas Lundquist | |||
2007-03-07 | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer | |
2007-03-05 | Bump version. Closes #1241, #1243 and #1248 | Peter Korsgaard | |
2007-02-27 | tar -t hotfix | Peter Korsgaard | |
2007-02-23 | Set CONFIG_PREFIX for all versions | Peter Korsgaard | |
2007-02-22 | Bumped version | Peter Korsgaard | |
2007-02-16 | iperf package. Closes #0001224 | Peter Korsgaard | |
2007-02-16 | - fix build for the host | Bernhard Reutner-Fischer | |
2007-02-16 | - add runlevel script | Bernhard Reutner-Fischer | |
2007-02-16 | - just reading the first 9 bytes for the maj:min ought to be enough (TM) | Bernhard Reutner-Fischer | |
2007-02-16 | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | |
2007-02-16 | - bump to bash 3.2. Thanks to Alexander Rigbo | Bernhard Reutner-Fischer | |
2007-02-16 | - provide -source targets for the 3 parts of the split dhcp. | Bernhard Reutner-Fischer | |
Closes #1223. Thanks | |||
2007-02-16 | - busybox provides gzip | Bernhard Reutner-Fischer | |
2007-02-15 | - store the current patches for the kernel part somewhere | Bernhard Reutner-Fischer | |
2007-02-15 | - set some kernel related variables for use by packages | Bernhard Reutner-Fischer | |
2007-02-13 | -2 patch no longer available. Patch by Stefan Feilmeier | Peter Korsgaard | |
2007-02-12 | Additional 1.4.1 patches | Peter Korsgaard | |
2007-02-12 | - add cc-option and use it to check for stuff that is benefical for PREFER_IMA | Bernhard Reutner-Fischer | |
- backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0 | |||
2007-02-12 | - update patch for 0.0.14.1. Thanks to Alexander Rigbo. | Bernhard Reutner-Fischer | |
2007-02-12 | - bump version as noticed by xride | Bernhard Reutner-Fischer | |
2007-02-11 | - bump version. Closes #1206 | Bernhard Reutner-Fischer | |
2007-02-09 | - swap order of include paths. Closes #1205 and #1182 | Bernhard Reutner-Fischer | |
2007-02-07 | Fix building of strace for MIPS. | "Steven J. Hill" | |
2007-02-06 | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | |
and all other comments to <biteme@devnull.com>. | |||
2007-02-06 | Fix building of gettext/libintl when using an external toolchain. | "Steven J. Hill" | |
2007-02-06 | When cleaning, get rid of the binary from the filesystem area too. | "Steven J. Hill" | |
2007-02-06 | Satisfy dependency. | "Steven J. Hill" | |
2007-02-06 | Wrong sign dufus. | "Steven J. Hill" | |
2007-02-06 | Made _DIR/_SOURCE/_SITE common for all non-snapshot versions | Peter Korsgaard | |
2007-02-06 | v1.0.1 tarball is called busybox-1.01 | Peter Korsgaard | |
2007-02-06 | CONFIG_PREFIX hack (r17670) no longer needed | Peter Korsgaard | |
2007-02-06 | hide busybox version selector if disabled | Peter Korsgaard | |
2007-02-06 | busybox 1.4.1 support | Peter Korsgaard | |
2007-02-06 | - resurrect cvs. Closes #1199 | Bernhard Reutner-Fischer | |
- bump version | |||
2007-02-06 | - add setserial package | Bernhard Reutner-Fischer | |
2007-02-05 | Make certain the sqlite libs are actually installed in the target | 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-02-04 | - minor tweak to naming of microperl module list in the config | Bernhard Reutner-Fischer | |
2007-02-04 | - account for some more possibly unavailable syscalls | Bernhard Reutner-Fischer | |
2007-02-04 | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | |
- provide a syslinux-source target while at it | |||
2007-02-03 | bump version | Eric Andersen | |
2007-02-03 | new patch version | Eric Andersen | |
2007-02-03 | grumble grumble. fontconfig's fc-lang is broken upstream and | Eric Andersen | |
doesn't understand how to deal with trailing whitespace... So I had to whip up this patch to bludgeon it into submission. |