Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-12 | - fix syntax | Bernhard Reutner-Fischer | |
2007-03-10 | - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) | Bernhard Reutner-Fischer | |
2007-03-09 | - add homedir | 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-09 | - Default to gzip -d -c since zcat may only support compress'ed files | Bernhard Reutner-Fischer | |
according to SuS. Thanks to Heikki Lindholm for pointing this out. | |||
2007-03-08 | - Propagate HOST_SED_DIR to the dependencies script so that it may use the | Bernhard Reutner-Fischer | |
local sed build as well (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-28 | update to uClibc 0.9.28.3 | Eric Andersen | |
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-22 | 0.9.28.2 support | Peter Korsgaard | |
2007-02-20 | Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1 | 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 | - mention the package that usually provides makeinfo | Bernhard Reutner-Fischer | |
2007-02-16 | - busybox provides gzip | Bernhard Reutner-Fischer | |
2007-02-15 | - do not use TARGET_DEVICE_TABLE if is is empty | Bernhard Reutner-Fischer | |
2007-02-15 | - preparation for BR2_PACKAGE_BUSYBOX_SKELETON | Bernhard Reutner-Fischer | |
"Use a minimal target skeleton for use with busybox's mdev et al" | |||
2007-02-15 | - might make sense not to print ok if it was nak | Bernhard Reutner-Fischer | |
2007-02-15 | - warn about missing makeinfo on the host. | 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-15 | - uclibc-menuconfig provides a .config but doesn't provide .configured | Bernhard Reutner-Fischer | |
2007-02-15 | - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout | Bernhard Reutner-Fischer | |
2007-02-14 | - sched_{s,g}etaffinity depends on the respective syscalls. | Bernhard Reutner-Fischer | |
Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report | |||
2007-02-14 | - gcc-4.1.2 released | Bernhard Reutner-Fischer | |
2007-02-13 | - backport fix for PR30620 | Bernhard Reutner-Fischer | |
2007-02-13 | -2 patch no longer available. Patch by Stefan Feilmeier | Peter Korsgaard | |
2007-02-12 | - revert incorrect parts from sjhill's r17800 and add some more documentation. | Bernhard Reutner-Fischer | |
Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets. | |||
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 | - cosmetics | 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-10 | - fix propagation of BR2_SOFT_FLOAT down to uClibc | Bernhard Reutner-Fischer | |
2007-02-10 | - add first hunk to fix PR30620 | Bernhard Reutner-Fischer | |
2007-02-10 | - add an arm integrator 926 thing qemu can deal with | Bernhard Reutner-Fischer | |
2007-02-09 | - honor BR2_PTHREAD_DEBUG | Bernhard Reutner-Fischer | |
Stop asking any thread related questions while at it. | |||
2007-02-09 | - add paranoia warning about $INCLUDES | Bernhard Reutner-Fischer | |
2007-02-09 | - swap order of include paths. Closes #1205 and #1182 | Bernhard Reutner-Fischer | |