Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-24 | - bump version to 2.17.50.0.14 | Bernhard Reutner-Fischer | |
2007-03-24 | - store backup of dwmw2's combined compile patch. | Bernhard Reutner-Fischer | |
Not yet even compile-tested, so inactive for now.. | |||
2007-03-24 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-24 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-24 | - bump version | Bernhard Reutner-Fischer | |
2007-03-24 | - strip quotes. Thanks to Heikki Lindholm for pointing this out. | Bernhard Reutner-Fischer | |
2007-03-24 | - fix downloading the setserial patch | Bernhard Reutner-Fischer | |
2007-03-23 | - make sure we have a build_$arch dir for -menuconfig even when in a ↵ | Bernhard Reutner-Fischer | |
pristine checkout | |||
2007-03-23 | - bump version | Bernhard Reutner-Fischer | |
2007-03-22 | - add a question for andersee | Bernhard Reutner-Fischer | |
2007-03-22 | - see if the dir exists before trying to strip an empty list of files.. | Bernhard Reutner-Fischer | |
2007-03-22 | install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR | Eric Andersen | |
2007-03-22 | - fix previous incomplete commit of mine | Bernhard Reutner-Fischer | |
2007-03-22 | - download eventual mpfr patchfile to dl_dir. Closes #1283 | Bernhard Reutner-Fischer | |
2007-03-21 | - ignore errors when looking at hostcc and hostcxx | Bernhard Reutner-Fischer | |
2007-03-21 | - support BR2_PREFER_IMA for microcom | Bernhard Reutner-Fischer | |
2007-03-21 | - apply openswan patches if openswan was enabled | Bernhard Reutner-Fischer | |
2007-03-21 | - add CFLAGS_COMBINE check | Bernhard Reutner-Fischer | |
2007-03-21 | - stop using head and use sed -e '1d' at the end instead | Bernhard Reutner-Fischer | |
2007-03-21 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-21 | - install target headers into the correct dir | Bernhard Reutner-Fischer | |
- make sure not to create libwhatever...old cruft | |||
2007-03-20 | - put staging_dir/usr/bin into the target path, so X-stuff can find ↵ | Bernhard Reutner-Fischer | |
freetype-config. Closes #1233 | |||
2007-03-20 | - provide means to install readline into the target. Closes #968 | Bernhard Reutner-Fischer | |
2007-03-20 | - make it work with MacOSX. Closes #1252 | Bernhard Reutner-Fischer | |
2007-03-20 | - use numeric values for the superuser to be more portable. | Bernhard Reutner-Fischer | |
Closes #1250 | |||
2007-03-20 | - bump version. Closes #1225 | Bernhard Reutner-Fischer | |
2007-03-20 | - add some ARM 1176 variants | Bernhard Reutner-Fischer | |
2007-03-20 | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | |
2007-03-20 | - simplify busybox version fiddling | Bernhard Reutner-Fischer | |
2007-03-20 | - add busybox-1.4.2 | Bernhard Reutner-Fischer | |
2007-03-19 | - apply bugfixes ontop of 2.2.1 | Bernhard Reutner-Fischer | |
2007-03-19 | - pin LINUX_VERSION. Closes #1277 | Bernhard Reutner-Fischer | |
2007-03-18 | - note which kernel-headers are required. | Bernhard Reutner-Fischer | |
PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff.. | |||
2007-03-15 | tftp patch | Peter Korsgaard | |
2007-03-14 | - turn off some broken modules | Bernhard Reutner-Fischer | |
2007-03-14 | - update sample config a bit | Bernhard Reutner-Fischer | |
2007-03-14 | - add ipmisensors | Bernhard Reutner-Fischer | |
2007-03-14 | - bump version | Bernhard Reutner-Fischer | |
2007-03-14 | - fix ptr_to_globals | Bernhard Reutner-Fischer | |
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-13 | - point to busybox-<version>.config | Bernhard Reutner-Fischer | |
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). |