Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-11 | Move uclibc-configured target forward so arch prompt happens sooner. | Manuel Novoa III | |
When locale support is desired, pass the correct option to gcc configure. | |||
2003-11-11 | Fix a build problem found while building for arm soft-float | Eric Andersen | |
2003-11-01 | Enable building soft float buildroot for gcc 3.3. Currently works for | Manuel Novoa III | |
i386 (limited to 64 bit long double... same as double), arm (libfloat), mips, and mipsel. Enable cross compiling a native gcc 3.3 toolchain to run on the target. Misc rootfs cleanups... strip some things that weren't, eliminate duplicate libs, move openssl shared libs out of /lib, reduce size of libssl.so by dynamicly linking with libcrypto.so, fix dropbear compile on mips. | |||
2003-10-22 | Stock buildroot is not supposed to build gcc_target | Eric Andersen | |
2003-10-18 | Add support for 'make -j3' so make to run stuff in parallel | Eric Andersen | |
2003-09-30 | fixup i386 as well | Eric Andersen | |
2003-09-26 | This should at least build. I think. | Eric Andersen | |
2003-09-14 | Use more consistant naming | Eric Andersen | |
2003-09-14 | Rework toolchain build to make it much more modular and | Eric Andersen | |
remove the redundant redundancy. | |||
2003-09-10 | Default to using the kernel-headers package. mention dropbear. | Eric Andersen | |
Make rootfs be rootfs_$(ARCH) | |||
2003-09-03 | Add support for enabling use of libintl. | Manuel Novoa III | |
Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data | |||
2003-06-28 | Add support for building perl | Eric Andersen | |
2003-06-04 | mention iproute2 and netsnmp | Eric Andersen | |
2003-04-26 | Update gcc to version 3.2.3. Fix the openssh patch | Eric Andersen | |
2003-03-04 | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | |
apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | |||
2003-03-04 | Add in a GNU_HOST_NAME | Eric Andersen | |
2003-03-04 | Change a few defaults | Eric Andersen | |
2003-02-19 | Fixup 'make source' target | Eric Andersen | |
2003-02-19 | Add support for bridge-utils, thanks to Michael Shuler | Eric Andersen | |
2003-02-15 | Fix pcmcia startup. Add grep | Eric Andersen | |
2003-02-15 | Fix a few problems noticed by Peter S. Mazinger | Eric Andersen | |
2003-02-12 | Remove usr/bin | Eric Andersen | |
2003-02-12 | List a few additional targets for building a dev system | Eric Andersen | |
2003-02-12 | Update makefile | Eric Andersen | |
2003-02-12 | Fixup the target path | Eric Andersen | |
2003-02-04 | Support building a gcc-2.95 toolchain instead | Eric Andersen | |
2003-01-21 | dont assign MAKE | Eric Andersen | |
2003-01-19 | several updates for wireless and firewall stuff, | Eric Andersen | |
thanks to Michael Shuler | |||
2003-01-19 | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | |
which is a bit more sensible. | |||
2003-01-19 | Fixup default compiler architecture | Eric Andersen | |
2003-01-18 | Mention how people can update things | Eric Andersen | |
2003-01-17 | standardize handling of GNU configure scripts | Eric Andersen | |
-Erik | |||
2003-01-17 | JNote that valgrind is x86 only | Eric Andersen | |
2003-01-17 | Support building jffs2 filesystems. Update top level | Eric Andersen | |
makefile accordingly | |||
2003-01-15 | Support using an existing kernel | Eric Andersen | |
2003-01-09 | Support more build system junk | Eric Andersen | |
-Erik | |||
2003-01-08 | Mention the new ncurses-headers zlib-headers openssl-headers targets | Eric Andersen | |
2003-01-06 | Shuffle so binutils is unpacked/built first | Eric Andersen | |
2003-01-03 | Update makefile | Eric Andersen | |
2002-12-12 | Fixup the defaults | Eric Andersen | |
2002-12-10 | Support building regular kernels | Eric Andersen | |
2002-12-06 | scrub this | Eric Andersen | |
2002-11-21 | reenable findutils for now | Eric Andersen | |
2002-11-21 | For now, don't build findutils. | Eric Andersen | |
2002-11-20 | Make use of wget consistant by using a WGET variable | Eric Andersen | |
2002-11-14 | Add some new options | Eric Andersen | |
2002-10-17 | Add openssl and openssh. Fix up UML kernel build. | Eric Andersen | |
2002-08-28 | build toolchain by default | Eric Andersen | |
2002-08-28 | Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc. | Eric Andersen | |
-Erik | |||
2002-07-03 | A number of updates | Eric Andersen | |