log

age author description
Thu, 25 Mar 2010 23:30:20 -0500 Rob Landley Move sources/native to sources/native-root
Thu, 25 Mar 2010 18:54:30 -0500 Rob Landley Move CROSS_SMOKE_TEST implementation out of simple-cross-compiler.sh and into sources/more/cross-smoke-test.sh, called from build.sh. Clean up comments a bit while we're there.
Thu, 25 Mar 2010 15:19:10 -0500 Rob Landley Minor news tweak I made ages ago and forgot to check in.
Thu, 25 Mar 2010 03:10:32 -0500 Rob Landley Make run-emulator.sh executable.
Sun, 21 Mar 2010 23:53:15 -0500 Rob Landley New i486 target, by David Seikel. (He's working on a Vortex86DX SOC, see http://www.vortex86dx.com/ and http://www.icoptech.com/pddetail.aspx?id=129&pid=4 for details.)
Thu, 18 Mar 2010 05:44:47 -0500 Rob Landley Make the native build timeout configurable.
Thu, 18 Mar 2010 02:25:11 -0500 Rob Landley Get screenshots working again. (Conversion to Vladimir Dronnikov's new layout underway, just going slowly...)
Thu, 18 Mar 2010 02:20:23 -0500 Rob Landley Comment tweak.
Tue, 16 Mar 2010 03:58:43 -0500 Rob Landley Finish previous commit: fix HDB and HDC and make run_emulator() a function. (And finally, if you say DEBUG=1 you get the emulator command output! Yay!)
Mon, 15 Mar 2010 06:01:36 -0500 Rob Landley Move distcc setup to dev-environment.sh. Fix bug where CPUS wasn't defined if distcc wasn't being used (leading to make -j with no limit, and OOM conditions in the emulated system).
Sun, 14 Mar 2010 01:18:27 -0600 Rob Landley Another bug Wolfgang Denk reported: make BUILD_STATIC=none actually work.
Fri, 12 Mar 2010 14:29:25 -0600 Rob Landley Slightly tweaked bugfix from Wolfgang Denk: clean out environment variables from the host that would screw up the build.
Fri, 12 Mar 2010 02:52:58 -0600 Rob Landley Fix busybox so the 2.6.33 mips kernel builds.
Sun, 07 Mar 2010 13:18:58 -0600 Rob Landley Optimize the linux and busybox bisects to not rebuild earlier sections unnecessarily.
Sun, 07 Mar 2010 11:49:25 -0600 Rob Landley Fix a typo that broke the script completely.