log sources/baseconfig-uClibc @ 1404:f24c0deeed24

age author description
Sat, 21 May 2011 23:37:31 -0500 Rob Landley Kick uClibc 0.9.32-rc3 to UNSTABLE for the moment, and put 0.9.31 back in stable, with its old patch stack.
Fri, 18 Mar 2011 23:20:13 -0500 Rob Landley Switch to from pthreads.old to NPTL.
Wed, 09 Feb 2011 21:05:54 -0600 Rob Landley Update config for uClibc 0.9.32-rc2. Which almost works right.
Tue, 08 Feb 2011 12:11:04 -0600 Rob Landley Albert Lee spotted that libnsl went away after 0.9.11 due to the baseconfig stuff dropping a uClibc symbol. Put it back.
Tue, 23 Nov 2010 03:58:41 -0600 Rob Landley Rip out uClibc internationalization (doesn't contain any codepages, just copies 'em from the host, so won't build on a host that hasn't got internationalization already installed), use gettext-stub instead of gettext, and fix udev and vim to build.
Mon, 22 Nov 2010 17:31:12 -0600 Rob Landley Building iproute2 needs the libresolv stub.
Thu, 11 Nov 2010 04:50:39 -0600 Rob Landley More chipping away at the LFS build. Add basic locale support to uClibc config and hit gettext about the head and shoulders with sed until it compiles despite autoconf still being utterly useless.
Fri, 05 Nov 2010 01:02:34 -0500 Rob Landley Config tweak to make uClibc work if you install the cross-compiler at /tools and build with CCWRAP_DYNAMIC_LINKER=/tools/lib/ld-uClibc.so.0 exported.
Wed, 29 Sep 2010 15:18:08 -0500 Rob Landley Tweak uClibc config to add __progname support and debuggable pthreads.
Mon, 23 Aug 2010 00:26:10 -0500 Rob Landley Building util-linux on target needs the program invocation name stuff.
Wed, 16 Jun 2010 20:49:35 -0500 Rob Landley Commemorate symbols 0.9.30 needed, for debugging purposes.
Mon, 12 Apr 2010 00:11:10 -0500 Rob Landley Update to uClibc 0.9.31.
Mon, 16 Nov 2009 01:45:56 -0600 Rob Landley Lots of comments.
Fri, 30 Oct 2009 03:45:47 -0500 Rob Landley Merge common uclibc miniconfig stuff into baseconfig-uClibc, and add the few lines that vary per target to each target's settings file.