Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - bump version. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -2/+3 | |
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 52 | -66/+96 | |
* | - fix typo introduced in my global search and replace. | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -2/+2 | |
* | - Adjust the install prefix for current busybox. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -0/+5 | |
* | - bump version and pass the target cflags in properly (at least for most of the | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+4 | |
* | - I had to apply this patch to get it to build with a uClibc-snapshot.. | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -2/+17 | |
* | - that version didn't build for me. | Bernhard Reutner-Fischer | 2006-11-17 | 3 | -3/+31 | |
* | - Typo fix: copy headers to the correct location on the target. | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -2/+3 | |
* | - bump version | Bernhard Reutner-Fischer | 2006-11-17 | 3 | -1/+79 | |
* | - newer busyboxen want CROSS_COMPILE rather than the old CROSS. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+6 | |
* | - check if busybox' Rules.mak exists. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -4/+6 | |
* | - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs. | Bernhard Reutner-Fischer | 2006-11-04 | 2 | -28/+72 | |
* | fix use of BUILD_WITH_LARGEFILE to properly | Eric Andersen | 2006-11-03 | 1 | -1/+1 | |
* | Bump to upstream v1.2.2 | Peter Korsgaard | 2006-10-25 | 1 | -1/+1 | |
* | we use BR2_ENABLE_LOCALE not ENABLE_LOCALE | Eric Andersen | 2006-10-17 | 1 | -1/+1 | |
* | fix CrossCompileDir (patch by Andrew E. Milesk) | Peter Korsgaard | 2006-10-14 | 1 | -1/+1 | |
* | new upstream version | Eric Andersen | 2006-10-09 | 1 | -1/+1 | |
* | use cannonical source location | Eric Andersen | 2006-10-09 | 1 | -1/+1 | |
* | use http for kernel.org | Eric Andersen | 2006-10-09 | 1 | -1/+1 | |
* | Bump version (patch by Fredrik Roubert) | Peter Korsgaard | 2006-10-09 | 1 | -2/+2 | |
* | remove duplicate/invalid options in choice | Mike Frysinger | 2006-10-07 | 1 | -3/+0 | |
* | - passing the target arch in isn't useful | Bernhard Reutner-Fischer | 2006-10-06 | 1 | -1/+1 | |
* | - be gentle to vi syntax color mode | Bernhard Reutner-Fischer | 2006-10-06 | 1 | -1/+1 | |
* | - jffs2 requires the mtd package for the mtd-host tools. | Bernhard Reutner-Fischer | 2006-10-06 | 1 | -0/+1 | |
* | - use the HOSTCC for building host-tools. | Bernhard Reutner-Fischer | 2006-10-03 | 1 | -1/+1 | |
* | - late binding isn't a good idea there, i did end up with an empty SOURCE. | Bernhard Reutner-Fischer | 2006-10-03 | 1 | -3/+3 | |
* | escape the wildcard | Eric Andersen | 2006-10-02 | 1 | -1/+1 | |
* | Andrew E. Mileski writes: | Eric Andersen | 2006-10-02 | 1 | -1/+1 | |
* | - add missing hung from the BR2_ZCAT introduction | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -0/+2 | |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 99 | -104/+104 | |
* | - fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not | Bernhard Reutner-Fischer | 2006-09-30 | 1 | -1/+1 | |
* | - add stubs for gmp and mpfr | Bernhard Reutner-Fischer | 2006-09-28 | 4 | -0/+243 | |
* | - bump version | Bernhard Reutner-Fischer | 2006-09-28 | 1 | -1/+1 | |
* | Network block device package (client only) | Peter Korsgaard | 2006-09-28 | 3 | -0/+67 | |
* | make 3.80 doesn't understand 'else ifeq(..)' | Peter Korsgaard | 2006-09-27 | 1 | -8/+16 | |
* | Don't disable tcl twice | Peter Korsgaard | 2006-09-27 | 1 | -1/+0 | |
* | sqlite package, based on gumstix | Peter Korsgaard | 2006-09-26 | 3 | -0/+82 | |
* | The target is readline-target, not readline_target | Peter Korsgaard | 2006-09-26 | 1 | -1/+1 | |
* | Proper !i386 cross compilation support | Peter Korsgaard | 2006-09-26 | 2 | -3/+42 | |
* | depend instead of select on zlib/png to shut up Kconfig warning | Peter Korsgaard | 2006-09-25 | 1 | -2/+2 | |
* | Valgrind works on PPC and AMD64 as well nowadays. | Peter Korsgaard | 2006-09-25 | 2 | -4/+1 | |
* | Bump version | Peter Korsgaard | 2006-09-25 | 1 | -2/+3 | |
* | fix big/little endian | Peter Korsgaard | 2006-09-19 | 1 | -0/+6 | |
* | Don't copy static lib to TARGET_DIR | Peter Korsgaard | 2006-09-19 | 1 | -4/+4 | |
* | Add dillo package | Peter Korsgaard | 2006-09-19 | 3 | -0/+73 | |
* | - repair deps. | Bernhard Reutner-Fischer | 2006-08-29 | 1 | -2/+2 | |
* | - add lzma | Bernhard Reutner-Fischer | 2006-08-29 | 1 | -0/+1 | |
* | - bump version | Bernhard Reutner-Fischer | 2006-08-29 | 2 | -2/+2 | |
* | - add package lzma | Bernhard Reutner-Fischer | 2006-08-29 | 3 | -0/+109 | |
* | - use cross strip instead of host strip; closes #773 | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -2/+2 |