copied mono-api-diff.cs from mono-2-2 branch so new patch can be applied and history...
[mono.git] / mcs / class / Microsoft.Build.Engine / ChangeLog
1 2010-04-06  Ankit Jain  <jankit@novell.com>
2
3         * Makefile (EXTRA_DISTFILES): Remove TestTasks.dll.config .
4
5 2010-04-03  Ankit Jain  <jankit@novell.com>
6
7         * Makefile: Use the correct assembly name for MS.Build.Utilities*
8         for 3.5 and 4.0 profiles. Copy the .config files for the test
9         assembly.
10         Import tools/xbuild/xbuild_targets.make, which copies the target
11         and tasks file in the correct place, to allow running tests
12         with different toolsversion.
13         * Microsoft.Build.Engine.dll.sources: Add LogExtensions.cs,
14         Toolset.cs, ToolsetDefinitionLocations.cs and ToolsetCollection.cs .
15         * Test/test-config-file-net-3.5: New.
16         * Test/test-config-file-net-4.0: New.
17
18 2010-02-19  Ankit Jain  <jankit@novell.com>
19
20         * Microsoft.Build.Engine.dll.sources: Add ProjectLoadSettings.cs .
21
22 2010-01-21      Rodrigo B. de Oliveira <rodrigo@unity3d.com>
23
24         * Microsoft.Build.BuildEngine/BuildWhen.cs
25         * Microsoft.Build.BuildEngine/PropertyReference.cs:
26                 support for nested Choose elements + fixed bug where the project reference
27                 would be null during condition evaluation.
28                 
29 2010-01-12      Rodrigo B. de Oliveira <rodrigo@unity3d.com>
30
31         * Microsoft.Build.BuildEngine/BuildWhen.cs
32         * Test/Microsoft.Build.BuildEngine/BuildChooseTest.cs:
33                 Support for PropertyGroup as a child of When and Otherwise
34
35 2009-08-20  Ankit Jain  <jankit@novell.com>
36
37         * Microsoft.Build.Engine.dll.sources: Add tools/xbuild/SolutionParser.cs
38
39 2009-02-21  Ankit Jain  <jankit@novell.com>
40
41         * Import.cs (GetFullPath): Use Utilities.FromMSBuildPath .
42
43 2009-02-19  Jonathan Chambers  <joncham@gmail.com>
44
45         * Microsoft.Build.Engine.csproj: Add.
46         * Microsoft.Build.Engine.Test.csproj: Update.
47
48 2009-01-31  Ankit Jain  <jankit@novell.com>
49
50         * Microsoft.Build.Engine_test.dll.sources: Replace BatchingImpl.cs with
51         BatchingImplBase.cs, TargetBatchingImpl.cs and TaskBatchingImpl.cs
52
53 2009-01-06  Ankit Jain  <jankit@novell.com>
54
55         * Microsoft.Build.Engine_test.dll.sources: Add TestMessageLogger from
56         Ms.Build.Tasks tests.
57
58 2009-01-01  Ankit Jain  <jankit@novell.com>
59
60         * Microsoft.Build.Engine.dll.sources: Add IReference.cs
61
62 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
63
64         * Documentation/**: Flush updated documentation.
65
66 2008-05-28  Marek Safar  <marek.safar@gmail.com>
67         
68         * Makefile (EXTRA_DISTFILES): More test files.
69
70 2006-06-23  Marek Sieradzki  <marek.sieradzki@gmail.com>
71         
72         * Makefile (EXTRA_DISTFILES): Changed name from SimpleTask.cs to
73         TestTasks.cs (I forgot to add the new file here)
74
75 2006-06-22  Wade Berrier <wberrier@novell.com>
76
77         * Makefile (EXTRA_DISTFILES): Remove Test/resource/SimpleTask.cs (the file
78         was removed today)
79
80 2006-06-19  Raja R Harinath  <rharinath@novell.com>
81
82         * Makefile (EXTRA_DISTFILES): Add Test/resource/SimpleTask.cs.
83
84 2006-06-17  Marek Sieradzki  <marek.sieradzki@gmail.com>
85
86         * Makefile: Added test-local target to compile
87         Test/resources/SimpleTask.cs.
88
89 2006-04-19  Marek Sieradzki  <marek.sieradzki@gmail.com>
90
91         * Microsoft.Build.Engine.targets: Removed.
92
93 2005-09-25  Marek Sieradzki  <marek.sieradzki@gmail.com>
94
95         * Microsoft.Build.Engine.dll.sources: Added reference to
96         AssemblyLoadInfo.
97
98 2005-09-09  Marek Sieradzki  <marek.sieradzki@gmail.com>
99
100         * Microsoft.Build.Engine_test.dll.sources: Added.
101         * Microsoft.Build.Engine.dll.sources: Renamed from
102         Microsoft.Build.Engine.sources.
103