| Commit message (Expand) | Author | Age | Files | Lines |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -2/+2 |
* | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth | 2009-09-23 | 1 | -2/+2 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -2/+2 |
* | Deprecate modutils, only for ancient 2.4 kernels | Ulf Samuelsson | 2009-01-26 | 1 | -0/+1 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -3/+3 |
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -3/+3 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
* | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -1/+1 |
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
* | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 1 | -5/+5 |
* | - fixup whitespace damage after ulf | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -10/+8 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -3/+3 |
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 1 | -1/+1 |
* | Install modutils first to STAGING_DIR, then copy to TARGET_DIR | Ulf Samuelsson | 2007-07-31 | 1 | -10/+30 |
* | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | 2007-07-11 | 1 | -3/+4 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+2 |
* | update paths | Eric Andersen | 2006-12-13 | 1 | -4/+5 |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -2/+3 |
* | use http for kernel.org | Eric Andersen | 2006-10-09 | 1 | -1/+1 |
* | yet another fix for yet another cross depmod endianness problem | Eric Andersen | 2006-07-13 | 1 | -0/+21 |
* | change things so menuconfig wont complain about circular deps | Eric Andersen | 2006-07-10 | 1 | -1/+1 |
* | prevent up circular deps by preventing both from being enabled concurrently | Eric Andersen | 2006-07-09 | 2 | -2/+7 |
* | update some missing bits for cross depmod | Eric Andersen | 2006-03-22 | 1 | -19/+93 |
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 2 | -0/+453 |
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 1 | -16/+71 |
* | Changes to allow compilation with GCC-4.1.0. | "Steven J. Hill" | 2005-08-18 | 1 | -4/+78 |
* | http://bugs.uclibc.org/view.php?id=178 | Eric Andersen | 2005-06-09 | 3 | -0/+98 |