Main menu:

Site search

December 2008
S M T W T F S
     
 123456
78910111213
14151617181920
21222324252627
28293031  

Categories

Tags

Archive for December 7th, 2008

MSBuild Logger in Delphi .NET

Project: Create a custom XML logger dll for use with MSBuild using Delphi.
Starting with Delphi 2007 Codegear uses MSBuild as the build engine. There is a split in the Delphi community over this being a good thing, but I think it is. MSBuild is Microsoft’s scripting tool for the build process and is very comparable [...]