X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2Fxbuild%2Ftests%2FChangeLog;h=dc342c6435ec76915b63d538f591d9728df3edec;hb=bf5947a0fd2b523c30833605ee69b2b041aa43f4;hp=c08e62697de103865d54c67a7285f27f993fbfa1;hpb=861f36686945abbc29d27fbe0bcfdf2ec84515ba;p=mono.git diff --git a/mcs/tools/xbuild/tests/ChangeLog b/mcs/tools/xbuild/tests/ChangeLog index c08e62697de..dc342c6435e 100644 --- a/mcs/tools/xbuild/tests/ChangeLog +++ b/mcs/tools/xbuild/tests/ChangeLog @@ -1,3 +1,75 @@ +2009-11-26 Ankit Jain + + * standalone/Project1/final-outputs.txt: Update. + +2009-10-08 Ankit Jain + + * standalone/Project1: Add a new Lib5 project, and add + private references to various projects. + Update final-outputs.txt . + * standalone/Project01/Lib5/*: New. + +2009-09-25 Ankit Jain + + * standalone/Project01: Add app.config to project Lib1. + Remove Project01.sln.proj . Update final-outputs.txt . + +2009-08-14 Ankit Jain + + * standalone/Project01: Update .sln.proj file. + +2009-07-30 Ankit Jain + + * standalone/Project01/final-outputs.txt: Update to include obj/ + dir also, and sort the list. + +2009-07-23 Ankit Jain + + * standalone/Project01: Change config mappings a bit to mix them up, + like Debug->Release etc. Update .proj file and final-outputs.txt. + +2009-07-22 Ankit Jain + + * standalone/Project01: Add references to two "external" assemblies + with dependencies. + * standalone/Project01/Program.cs: Add references in code to the new + assemblies, to ensure that they are required for compilation. + +2009-06-08 Ankit Jain + + * standalone/Project01: Add missing Lib2.deploy.txt in the correct + location. + +2009-06-08 Ankit Jain + + * standalone/Project01: Fix location for lib2.deploy.txt + +2009-06-08 Ankit Jain + + * standalone/Project01: New. Solution with interdependent multiple projects, + with deploy files, satellite assemblies etc. + +2007-05-30 Marek Sieradzki + + * standalone/projref: Added two projects where one project references + library. + +2006-07-17 Marek Sieradzki + + * Csc/Csc.csproj: Moved to 1.csproj and 2.csproj. + +2006-06-22 Marek Sieradzki + + * standalone/hello_world: Added hello world type project. + +2006-05-22 Marek Sieradzki + + * Touch.csproj, Message.csproj, Exec.csproj, WriteLinesToFile.csproj, + Error.csproj, ReadLinesFromFile.csproj, FindUnderPath.csproj, + RemoveDir.csproj, AL.csproj, MSBuild.csproj, SignFile.csproj, + GenerateResource.csproj, Delete.csproj, Warning.csproj, Copy.csproj, + MakeDir.csproj: Removed hackish import. + 2005-09-25 Marek Sieradzki * AL/AL.csproj: Added nearly empty target.