Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-23 | patch from pdinoto: http://bugs.uclibc.org/view.php?id=35 | Eric Andersen | |
This patch changes the path used as dependency for liblzo, which appears to be pointing to $(STAGING_DIR)/usr prefix while the package is actually installed with prefix ${STAGING_DIR} | |||
2005-01-23 | Patch from gtj: http://bugs.uclibc.org/view.php?id=29 | Eric Andersen | |
Make certain the correct include files are used | |||
2005-01-23 | Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57 | Eric Andersen | |
2005-01-23 | Philip Rakity writes: | Eric Andersen | |
Hi Eric, I writing privately since I have not heard from Mike for 2 weeks about a one line patch to the gcc Makefile.in to allow the extra gcc options to be passed in. The patch is below and without it -- gcc extra's like --with-cpu=xscale do not work. The patch is as follows: | |||
2005-01-19 | - version bump. bug #34 | Ned Ludd | |
2005-01-18 | clean up & import packages by gtj | Mike Frysinger | |
libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21 | |||
2005-01-17 | George Joseph writes: | Mike Frysinger | |
Package/Bridge: corrects the "kernel-includes" parameter to configure | |||
2005-01-12 | fixup util-linux compile | Eric Andersen | |
2005-01-11 | Fix broken patches so they actually apply | Eric Andersen | |
2005-01-11 | merge some updates from George Joseph | Mike Frysinger | |
2005-01-11 | merge some updates from George Joseph | Mike Frysinger | |
2005-01-11 | version bump | Mike Frysinger | |
2005-01-11 | more bash patches | Mike Frysinger | |
2005-01-10 | Fixup dropbearmulti build and install | Eric Andersen | |
2005-01-10 | These patches do not appear to be needed (and break the build) | Eric Andersen | |
with the new tar version. | |||
2005-01-09 | Update config | Eric Andersen | |
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-28 | Thomas Petazzoni writes: | Eric Andersen | |
ello, Enclosed is a small documentation update. It adds a section that answers a very often asked question : "How to use the uClibc toolchain generated by Buildroot". Erik, could you apply it if you agree with the modifications ? Thanks, Thomas | |||
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-27 | Update to latest CVS version of genext2fs | Eric Andersen | |
http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff | |||
2004-12-27 | move docs to subdir | Mike Frysinger | |
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 | Mike Frysinger | |
2004-12-24 | use target cflags and update to 4.2.0 | Mike Frysinger | |
2004-12-23 | Update default uClibc config | Eric Andersen | |
2004-12-22 | Fix typo noticed by Pawel Foremski | Eric Andersen | |
2004-12-22 | psm: also need to touchup libiberty/configure now | Mike Frysinger | |
2004-12-22 | update to 5.2.1 | Mike Frysinger | |
2004-12-22 | fix dependency so ldd isnt always rebuilt | Mike Frysinger | |
2004-12-22 | dont output which | Mike Frysinger | |
2004-12-22 | Philip Rakity <prakity@yahoo.com>: I forgot to mention that the makefile in ↵ | Mike Frysinger | |
genextfs has one error that the macosx ld program detects -- this is the duplicate -o option | |||
2004-12-21 | binutils 2.15.94.0.2 | Mike Frysinger | |
2004-12-20 | stylesheet for docs | Eric Andersen | |
2004-12-20 | Documentation written by Thomas Petazzoni | Eric Andersen | |
2004-12-19 | use which to locate apps (useful for non-Linux systems like OS X) | 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 | Kill off old unused JLEVEL junk | Eric Andersen | |
2004-12-11 | Don't fail for existing dirs | Eric Andersen | |