Commit Graph

  • cb4df509a6 fix fallback case so dependancies work as expected Eric Andersen 2006-07-19 00:06:06 +00:00
  • 0524f3a6a0 trivial cosmetic stuff Eric Andersen 2006-07-18 23:54:31 +00:00
  • 98bc6dac2a configuring uClibc depends on first having kernel headers in place Eric Andersen 2006-07-18 23:43:58 +00:00
  • 8aa5dc4138 stick an extra blank line after results Eric Andersen 2006-07-18 23:42:03 +00:00
  • 8c709551ff put sed check in the correct place Eric Andersen 2006-07-18 23:39:39 +00:00
  • ddb5ebab06 move TAR_OPTIONS to its rightful place Eric Andersen 2006-07-18 22:58:58 +00:00
  • 1eab86d0eb fixup patch Eric Andersen 2006-07-18 09:13:13 +00:00
  • b1d24866da fixup build dependancies and such Eric Andersen 2006-07-18 08:53:30 +00:00
  • 0216ba0b15 change paths so glib-config uses the correct path for the cross compiled libglib and include files Eric Andersen 2006-07-18 07:59:29 +00:00
  • a9e51e5892 fixup some build and dependancy problems. Eric Andersen 2006-07-18 07:19:10 +00:00
  • 8f0270f71b fix whitespace Mike Frysinger 2006-07-17 03:53:12 +00:00
  • f84a70f156 punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17) Mike Frysinger 2006-07-17 03:38:40 +00:00
  • ce87884f39 version bump Mike Frysinger 2006-07-17 01:48:05 +00:00
  • a0426f185d Sigh. Rob Landley 2006-07-16 22:14:03 +00:00
  • 3be2c26cba prplague suggested mentioning the mailing list on the news page. Rob Landley 2006-07-16 19:48:44 +00:00
  • f8af1f0ca0 Make the links actually point to the _buildroot_ list... Rob Landley 2006-07-14 20:23:06 +00:00
  • 0bab040860 Plausible deniability. Rob Landley 2006-07-14 20:01:58 +00:00
  • 1de8a18128 yet another fix for yet another cross depmod endianness problem Eric Andersen 2006-07-13 17:26:01 +00:00
  • c4ad37ff4e disable sdl build Eric Andersen 2006-07-10 22:28:09 +00:00
  • ff870a1827 change things so menuconfig wont complain about circular deps Eric Andersen 2006-07-10 22:18:35 +00:00
  • 12b74e5324 remove junk, bump version, and generally clean things up Eric Andersen 2006-07-10 22:17:48 +00:00
  • a8c92e8083 add support for dmraid soft raid handling Eric Andersen 2006-07-10 22:09:37 +00:00
  • b6de822b37 add support for gtk+ version 1.2 Eric Andersen 2006-07-10 22:06:45 +00:00
  • 7909d9d1d9 fix url, fixup compile and install Eric Andersen 2006-07-10 22:06:11 +00:00
  • 2a89e2300c fixup some dependancies Eric Andersen 2006-07-10 22:04:29 +00:00
  • e33a0c1400 prevent up circular deps by preventing both from being enabled concurrently Eric Andersen 2006-07-09 04:54:00 +00:00
  • 0e6da182fd why install it if we immediately delete it. Makes no sense Eric Andersen 2006-07-09 00:39:39 +00:00
  • 9377ea7149 fix dependancy Eric Andersen 2006-07-09 00:38:38 +00:00
  • 600bcddaef fixup xorg compile -- it now at least compiles and runs for me on x86 Eric Andersen 2006-07-08 23:58:02 +00:00
  • 830228b9d9 fix broken libpng compile -- malloc was being handled incorrectly when cross compiling Eric Andersen 2006-07-08 23:56:47 +00:00
  • 3b4205f166 Add pkgconfig Eric Andersen 2006-07-08 23:55:55 +00:00
  • 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>. "Steven J. Hill" 2006-07-07 02:05:09 +00:00
  • df1496abee - busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now. Bernhard Reutner-Fischer 2006-07-05 11:23:17 +00:00
  • 4a94f332b9 - typo Bernhard Reutner-Fischer 2006-07-05 07:29:21 +00:00
  • 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. "Steven J. Hill" 2006-07-05 05:14:24 +00:00
  • 552c41e491 Automate the usage of '--disable-gdbmi' to be used only with GDB versions less than 6.4, if they are even used anymore. "Steven J. Hill" 2006-07-05 05:12:51 +00:00
  • c9306ec90c update LTP to the latest and greatest Eric Andersen 2006-07-05 01:42:29 +00:00
  • 050da8412e try to avoid rebuild Eric Andersen 2006-07-04 18:06:38 +00:00
  • 7c10b7696e avoid potential rebuild Eric Andersen 2006-07-04 18:06:04 +00:00
  • 245939c8c3 make naming consistant with other gcc version Eric Andersen 2006-07-04 18:05:36 +00:00
  • 614fdf8d7a - libgcc-math was removed upstream; Drop this hunk Bernhard Reutner-Fischer 2006-07-04 15:07:57 +00:00
  • daa2256049 make needs the full blown gnu glob(), so teach it to use a local copy Eric Andersen 2006-07-04 11:58:51 +00:00
  • c3c100b63f - list defaults for BR2_GNU_TARGET_SUFFIX in help text - fix a few typos Bernhard Reutner-Fischer 2006-07-04 11:44:32 +00:00
  • e8609e8ea7 Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster and should NOT be enabled by default. Eric Andersen 2006-07-04 11:06:43 +00:00
  • 5675a37772 some fixes from Gentoo Mike Frysinger 2006-06-30 01:25:51 +00:00
  • 7bff1ba4ac backport some fixes from 4.2 patchset to fix __global_locale error Mike Frysinger 2006-06-30 01:22:21 +00:00
  • 635ab0bbe4 rename patch to match other versions of gcc Mike Frysinger 2006-06-30 01:15:13 +00:00
  • 145d780b0d rename patch to match other versions of gcc Mike Frysinger 2006-06-30 01:08:41 +00:00
  • 0cf77487d8 ver bump to 1.2.12 Mike Frysinger 2006-06-30 00:56:53 +00:00
  • 1cd84712ea ver bump to 1.3.12 Mike Frysinger 2006-06-30 00:32:18 +00:00
  • db0b9fdf4e ver bump to 2.60 Mike Frysinger 2006-06-30 00:31:39 +00:00
  • 03e048e0d9 use the main gcc mirror #913 Mike Frysinger 2006-06-30 00:25:12 +00:00
  • bd8522f923 Bump to upstream v1.2.11 Peter Korsgaard 2006-06-27 07:44:51 +00:00
  • b217dc8b04 add a patched target cause i'm lazy Mike Frysinger 2006-06-24 04:23:01 +00:00
  • a5af6a0781 2.17 is released Mike Frysinger 2006-06-24 04:22:17 +00:00
  • 5787443321 sync target kernel version with reality Eric Andersen 2006-06-23 16:43:52 +00:00
  • 610595feca fix url Eric Andersen 2006-06-23 16:32:47 +00:00
  • 3113d6689e fix gcc build Eric Andersen 2006-06-23 07:53:10 +00:00
  • 9f0b4b626d oops, dynamically set... Eric Andersen 2006-06-23 07:46:15 +00:00
  • b6ea2bdd2f update config a bit Eric Andersen 2006-06-23 07:45:00 +00:00
  • 4856369541 don't use ftp for gnu stuff, a few version bumps as well, based on a patch from Fu Yunhui Eric Andersen 2006-06-23 07:29:40 +00:00
  • 82620711eb support linking with xgot Eric Andersen 2006-06-23 07:09:55 +00:00
  • 179d9671c0 version bump Eric Andersen 2006-06-23 07:06:48 +00:00
  • 12ab8c7595 version bump Eric Andersen 2006-06-23 07:05:02 +00:00
  • 317408b4fa minor tweak Eric Andersen 2006-06-23 07:00:53 +00:00
  • f2a4704040 patch from John Gatewood Ham, add lsof Eric Andersen 2006-06-23 06:53:28 +00:00
  • 84e58ab9a6 patch from John Gatewood Ham, add hdparm Eric Andersen 2006-06-23 06:52:33 +00:00
  • f7116410a5 The newer versions of GCC no longer need this patch. "Steven J. Hill" 2006-06-22 04:10:37 +00:00
  • 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. "Steven J. Hill" 2006-06-22 03:59:53 +00:00
  • 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>. "Steven J. Hill" 2006-06-22 02:24:08 +00:00
  • 9399740475 scrub patch Mike Frysinger 2006-06-21 20:08:35 +00:00
  • e7460e04eb some fixes from Gentoo Mike Frysinger 2006-06-21 19:46:28 +00:00
  • ea8a91e8d3 version bump to 6.5 Mike Frysinger 2006-06-21 08:18:19 +00:00
  • 5086f33ccb use $(CONFIG_UPDATE) instead of noting the issue Mike Frysinger 2006-06-21 08:18:10 +00:00
  • 338e502682 version bump 2.16.94 Mike Frysinger 2006-06-15 04:46:58 +00:00
  • 88ce2b4702 cut 2.16.91.0.3 and 2.16.91.0.4 Mike Frysinger 2006-06-10 12:28:41 +00:00
  • 242297c157 merge 2.17.50.0.2 Mike Frysinger 2006-06-10 12:27:53 +00:00
  • 42e6181c43 add 2.16.93 (2.17 prerelease) Mike Frysinger 2006-06-10 12:22:47 +00:00
  • 2f7fa2f36c Add ARM EABI patch for gcc 4.1.1 too. Paul Mundt 2006-06-06 11:36:15 +00:00
  • 63c27c0bb5 Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. "Steven J. Hill" 2006-06-06 02:52:08 +00:00
  • 61aa805b9e Add support for ARM EABI. Paul Mundt 2006-06-05 22:11:01 +00:00
  • b1a66dd673 Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU. Also update the uClibc config for some of the recent target and CPU variant additions. Paul Mundt 2006-06-05 22:07:29 +00:00
  • d56e2b342f Split the target suffix out as a config option, for the few cases where we have to use a different one. Paul Mundt 2006-06-05 21:49:44 +00:00
  • c1eb4cdc6f GCC 4.1.1 support (notice: not yet on ibiblio) Peter Korsgaard 2006-05-30 08:25:59 +00:00
  • 041ba7cca0 Don't error on clean without unpack Peter Korsgaard 2006-05-30 08:20:54 +00:00
  • 8e06ef91c2 libstc++ requires large file support Peter Korsgaard 2006-05-30 08:09:11 +00:00
  • 573fe2752b Download using ftp instead of http from ftp sites Peter Korsgaard 2006-05-30 07:31:36 +00:00
  • d99c31c646 s/dependancies/dependencies/ Mike Frysinger 2006-05-26 01:18:09 +00:00
  • 027add8c56 Update squashfs patch to v3.0 (2.4.28 kernel) Untested as I don't have the hw, but the patch applies cleanly. Peter Korsgaard 2006-05-24 18:26:46 +00:00
  • 194b234748 Bump to upstream v3.0 Notice that this uses a new NON-compatible filesystem format, so you need the v3.0 kernel patch to access it! Peter Korsgaard 2006-05-24 18:07:33 +00:00
  • 58f0a91b95 Bump to upstream v1.2.10 and remove sdl-config symlink generation Peter Korsgaard 2006-05-24 17:54:45 +00:00
  • 805a6379ec added patch to fix progname per case 0000879 David Anders 2006-05-24 14:57:27 +00:00
  • 4c67c2a6f5 changed the installation prefixes for target David Anders 2006-05-24 14:41:30 +00:00
  • d503cac9fa Bump to upstream v1.1.3 Peter Korsgaard 2006-05-18 17:36:17 +00:00
  • 00e245b59f Add some finer grained dependancy checking. Check that make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed. Eric Andersen 2006-05-02 21:35:55 +00:00
  • 6b2f95f295 0000858: Not finding ntp sources Fixed source URL Peter Korsgaard 2006-04-29 13:15:17 +00:00
  • 0fb7acaf0f fix by hootsmon to make sure the includes are found properly #855 Mike Frysinger 2006-04-29 04:08:25 +00:00
  • 6268a48c56 Bump rsync package to 2.6.8 Closes 0000859. Peter Korsgaard 2006-04-28 20:00:46 +00:00
  • c2db529134 0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel definition. The struct i2c_msg definition in linux-libc-headers-2.6.12.0 has two extra members not present in the kernel definition causing all kinds of problems. This patch fixes that. Peter Korsgaard 2006-04-28 19:44:22 +00:00
  • 7bc4ad6e56 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of LINUX_VERSION. Peter Korsgaard 2006-04-28 19:40:43 +00:00