Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | 2007-06-06 | 18 | -11/+20 |
| | | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes | ||||
* | - fix typo in version check | Bernhard Reutner-Fischer | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -4/+4 |
| | |||||
* | - add BR2_PREFER_STATIC_LIB config option to be able to select if we prefer ↵ | Bernhard Reutner-Fischer | 2007-06-01 | 1 | -0/+6 |
| | | | | | | | to build static or dynamic libs/bins. - depending on the BR2_GNU_BUILD_SUFFIX, set the respective EXEEXT, LIBEXT, SHREXT extensions for use on the target. Thanks to Tom for suplying a diff which implements these. | ||||
* | Fixed silly typo. Thanks to Petur Thors for reporting | Peter Korsgaard | 2007-05-24 | 1 | -1/+1 |
| | |||||
* | Strip libraries | Peter Korsgaard | 2007-05-15 | 1 | -0/+2 |
| | |||||
* | - add gdb-6.6 | Bernhard Reutner-Fischer | 2007-05-15 | 4 | -0/+157 |
| | |||||
* | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | 2007-05-15 | 5 | -2/+267 |
| | |||||
* | - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig | Bernhard Reutner-Fischer | 2007-05-12 | 2 | -6/+29 |
| | |||||
* | - ignore eventual errors from which(1) | Bernhard Reutner-Fischer | 2007-05-11 | 2 | -4/+4 |
| | |||||
* | If we are using snapshot, don't even attempt to try and patch anything. | "Steven J. Hill" | 2007-05-10 | 1 | -0/+2 |
| | |||||
* | Re-create patches for released 0.9.29 version. | "Steven J. Hill" | 2007-05-10 | 3 | -235/+209 |
| | |||||
* | Add older version of binutils. | "Steven J. Hill" | 2007-05-07 | 6 | -0/+333 |
| | |||||
* | When using an external toolchain, we still need to have the user select ↵ | "Steven J. Hill" | 2007-04-28 | 1 | -2/+25 |
| | | | | which thread model the toolchain was built with. This allows for proper building of LTP and possibly other packages. | ||||
* | Get rid of blank line. | "Steven J. Hill" | 2007-04-28 | 1 | -1/+0 |
| | |||||
* | Some 'find' commands get a little picky. | "Steven J. Hill" | 2007-04-19 | 1 | -1/+1 |
| | |||||
* | - recommend linuxthreads.old | Bernhard Reutner-Fischer | 2007-04-15 | 1 | -0/+3 |
| | |||||
* | If using an external toolchain, don't include any of this stuff. | "Steven J. Hill" | 2007-04-13 | 1 | -0/+4 |
| | |||||
* | - store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .config | Bernhard Reutner-Fischer | 2007-04-11 | 2 | -4/+4 |
| | | | | - adjust a few defaults. | ||||
* | - make sure that we do not confuse versions (due to how findstring works) | Bernhard Reutner-Fischer | 2007-04-02 | 1 | -3/+3 |
| | |||||
* | - bump version to 2.17.50.0.14 | Bernhard Reutner-Fischer | 2007-03-24 | 5 | -1/+265 |
| | |||||
* | - store backup of dwmw2's combined compile patch. | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -0/+460 |
| | | | | Not yet even compile-tested, so inactive for now.. | ||||
* | - fwd port | Bernhard Reutner-Fischer | 2007-03-24 | 1 | -0/+0 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-03-24 | 2 | -3/+3 |
| | |||||
* | - see if the dir exists before trying to strip an empty list of files.. | Bernhard Reutner-Fischer | 2007-03-22 | 1 | -5/+5 |
| | |||||
* | install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIR | Eric Andersen | 2007-03-22 | 1 | -0/+6 |
| | |||||
* | - ignore errors when looking at hostcc and hostcxx | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -3/+3 |
| | |||||
* | - apply openswan patches if openswan was enabled | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -0/+4 |
| | |||||
* | - add CFLAGS_COMBINE check | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -0/+2 |
| | |||||
* | - stop using head and use sed -e '1d' at the end instead | Bernhard Reutner-Fischer | 2007-03-21 | 1 | -3/+3 |
| | |||||
* | - add ipmisensors | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -0/+6103 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-03-14 | 2 | -3/+3 |
| | |||||
* | - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity | Bernhard Reutner-Fischer | 2007-03-14 | 1 | -1/+1 |
| | | | | - make sure that we have a working sed for the uclibc-menuconfig target | ||||
* | - fix syntax | Bernhard Reutner-Fischer | 2007-03-12 | 1 | -1/+1 |
| | |||||
* | - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) | Bernhard Reutner-Fischer | 2007-03-10 | 1 | -10/+4 |
| | |||||
* | Improve the checking of sed by adding some common GNU sed installation | Bernhard Reutner-Fischer | 2007-03-09 | 2 | -24/+57 |
| | | | | | | | 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) | ||||
* | - Propagate HOST_SED_DIR to the dependencies script so that it may use the | Bernhard Reutner-Fischer | 2007-03-08 | 1 | -1/+3 |
| | | | | local sed build as well (Heikki Lindholm). | ||||
* | update to uClibc 0.9.28.3 | Eric Andersen | 2007-02-28 | 3 | -26/+4 |
| | |||||
* | 0.9.28.2 support | Peter Korsgaard | 2007-02-22 | 2 | -0/+7 |
| | |||||
* | Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1 | Peter Korsgaard | 2007-02-20 | 2 | -1/+2 |
| | |||||
* | - mention the package that usually provides makeinfo | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -1/+2 |
| | |||||
* | - might make sense not to print ok if it was nak | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -1/+2 |
| | |||||
* | - warn about missing makeinfo on the host. | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -1/+6 |
| | |||||
* | - uclibc-menuconfig provides a .config but doesn't provide .configured | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -1/+1 |
| | |||||
* | - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout | Bernhard Reutner-Fischer | 2007-02-15 | 2 | -1/+3 |
| | |||||
* | - sched_{s,g}etaffinity depends on the respective syscalls. | Bernhard Reutner-Fischer | 2007-02-14 | 1 | -0/+55 |
| | | | | Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report | ||||
* | - gcc-4.1.2 released | Bernhard Reutner-Fischer | 2007-02-14 | 2 | -8/+1 |
| | |||||
* | - backport fix for PR30620 | Bernhard Reutner-Fischer | 2007-02-13 | 1 | -0/+12 |
| | |||||
* | - add cc-option and use it to check for stuff that is benefical for PREFER_IMA | Bernhard Reutner-Fischer | 2007-02-12 | 2 | -0/+14 |
| | | | | - backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0 | ||||
* | - cosmetics | Bernhard Reutner-Fischer | 2007-02-12 | 1 | -1/+1 |
| |