log

age author description
Tue, 19 Dec 2006 01:13:11 -0500 Rob Landley Remove qemu build (it's in cross-compiler.sh now), move uClibc build right
Tue, 19 Dec 2006 00:32:36 -0500 Rob Landley Turnerize.
Mon, 18 Dec 2006 17:58:04 -0500 Rob Landley Strip binaries.
Mon, 18 Dec 2006 15:39:33 -0500 Rob Landley Turnerize the build script and teach cross-compile.sh to build qemu when
Sun, 17 Dec 2006 18:32:07 -0500 Rob Landley Still doesn't work, but doesn't work better.
Sun, 17 Dec 2006 17:32:24 -0500 Rob Landley Add g++ to package list.
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.
Sun, 17 Dec 2006 14:19:51 -0500 Rob Landley Fix inappropriate activation of profiling support, and add environment variable
Sat, 16 Dec 2006 20:20:00 -0500 Rob Landley Largeish update.
Thu, 14 Dec 2006 15:20:07 -0500 Rob Landley Note the mailing list.
Tue, 12 Dec 2006 22:01:52 -0500 Rob Landley Apparently, the exit value of a successful build is 1 because [ $? -ne 0 ]
Tue, 12 Dec 2006 21:15:50 -0500 Rob Landley Apparently "" around EOF also disables variable substitution, not just ''.
Tue, 12 Dec 2006 12:39:42 -0500 Rob Landley Update to 2.6.19.1 kernel. (Hopefully this fixes the network defines in
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.
Mon, 11 Dec 2006 00:48:20 -0500 Rob Landley Update build script. Now uses a config file (usage: ./build.sh arch), and
Sun, 10 Dec 2006 23:32:45 -0500 Rob Landley Add qemu to the list of downloaded source code.
Sun, 10 Dec 2006 23:31:28 -0500 Rob Landley Update web page.
Sun, 10 Dec 2006 22:53:15 -0500 Rob Landley Make the wrapper script happy if the current directory is in the cross compiler
Sun, 10 Dec 2006 13:12:04 -0500 Rob Landley The poor design of the gcc command line never ceases to amaze. Notice how
Fri, 08 Dec 2006 11:48:33 -0500 Rob Landley Replace single character variable names with ones that are easier to grep for.
Tue, 05 Dec 2006 23:00:12 -0500 Rob Landley For some reason, `""` doesn't work. But "$("")" does. 0.0.1
Tue, 05 Dec 2006 22:12:28 -0500 Rob Landley Make quotes match up.
Tue, 05 Dec 2006 21:47:49 -0500 Rob Landley Error reporting missed a spot.
Tue, 05 Dec 2006 21:05:17 -0500 Rob Landley One more missing path in the qemu-arm check. (Notice I'm not building qemu
Tue, 05 Dec 2006 20:51:40 -0500 Rob Landley Balance quotes, add some missing quotes, preserve old $PATH.
Tue, 05 Dec 2006 20:29:21 -0500 Rob Landley Minor cleanup on the wrapper script (much more cleanup needed before it's
Tue, 05 Dec 2006 20:03:08 -0500 Rob Landley Build uClibc under the wrapper script. (There's got to be a better way to