Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - disable sysroot support for anything but the current, stable release series | Bernhard Reutner-Fischer | 2007-06-24 | 3 | -7/+11 |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 |
* | - "Keep the actual toolchain binaries in a directory at the same level". | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -20/+20 |
* | - fix typo in version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 |
* | - Fixed a type in the binary target and also install to staging_dir (Julien L... | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -6/+8 |
* | - fixup ccache to know about usr/bin | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -28/+28 |
* | - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even fo... | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -0/+2 |
* | - gdb resides in usr/ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -18/+12 |
* | - add a sample (pseudo-)board for a mips malta box | Bernhard Reutner-Fischer | 2007-06-22 | 3 | -2/+1595 |
* | - need to rename these hunks to come after the base patches | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -0/+0 |
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 5 | -31/+127 |
* | - version bump (not yet tested..) | Bernhard Reutner-Fischer | 2007-06-21 | 5 | -14/+59665 |
* | - use correct path for lzo libs and headers et al | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -3/+3 |
* | - use correct path for lzo libs and headers | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -8/+8 |
* | - use the correct path to the pkgconfig .pc | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -1/+1 |
* | - update docs to mention the new sysroot support. | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -7/+11 |
* | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | 2007-06-20 | 7 | -13/+14 |
* | - use $@ | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -2/+2 |
* | - you have to escape the asterisk | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -1/+1 |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-20 | 2 | -8/+11 |
* | - add OPENMP configure handling (needed for e.g. gettext). | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -0/+7 |
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 12 | -204/+729 |
* | Hide troublesome environment variables from sub processes | Peter Korsgaard | 2007-06-19 | 1 | -0/+7 |
* | If external toolchain support NPTL, then we should build Open POSIX Testsuite... | "Steven J. Hill" | 2007-06-16 | 1 | -0/+3 |
* | Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount pa... | "Steven J. Hill" | 2007-06-16 | 2 | -1/+2 |
* | Get rid of extra directory entries. | "Steven J. Hill" | 2007-06-16 | 2 | -0/+2 |
* | Please make sure to update this file as well for new versions of GDB. | "Steven J. Hill" | 2007-06-16 | 1 | -0/+1 |
* | Fix install of scripts. | "Steven J. Hill" | 2007-06-16 | 6 | -6/+6 |
* | busybox 1.6.0 patches | Peter Korsgaard | 2007-06-14 | 2 | -0/+43 |
* | - allow for patching snapshots. Files are named uClibc.*.patch which is unamb... | Bernhard Reutner-Fischer | 2007-06-13 | 1 | -0/+2 |
* | aumix package | Peter Korsgaard | 2007-06-13 | 3 | -0/+79 |
* | Use BR2_ENDIAN for big/little endianness detection | Peter Korsgaard | 2007-06-12 | 2 | -34/+6 |
* | Bumped version | Peter Korsgaard | 2007-06-12 | 1 | -1/+1 |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-09 | 1 | -1/+1 |
* | - forgot to supply a default for UCLIBC_EXTRA_CFLAGS | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -0/+1 |
* | - provide a "source-check" target that tries to download all packages with | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -2/+14 |
* | - update defconfig | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -7/+51 |
* | - adjust sample config | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -1/+8 |
* | - hide atmel target if arch is not arm nor avr32 | Bernhard Reutner-Fischer | 2007-06-07 | 1 | -2/+6 |
* | - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support late... | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -2/+2 |
* | - fix typo | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
* | - fix typo which led to a superfluous cp invocation | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -2/+2 |
* | - better also copy the link targets.. | Bernhard Reutner-Fischer | 2007-06-06 | 2 | -2/+2 |
* | - prefer shared libs on the host | Bernhard Reutner-Fischer | 2007-06-06 | 3 | -6/+6 |
* | - adjust to use the gcc-4.2.0 release | Bernhard Reutner-Fischer | 2007-06-06 | 20 | -13/+22 |
* | - make sure to have the target-dir where we want to unpack ltp to | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -3/+4 |
* | - bump version | Bernhard Reutner-Fischer | 2007-06-06 | 1 | -1/+1 |
* | - fix typo in version check | Bernhard Reutner-Fischer | 2007-06-05 | 1 | -1/+1 |
* | - update config | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -14/+57 |
* | - improve wording of BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | 2007-06-02 | 1 | -6/+32 |