== Progress == * Set up a GCC git mirror on git.linaro.org. now at
ssh://LOGIN@git.linaro.org/srv/git.linaro.org/git/toolchain/gcc.git. The two Linaro branches most people are interested in are now 'linaro-4.7-branch' (updated every 30 minutes from launchpad), and 'linaro-4.8-branch' updated every 10 minutes from subversion. * Tweaked Cbuildv2 & Jenkins to work with GIT repositories and branches as well as source tarballs. * Jenkins now "bootstraps" a cross compiler by building the native GCC, and then using that to compile the cross GCC. * Got aarch64-none-elf building with newlib via Cbuildv2. * Source and binary tarball release support in Cbuildv2 now works. I've had to change the naming convention to handle daily automated builds, and added the commit ID of HEAD for git based builds. * Almost got Canadian crosses building via Cbuildv2. * Continued work on Jenkins/Cbuildv2 integration. * Cbuildv2 now works on Fedora as well as Ubuntu. * Survived major 100+ year flood. Got to watch a dam overflow, kindof cool, all the roads in and out of this area have been closed for days, most of the bridges are gone. Been busy all weekend evacuating people, car accidents, normal disaster area stuff. I worked Katrina relief, never thought I'd see a flood in the mountains.
== Plan == * Continuing with Jenkins/Cbuildv2/Git integration. * Get testing results from Jenkins builds imported via Junit conversion. * Compare automated tarballs with the current release tarballs. * Get Jenkins to upload binary & source tarballs to snapshots.linaro.org. * Add support for using specific commit IDs with Git and Cbuildv2. * Finish getting Canadian Cross builds working in Cbuildv2. * Odroids should arrive (when the roads open...) Monday, install Ubuntu and do some tests to see if it's a good platform.
== Issues == * Flooding...