Commit graph

1826 commits

Author SHA1 Message Date
Eric Andersen a8c92e8083 add support for dmraid soft raid handling 2006-07-10 22:09:37 +00:00
Eric Andersen b6de822b37 add support for gtk+ version 1.2 2006-07-10 22:06:45 +00:00
Eric Andersen 7909d9d1d9 fix url, fixup compile and install 2006-07-10 22:06:11 +00:00
Eric Andersen 2a89e2300c fixup some dependancies 2006-07-10 22:04:29 +00:00
Eric Andersen e33a0c1400 prevent up circular deps by preventing both from being enabled concurrently 2006-07-09 04:54:00 +00:00
Eric Andersen 0e6da182fd why install it if we immediately delete it. Makes no sense 2006-07-09 00:39:39 +00:00
Eric Andersen 9377ea7149 fix dependancy 2006-07-09 00:38:38 +00:00
Eric Andersen 600bcddaef fixup xorg compile -- it now at least compiles and runs for me on x86 2006-07-08 23:58:02 +00:00
Eric Andersen 830228b9d9 fix broken libpng compile -- malloc was being handled incorrectly
when cross compiling
2006-07-08 23:56:47 +00:00
Eric Andersen 3b4205f166 Add pkgconfig 2006-07-08 23:55:55 +00:00
"Steven J. Hill" 213cc83c47 Fix syntax errors in configure and m4 for Tcl so that the package actually builds. This was reported on the Tcl mailing list at <http://sourceforge.net/mailarchive/forum.php?thread_id=9384126&forum_id=3854>. 2006-07-07 02:05:09 +00:00
Bernhard Reutner-Fischer df1496abee - busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now. 2006-07-05 11:23:17 +00:00
Bernhard Reutner-Fischer 4a94f332b9 - typo 2006-07-05 07:29:21 +00:00
"Steven J. Hill" 70a891e693 Add patch for building and running the Open POSIX Testsuite if NPTL has been selected with uClibc along with make directives. If someone has a cleaner way of handling things in the makefile, feel free to change it. 2006-07-05 05:14:24 +00:00
"Steven J. Hill" 552c41e491 Automate the usage of '--disable-gdbmi' to be used only with GDB versions less than 6.4, if they are even used anymore. 2006-07-05 05:12:51 +00:00
Eric Andersen c9306ec90c update LTP to the latest and greatest 2006-07-05 01:42:29 +00:00
Eric Andersen 050da8412e try to avoid rebuild 2006-07-04 18:06:38 +00:00
Eric Andersen 7c10b7696e avoid potential rebuild 2006-07-04 18:06:04 +00:00
Eric Andersen 245939c8c3 make naming consistant with other gcc version 2006-07-04 18:05:36 +00:00
Bernhard Reutner-Fischer 614fdf8d7a - libgcc-math was removed upstream; Drop this hunk 2006-07-04 15:07:57 +00:00
Eric Andersen daa2256049 make needs the full blown gnu glob(), so teach it to use a local copy 2006-07-04 11:58:51 +00:00
Bernhard Reutner-Fischer c3c100b63f - list defaults for BR2_GNU_TARGET_SUFFIX in help text
- fix a few typos
2006-07-04 11:44:32 +00:00
Eric Andersen e8609e8ea7 Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster
and should NOT be enabled by default.
2006-07-04 11:06:43 +00:00
Mike Frysinger 5675a37772 some fixes from Gentoo 2006-06-30 01:25:51 +00:00
Mike Frysinger 7bff1ba4ac backport some fixes from 4.2 patchset to fix __global_locale error 2006-06-30 01:22:21 +00:00
Mike Frysinger 635ab0bbe4 rename patch to match other versions of gcc 2006-06-30 01:15:13 +00:00
Mike Frysinger 145d780b0d rename patch to match other versions of gcc 2006-06-30 01:08:41 +00:00
Mike Frysinger 0cf77487d8 ver bump to 1.2.12 2006-06-30 00:56:53 +00:00
Mike Frysinger 1cd84712ea ver bump to 1.3.12 2006-06-30 00:32:18 +00:00
Mike Frysinger db0b9fdf4e ver bump to 2.60 2006-06-30 00:31:39 +00:00
Mike Frysinger 03e048e0d9 use the main gcc mirror #913 2006-06-30 00:25:12 +00:00
Peter Korsgaard bd8522f923 Bump to upstream v1.2.11 2006-06-27 07:44:51 +00:00
Mike Frysinger b217dc8b04 add a patched target cause i'm lazy 2006-06-24 04:23:01 +00:00
Mike Frysinger a5af6a0781 2.17 is released 2006-06-24 04:22:17 +00:00
Eric Andersen 5787443321 sync target kernel version with reality 2006-06-23 16:43:52 +00:00
Eric Andersen 610595feca fix url 2006-06-23 16:32:47 +00:00
Eric Andersen 3113d6689e fix gcc build 2006-06-23 07:53:10 +00:00
Eric Andersen 9f0b4b626d oops, dynamically set... 2006-06-23 07:46:15 +00:00
Eric Andersen b6ea2bdd2f update config a bit 2006-06-23 07:45:00 +00:00
Eric Andersen 4856369541 don't use ftp for gnu stuff, a few version bumps as well,
based on a patch from Fu Yunhui
2006-06-23 07:29:40 +00:00
Eric Andersen 82620711eb support linking with xgot 2006-06-23 07:09:55 +00:00
Eric Andersen 179d9671c0 version bump 2006-06-23 07:06:48 +00:00
Eric Andersen 12ab8c7595 version bump 2006-06-23 07:05:02 +00:00
Eric Andersen 317408b4fa minor tweak 2006-06-23 07:00:53 +00:00
Eric Andersen f2a4704040 patch from John Gatewood Ham, add lsof 2006-06-23 06:53:28 +00:00
Eric Andersen 84e58ab9a6 patch from John Gatewood Ham, add hdparm 2006-06-23 06:52:33 +00:00
"Steven J. Hill" f7116410a5 The newer versions of GCC no longer need this patch. 2006-06-22 04:10:37 +00:00
"Steven J. Hill" 574096452a Add temporary patch to remove usage of 'bcopy' until upgrading to the next snapshot of LTP. Patch to 'member.c' contributed by Mike Frysinger <vapier@gentoo.org>. Patch to 'echoes.c' by the person adding this patch. 2006-06-22 03:59:53 +00:00
"Steven J. Hill" 0c1e709edb Resolves Bug #182 for buildroot. It works nice to pull in default
configuration files for targets. More information on the bug database
page at <http://bugs.uclibc.org/view.php?id=182>.
2006-06-22 02:24:08 +00:00
Mike Frysinger 9399740475 scrub patch 2006-06-21 20:08:35 +00:00