Fix bug #531926
commit86df37daea1896636954ded5b690f6d3730c7307
authorankit <ankit@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 20 Aug 2009 20:04:01 +0000 (20 20:04 +0000)
committerankit <ankit@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 20 Aug 2009 20:04:01 +0000 (20 20:04 +0000)
tree293eacb82159a70089c7db08a621b792885126d6
parent38f85115a7e5a73500d245c71c7d1102688c3616
Fix bug #531926
* xbuild/Microsoft.Common.targets: Add $(ConfigurationName)
and $(PlatformName) default values.
Move CoreCompile to a Compile target with corresponding
Before/After hooks and *DependsOn.
Add Pre/PostBuildEvents handling.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@140367 e3ebcda4-bce8-0310-ba0a-eca2169e7518
tools/xbuild/ChangeLog
tools/xbuild/xbuild/Microsoft.Common.targets