Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-09 | dropbear-0.44 is out | Eric Andersen | |
2005-01-05 | new tar | Mike Frysinger | |
2005-01-03 | minor cleanups. ncurses make install doesn't like make -jN, N>1 | Eric Andersen | |
2004-12-27 | When both busybox and coreutils and/or util-linux are selected, | Eric Andersen | |
make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik | |||
2004-12-27 | If both bash and busybox are selected, make certain bash wins | Eric Andersen | |
the fight over who gets to own the /bin/sh symlink -Erik | |||
2004-12-26 | more help updates from Tom Cameron | Mike Frysinger | |
2004-12-26 | add homepage | Mike Frysinger | |
2004-12-24 | merge help descriptions written by Tom Cameron | Mike Frysinger | |
2004-12-24 | merge help descriptions written by Tom Cameron | Mike Frysinger | |
2004-12-24 | use target cflags | Mike Frysinger | |
2004-12-24 | use target cflags | Mike Frysinger | |
2004-12-24 | use target cflags and update to 4.2.0 | Mike Frysinger | |
2004-12-22 | update to 5.2.1 | Mike Frysinger | |
2004-12-14 | Martin Herren writes: | Mike Frysinger | |
here is a small patch to add libpng to buildroot. It's the first application which i integrated in the buildroot build system, so i welcome any comments, feedbacks and/or improvements about it. I tested it using directfb on a arm/pxa platform, and as far as i could test it it seems to work. | |||
2004-12-11 | pppd's install target doesn't like 'make -j' | Eric Andersen | |
2004-12-11 | pciutils doesn't like 'make -j' | Eric Andersen | |
2004-12-11 | openssl doesnt like 'make -j' | Eric Andersen | |
2004-12-11 | Add initial BR2_JLEVEL support, with some exceptions for apps that | Eric Andersen | |
have broken 'make -j' support | |||
2004-12-11 | Add an option to allow people to relocate the toolchain | Eric Andersen | |
2004-12-11 | Patch from Karsten Kruse: | Eric Andersen | |
Hi, two small patches for package/libfloat/Config.in and package/microwin/Config.in to make the packages appear in make (menu)config. | |||
2004-11-23 | use correct STRIP in wtools Makefile when cross-building | Ned Ludd | |
2004-11-23 | wtools-28_pre3 update from the author Jean Tourrilhes. This version is the ↵ | Ned Ludd | |
first to officially support multicall | |||
2004-11-18 | wireless-tools update from Jean Tourrilhes. uclibc mailing list | Ned Ludd | |
2004-11-18 | From Karsten Kruse: openssh requires zlib | Mike Frysinger | |
2004-11-11 | add which | Mike Frysinger | |
2004-11-11 | portmap | Mike Frysinger | |
2004-11-11 | add help desc | Mike Frysinger | |
2004-11-11 | add help text | Mike Frysinger | |
2004-11-11 | move ver number into a var | Mike Frysinger | |
2004-11-06 | Disable busybox ar | Eric Andersen | |
2004-11-02 | new version | Mike Frysinger | |
2004-10-27 | Jan Lana writes: | Eric Andersen | |
Hi, package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation. There is a simple patch. - Jenda | |||
2004-10-27 | Be certain ncurses is enabled when depended upon | Eric Andersen | |
2004-10-27 | nuke sources/ - you might want to move sources/dl/ to dl/ to avoid ↵ | Tim Riker | |
redownloading the world | |||
2004-10-27 | less depends on ncurses | Ned Ludd | |
2004-10-27 | fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten ↵ | Ned Ludd | |
Kruse uclibc ml | |||
2004-10-27 | force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on ↵ | Ned Ludd | |
uclibc ml | |||
2004-10-27 | Enforce openssl dependency. | Manuel Novoa III | |
2004-10-26 | security version bump with build fixes from nedd | Mike Frysinger | |
2004-10-21 | Update linux kernel to the latest and greatest | Eric Andersen | |
2004-10-21 | make sure build uses $TARGET_CFLAGS instead of stupid -O3 | Mike Frysinger | |
2004-10-21 | fix uninstall target so it doesnt delete the *hosts* flex :x | Mike Frysinger | |
2004-10-21 | version update | Mike Frysinger | |
2004-10-19 | convert patches to -p1 format | Mike Frysinger | |
2004-10-18 | Fixup obvious bug | Eric Andersen | |
2004-10-18 | bash-3.0 | Mike Frysinger | |
2004-10-15 | update to a version of e2fsprogs that builds with sh4, make sure build uses ↵ | Mike Frysinger | |
$TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks | |||
2004-10-15 | fix installing of libproc.so on 64bit systems (like amd64) and fix the clean ↵ | Mike Frysinger | |
target so it works | |||
2004-10-15 | fix valgrind dependancies | Eric Andersen | |
2004-10-14 | help text | Mike Frysinger | |