log include.sh @ 237:735ee8a5ca35

age author description
Tue, 30 Oct 2007 05:42:21 -0500 Rob Landley Fix the path to calculate the tarball sha1sum, use the sha1file function more
Tue, 30 Oct 2007 03:49:48 -0500 Rob Landley Teach extract to check patch files for changes, not just tarballs.
Wed, 19 Sep 2007 18:52:56 -0500 Rob Landley Be smarter about extracting tarballs: extract one copy of each tarball
Tue, 18 Sep 2007 15:10:13 -0500 Rob Landley The "caller" built-in isn't available in bash 2.x.
Sun, 09 Sep 2007 03:42:28 -0500 Rob Landley Make sure the patches are sorted even if the filesystem doesn't do it for us.
Sat, 08 Sep 2007 21:35:21 -0500 Rob Landley Allow host to be overridden (to build on MacOS X).
Tue, 04 Sep 2007 01:12:20 -0500 Rob Landley Slightly better debug info: show sha1sum of file when none to compare against.
Thu, 05 Jul 2007 15:08:59 -0400 Rob Landley Comment one of the non-obvious (and optional) bits.
Wed, 04 Jul 2007 18:42:42 -0400 Rob Landley Note which patch is being applied, in case it doesn't.
Tue, 26 Jun 2007 17:51:14 -0400 Rob Landley Autodetect number of processors and feed appropriate -j to make.
Mon, 18 Jun 2007 00:37:54 -0400 Rob Landley Add better debug info to a status report, and stop fighting ubuntu so much
Thu, 10 May 2007 23:40:04 -0400 Rob Landley Suggestion from Ben Stoltz to improve diagnostic output.
Wed, 18 Apr 2007 02:17:21 -0400 Rob Landley Mike released an actual uClibc 0.9.29-rc1 (even though it's named weird), so
Fri, 13 Apr 2007 13:14:36 -0400 Rob Landley Point uClibc at the 0.9.29-pre1 I just uploaded, teach include.sh about
Mon, 09 Apr 2007 12:09:40 -0400 Rob Landley Put zImage-$ARCH in build directory, not mini-native-$ARCH, and eliminate 0.2.1
Sat, 31 Mar 2007 12:42:36 -0400 Rob Landley Remove redundant $PATH element pointed out by George Boudreau.
Mon, 26 Mar 2007 18:44:16 -0400 Rob Landley Installing bash but not using it. Yeah, there's a political agenda at work
Tue, 06 Mar 2007 15:08:27 -0500 Rob Landley Set PATH for run-mini-native.sh and add more obvious arch display info when 0.2.0
Mon, 05 Mar 2007 19:00:22 -0500 Rob Landley According to http://hostingfu.com/article/compiling-with-gcc-on-low-memory-vps
Sun, 04 Mar 2007 16:15:58 -0500 Rob Landley Make host-tools not rebuild stuff that's already there, fix yet more corner
Wed, 28 Feb 2007 19:44:27 -0500 Rob Landley Help text tweak.
Sat, 24 Feb 2007 20:33:02 -0500 Rob Landley Build uClibc's readelf and ldd by hand to work around inadequate cross-compile
Fri, 23 Feb 2007 15:27:51 -0500 Rob Landley Build User Mode Linux and have that do the ext2 packaging (for now, anyway).
Wed, 14 Feb 2007 16:30:53 -0500 Rob Landley Have to make the include directory before we can put config files in it.
Mon, 12 Feb 2007 13:21:33 -0500 Rob Landley Add a third mirror, with older versions.
Thu, 01 Feb 2007 16:30:17 -0500 Rob Landley Make host-tools.sh work when run standalone.
Thu, 01 Feb 2007 00:37:50 -0500 Rob Landley Delete output directories on re-run, teach build to log and build multiple
Fri, 26 Jan 2007 11:56:09 -0500 Rob Landley Apparently binutils/gcc got fixed sometime since the 3.1 days...
Thu, 11 Jan 2007 12:13:11 -0500 Rob Landley Upgrade some packages, and other cleanups.
Mon, 25 Dec 2006 19:05:11 -0500 Rob Landley Get i686 cross-compiling to work like armv4l cross-compiling by lying to
Sat, 23 Dec 2006 19:01:05 -0500 Rob Landley Add force_cross_compile and block_host_toolchain to try to make the i686 native
Wed, 20 Dec 2006 01:36:36 -0500 Rob Landley Add make to mini-native (required one more option switched on in uClibc), add
Mon, 18 Dec 2006 15:39:33 -0500 Rob Landley Turnerize the build script and teach cross-compile.sh to build qemu when
Sat, 16 Dec 2006 20:20:00 -0500 Rob Landley Largeish update.
Mon, 11 Dec 2006 21:06:19 -0500 Rob Landley Why didn't "hg mv build.sh cross-compiler.sh" figure out what build.sh had
Mon, 11 Dec 2006 19:51:35 -0500 Rob Landley Make the "supported architecutes" list have sane line breaks.
Mon, 11 Dec 2006 17:14:36 -0500 Rob Landley Cleaup pass: Break out shell functions and variable definitions into include.sh.