log

age author description
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