Browse by Tags

Custom NAnt Task for Removing TFS Bindings
21 May 08 07:46 AM | jacobl | 1 Comments   
Before I get started, I want to say thanks to Mike Carbenay and his article on CodeProject about removing source control bindings . His WinForms app gave me the base which was used to develop this custom NAnt task. Atalasoft is a toolkit vendor. So, as Read More...
Filed under: , , ,
Writing Custom NAnt Tasks
07 May 08 01:23 PM | jacobl | 6 Comments   
Working as a Build Engineer for about 9 months, I've had the opportunity to push NAnt build scripting to the limits. Our DotImage product is made up of both managed and unmanaged code, third party libraries with .NET wrappers, code that sometimes differs Read More...
Filed under: , , , ,