log mini-native.sh @ 126:f4b9df875c0e

age author description
Mon, 05 Mar 2007 01:28:16 -0500 Rob Landley Fix x86_64 dynamic linker.
Thu, 01 Feb 2007 00:37:50 -0500 Rob Landley Delete output directories on re-run, teach build to log and build multiple
Sun, 14 Jan 2007 03:11:45 -0500 Rob Landley Switch config-linux to miniconfig-linux. Adjust the build and config scripts,
Fri, 12 Jan 2007 15:25:59 -0500 Rob Landley Move the "hello world" source into sources/toys. Build (in mini-native)
Thu, 11 Jan 2007 12:13:11 -0500 Rob Landley Upgrade some packages, and other cleanups.
Fri, 29 Dec 2006 23:53:05 -0500 Rob Landley Build mksquashfs in the non-short cross-compiler, and use it at the end of
Thu, 28 Dec 2006 03:48:55 -0500 Rob Landley Install the uClibc utils install into /tools/bin. (Including readelf.)
Wed, 27 Dec 2006 22:32:40 -0500 Rob Landley Hit uClibc build with a large rock so it stops inserting hardwired paths in
Mon, 25 Dec 2006 20:13:08 -0500 Rob Landley Teach the native build about ld-uClibc.so.0 can living in /tools.
Mon, 25 Dec 2006 19:05:11 -0500 Rob Landley Get i686 cross-compiling to work like armv4l cross-compiling by lying to
Wed, 20 Dec 2006 01:58:41 -0500 Rob Landley Build a gcc wrapper for _target_, and add a "strip" command to halve the
Wed, 20 Dec 2006 01:36:36 -0500 Rob Landley Add make to mini-native (required one more option switched on in uClibc), add
Tue, 19 Dec 2006 01:29:17 -0500 Rob Landley A native compiler doesn't have a cross-prefix.
Tue, 19 Dec 2006 01:13:11 -0500 Rob Landley Remove qemu build (it's in cross-compiler.sh now), move uClibc build right
Sun, 17 Dec 2006 18:32:07 -0500 Rob Landley Still doesn't work, but doesn't work better.
Sun, 17 Dec 2006 14:55:24 -0500 Rob Landley Helps to check in something that isn't _obviously_ broken. :)
Sun, 17 Dec 2006 14:21:02 -0500 Rob Landley Intermediate snapshot. Doesn't work yet.