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