I hate having to install an IDE on a build server. It just seems like a complete waste of space. I’ll never launch the IDE on the build server. A build server should be just to build software not develop it. So it seems very wasteful to have to install VS 2008 or VS 2010 in order to install Xna Game Studio 3.1 or 4.0. Well, wait no longer, I have solved this problem. Actually, it was Aaron Stebner who clued me into a way to install just the bits I needed and avoid the VS integration bits. If you ......
Hear Ye! Hear Ye! Today we pushed a maintenance release for Axiom v0.8 ( crickhollow ). While there are not a lot of tickets closed for this release, a lot of work when into the build system to automate the release process. It now takes 45 minutes to pull a clean working copy from the subversion repository, build all the assemblies and documentation, create the zip distribution packages and the Nuget Packages, build the Project Templates ( new feature! ), and finally upload the files to CodePlex, ......