Age | Commit message (Expand) | Author |
2006-07-18 | configuring uClibc depends on first having kernel headers in place | Eric Andersen |
2006-07-18 | put sed check in the correct place | Eric Andersen |
2006-07-18 | move TAR_OPTIONS to its rightful place | Eric Andersen |
2006-06-22 | Resolves Bug #182 for buildroot. It works nice to pull in default | "Steven J. Hill" |
2006-05-26 | s/dependancies/dependencies/ | Mike Frysinger |
2006-04-19 | when copying, be forceful about it to gratuitously overwrite symlinks | Eric Andersen |
2006-04-07 | make sure things still work even when fakeroot is not in active use | Eric Andersen |
2006-01-25 | removed clean and distclean from the noconfig targets per case 0000232 | David Anders |
2005-12-10 | - remove BR2_TAR_VERBOSITY and add helptext to BR2_TAR_OPTIONS. | Bernhard Reutner-Fischer |
2005-12-10 | - add option to pass to tar for unpacking the source. | Bernhard Reutner-Fischer |
2005-09-09 | Allan Clark writes: | Mike Frysinger |
2005-09-08 | only build host-file if we need it | Mike Frysinger |
2005-08-30 | Build 'file' for the host as well as the target. If the host system has a ver... | "Steven J. Hill" |
2005-08-04 | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen |
2005-04-27 | Make defconfig work properly | Eric Andersen |
2005-04-15 | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen |
2005-02-17 | more changes towards better board support | Eric Andersen |
2005-02-17 | Make target stuff last so it can override everything else | Eric Andersen |
2005-02-11 | Fix some silly bugs: a variable for gcc was used before it was defined, remove | Eric Andersen |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2005-02-07 | update copyright | Eric Andersen |
2004-12-11 | Don't fail for existing dirs | Eric Andersen |
2004-12-11 | Add some more phonys | Eric Andersen |
2004-12-11 | Don't nuke STAGING_DIR and TARGET_DIR | Eric Andersen |
2004-10-15 | Build the uClibc utils with the uClibc-targeted toolchain. | Manuel Novoa III |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen |
2004-10-09 | Don't use a string to do the job of a bool | Eric Andersen |
2004-10-09 | support tar verbosity | Mike Frysinger |
2004-10-09 | Remove obsolete references to SOURCE_DIR | Eric Andersen |
2004-10-09 | Fix it so we once again build the target root_fs | Eric Andersen |
2004-10-09 | facelift step number two | Eric Andersen |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen |
2004-10-09 | It would help to include the package specific *.mk makefiles | Eric Andersen |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen |
2004-10-08 | add -pipe to default CFLAGS | Mike Frysinger |
2004-10-05 | Always use kernel-headers. | Eric Andersen |
2004-09-30 | Add the new binutils and gdb, but don't make them defaults since I haven't | Manuel Novoa III |
2004-09-22 | Default to 2.4.27 kernel headers | Eric Andersen |
2004-09-14 | Add back in support for 3.3.4 soft float toolchains, although arm would | Manuel Novoa III |
2004-09-10 | Integrate gcc 3.4.2 and add patches from both openembedded (6??-*) | Manuel Novoa III |
2004-09-03 | Should be supported now for gcc 3.4.1. | Manuel Novoa III |
2004-09-03 | Update to what I'm currently using. Lots of changes... | Manuel Novoa III |
2004-04-21 | Use busybox to provide login etc by default | Eric Andersen |
2004-04-12 | Due to alphabetizing, the uml stuff was pulled in after uclibc.mk | Eric Andersen |
2004-04-09 | support ccache for the build as well as the target | Eric Andersen |
2004-03-18 | Remove perl. It doesn't work, and seems to be a support | Eric Andersen |
2004-02-18 | Update binutils from 2.14.90.0.6 to 2.14.90.0.8. | Manuel Novoa III |
2004-02-11 | Should have added this a long time ago. | Manuel Novoa III |
2004-02-11 | Use --enable-sjlj-exceptions when configuring gcc so that exception handling | Manuel Novoa III |
2004-01-29 | Remove USE_LINUX_UCLIBC option, since that is now the only | Eric Andersen |