Age | Commit message (Expand) | Author |
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 |
2004-01-16 | Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc. | Manuel Novoa III |
2004-01-14 | Enable building <arch>-linux-uclibc toolchains. Note that, due to config | Manuel Novoa III |
2004-01-04 | Default buildroot to use stock uClibc 0.9.26 till further notice | Eric Andersen |
2003-12-02 | Default to building ccache for the target | Eric Andersen |
2003-11-30 | Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support. | Manuel Novoa III |
2003-11-21 | Oops... check in the file version this time. | Manuel Novoa III |
2003-11-21 | Fix some soft float make variables. | Manuel Novoa III |
2003-11-20 | mention mipsel | Eric Andersen |
2003-11-19 | automatically detect if we have a usable version of sed | Eric Andersen |
2003-11-17 | Fix most things when large file support is not configured. | Manuel Novoa III |
2003-11-16 | Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the | Manuel Novoa III |
2003-11-11 | Move uclibc-configured target forward so arch prompt happens sooner. | Manuel Novoa III |
2003-11-11 | Fix a build problem found while building for arm soft-float | Eric Andersen |