Recently we migrated all our build scripts from a combination of bat files + msbuild to a couple of NAnt build files.
There are some reasons for this and some nice outcomes.
Reasons
First of all we wanted to have the same build scripts for Development, CI, QA, UAT and production Environment.
On the Dev machines [...]
Tag Archives: build automation
How do you build your projects?
the fit* stuff
Felix is right
In the point of programming is to create and clarify meaning. Not to obscure it.
in the Ward Cunningam page I read:
Framework for Integrated Test, my version of TDD.
Version of TDD? I hope that there’s a mistake on the html… Fit is TDD? Sounds blaspheme to me.
I don’t like all the fit stuff and [...]
MF Bliki: JRake
On the Martin blog I’ve found an old post about JRake. He wrote this in 2006. In 2007 we are still using Ant, we still loose time in that language/tool to build our apps.
MF Bliki: JRake
around 2000 we both made the mistake of thinking an XML based build file was the way to go
I am [...]