To follow up on adding support for GNU Bazaar in Compile, I’ve also added it to MakeRecipe in the same manner as the others.
I’ve also set up a few branches mirroring the Subversion tree – at the moment, only for Scripts, Compile, and Freshen, but others may follow if anybody else is using them. I’ve found them useful to split pieces of work across locations and to have decent branching to work with when adding features. The three branches up so far are at:
- http://mwh.geek.nz/files/gobo/branches/Scripts/trunk
- http://mwh.geek.nz/files/gobo/branches/Compile/trunk
- http://mwh.geek.nz/files/gobo/branches/Freshen/trunk
They’re kept up-to-date with bzr-svn (which was a bit of a pain to get going on Dreamhost; I had to compile half a toolchain in the process), and updated every half hour. Probably nobody else will be using them, but they’re there if somebody wants.
I think that’s the last of the work integrating bzr with the tools, so it should be all there for the next release of the tools, so I’ll move the branch recipes over from the experimental recipes repository into the mainline when that happens.