| Commit message (Expand) | Author | Age | Files | Lines |
* | - make sure to honour user flags | Bernhard Reutner-Fischer | 2007-08-26 | 1 | -7/+10 |
* | - improve handling of sh (fgretief) for bug #1446 | Bernhard Reutner-Fischer | 2007-08-26 | 1 | -1/+33 |
* | - If we are to build some libs then require them to exist. | Bernhard Reutner-Fischer | 2007-08-26 | 2 | -16/+16 |
* | - use the correct type (__u_long is correct, __ulong_t is not typed) | Bernhard Reutner-Fischer | 2007-08-26 | 1 | -1/+1 |
* | This patch fixes a bug into ostream::operator<<(double) due to the wrong size | Bernhard Reutner-Fischer | 2007-08-25 | 1 | -0/+26 |
* | This patch allows each project to have a private linux build. | Ulf Samuelsson | 2007-08-24 | 2 | -5/+6 |
* | Move VENDOR stuff to project | Ulf Samuelsson | 2007-08-24 | 1 | -17/+0 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 11 | -74/+74 |
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 7 | -82/+82 |
* | - drop circular dependency | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
* | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | 2007-08-22 | 2 | -16/+7 |
* | - use the correct host compiler | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -3/+5 |
* | - fix wrong help-text | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -4/+1 |
* | - make sure that sstrip is available early enough | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+5 |
* | - add question for Ulf | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+1 |
* | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | 2007-08-21 | 4 | -15/+15 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 6 | -37/+37 |
* | - forgot to add this file to go with r19619 | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+44 |
* | - add handling of lzma for the host (unconditionally for now) | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -1/+14 |
* | - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd... | Bernhard Reutner-Fischer | 2007-08-21 | 3 | -5/+5 |
* | - a few more cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -3/+3 |
* | - 4.2.1 obsoletes 4.2.0 | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | - put libstdc++.so into the correct place (usr/lib) and make sure that the di... | Bernhard Reutner-Fischer | 2007-08-21 | 2 | -1/+3 |
* | - SH endian setting (fgretief in bug #1446) | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -0/+2 |
* | Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry) | Ulf Samuelsson | 2007-08-20 | 1 | -1/+7 |
* | - whitespace fixes | Bernhard Reutner-Fischer | 2007-08-20 | 1 | -2/+2 |
* | Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86 | Ulf Samuelsson | 2007-08-20 | 1 | -0/+3 |
* | Ensure ipmi conditional patch is applied | Ulf Samuelsson | 2007-08-20 | 1 | -0/+4 |
* | Make ipmi kernelpatch selectable, add possibility for custom kernel patch | Ulf Samuelsson | 2007-08-19 | 6 | -5/+30 |
* | gcc-4 cleanup | Ulf Samuelsson | 2007-08-19 | 1 | -2/+2 |
* | Move AVR32 kernel patches to target/device/Atmel/arch-avr32 | Ulf Samuelsson | 2007-08-18 | 2 | -14820/+4 |
* | Add binutils dependencies on AVR32 | Ulf Samuelsson | 2007-08-17 | 1 | -21/+21 |
* | Ensure lzma is built *before* linux, allow system installation in /usr/local/bin | Ulf Samuelsson | 2007-08-16 | 1 | -0/+11 |
* | Move lzma patches to toolchain/kernel-headers/lzma | Ulf Samuelsson | 2007-08-16 | 6 | -0/+12 |
* | Use SED instead of ECHO when config 'program_invocation_name' | Ulf Samuelsson | 2007-08-16 | 1 | -2/+2 |
* | Allow user to configure PROGRAM_INVOCATION_NAME | Ulf Samuelsson | 2007-08-15 | 2 | -0/+14 |
* | Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', c... | Ulf Samuelsson | 2007-08-14 | 1 | -75/+76 |
* | Stop halting ARM build to configure uClibc | Ulf Samuelsson | 2007-08-13 | 1 | -0/+2 |
* | Workaround bug in TinyX makedepend by removing some whitespace | Ulf Samuelsson | 2007-08-13 | 2 | -0/+172 |
* | Whitespace cleanup of uclibc, remove debug aid | Ulf Samuelsson | 2007-08-12 | 1 | -9/+10 |
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 2 | -5/+5 |
* | F77 is not supported on AVR32 | Ulf Samuelsson | 2007-08-01 | 1 | -0/+1 |
* | Avoid stopping asking questions, when gettext is selected | Ulf Samuelsson | 2007-08-01 | 1 | -0/+1 |
* | Sort uclibc artificial targets in execution order | Ulf Samuelsson | 2007-08-01 | 1 | -5/+4 |
* | Simplify AVR32 gcc build (libmudflap, doesn't work, so applied even though ob... | Ulf Samuelsson | 2007-08-01 | 3 | -23/+3 |
* | Add linux-2.6.22.1 AVR32 patch | Ulf Samuelsson | 2007-08-01 | 1 | -0/+14820 |
* | linux-2.6.22.1 headers, makefile part | Ulf Samuelsson | 2007-08-01 | 1 | -0/+15 |
* | Allow use of 2.6.22.1 kernel headers | Ulf Samuelsson | 2007-08-01 | 1 | -10/+15 |
* | Revert Atmel patches for now | Ulf Samuelsson | 2007-07-31 | 2 | -32592/+0 |