summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest linux-libc-headersEric Andersen2004-10-252-3/+12
|
* Kristian Hoffmann writes:Eric Andersen2004-10-194-9/+4
| | | | | | | | | TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian
* fix binutils_target-cleanMike Frysinger2004-10-191-0/+3
|
* fix the gcc_target-clean targetMike Frysinger2004-10-191-1/+1
|
* force patches to be converted -p1Mike Frysinger2004-10-191-1/+1
|
* Apply compressed patches as wellEric Andersen2004-10-181-1/+1
|
* Remove the non-compressed copy of this patchEric Andersen2004-10-181-0/+0
|
* allow for overriding the default -p1 arguement to patchMike Frysinger2004-10-181-1/+1
|
* Patch from Thomas Lundquist to fix a thinkoEric Andersen2004-10-181-1/+1
|
* do some touching to sync timestampsMike Frysinger2004-10-151-0/+5
|
* Build the uClibc utils with the uClibc-targeted toolchain.Manuel Novoa III2004-10-151-10/+7
| | | | While the host utils are also built, they are not currently installed.
* -xvf -> $(TAR_OPTIONS)Mike Frysinger2004-10-117-9/+9
|
* depend on ncursesEric Andersen2004-10-102-8/+10
|
* Andrew May writes:Eric Andersen2004-10-102-3/+3
| | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
* Fixup SOFT_FLOAT handlingEric Andersen2004-10-093-9/+4
|
* allow people to enter target optimizationsMike Frysinger2004-10-091-3/+2
|
* final step in buildroot faceliftEric Andersen2004-10-095-8/+26
|
* Add some seperatorsEric Andersen2004-10-097-0/+13
|
* Remove obsolete reference to SOURCE_DIREric Andersen2004-10-091-1/+1
|
* Move the STLport to 2.95 where it belongsEric Andersen2004-10-092-1/+1
|
* facelift step number twoEric Andersen2004-10-097-8/+8214
|
* Major buildroot facelift, step one.Eric Andersen2004-10-09103-0/+38547
-Erik