Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-22Update xbuild and Microsoft.Build.* from trunk, with theAnkit Jain
2010-02-20Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2010-02-08Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2010-02-01Backport xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-10-12Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-10-11Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-10-08Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-10-08Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-10-03Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-09-29Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-09-27Update xbuild and Microsoft.Build.* from trunk.Ankit Jain
2009-09-25* Makefile(EXTRA_DISTFILES): Add Microsoft.WebApplication.targetsAnkit Jain
2009-09-25* xbuild/Microsoft.Common.targets: Emit list of files writtenAnkit Jain
2009-09-25In tools/xbuild:Ankit Jain
2009-09-24* Parameters.cs (ParseArguments): If no project file is specified,Ankit Jain
2009-09-24* Makefile: Create dir for WebApplication.targets .Ankit Jain
2009-09-24* xbuild/Microsoft.Common.targets: Add 'Rebuild' target.Ankit Jain
2009-08-26* xbuild/Microsoft.Common.targets: Remove dummyAnkit Jain
2009-08-26Fix bug #533903.Ankit Jain
2009-08-21Fix bug #531926Ankit Jain
2009-08-20Fix bug #532264.Ankit Jain
2009-08-20* xbuild/Microsoft.Common.targets (ResolveReferences*): AddAnkit Jain
2009-08-19* xbuild/Microsoft.Common.targets (ResolveAssemblyReference):Ankit Jain
2009-08-18* SolutionParser.cs (ParseSolution): Project reference in a projectAnkit Jain
2009-08-14Fix bug #530368.Ankit Jain
2009-08-14* xbuild/Microsoft.Common.targets (AllowUnsafeBlocks): Don't set anyAnkit Jain
2009-08-14Build projects in correct order and allow for parallel builds.Ankit Jain
2009-08-14Add support for resolving pkg-config provided assemblies.Ankit Jain
2009-08-09UpdateMiguel de Icaza
2009-07-31* ErrorUtilities.cs (ShowUsage): Implement.Ankit Jain
2009-07-30* standalone/Project01/final-outputs.txt: Update to include obj/Ankit Jain
2009-07-30Fix bug #484771.Ankit Jain
2009-07-30* ErrorUtilities.cs: Set version to Consts.MonoVersion .Ankit Jain
2009-07-30* xbuild/Microsoft.Common.targets (ResolveAssemblyReference): OutputAnkit Jain
2009-07-30In class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine:Ankit Jain
2009-07-29* xbuild/Microsoft.Common.targets: Add missing 'SkipUnchangedFiles=true'Ankit Jain
2009-07-23* xbuild/Microsoft.Common.targets: Oops, forgot to remove someAnkit Jain
2009-07-23* Makefile: Create a lib/mono/xbuild directory for xbuildAnkit Jain
2009-07-23Implement AssignProjectConfiguration task.Ankit Jain
2009-07-22* xbuild/Microsoft.VisualBasic.targets (Vbc.References): RemoveAnkit Jain
2009-07-22Fix bug #517974.Ankit Jain
2009-06-12* xbuild/Microsoft.Common.targets (ProjectDir): Fix typo.Ankit Jain
2009-06-12* xbuild/Microsoft.Common.targets (IntermediateAssembly): Change toAnkit Jain
2009-06-12* Parameters.cs (.ctor): Use assembly's location to buildAnkit Jain
2009-06-09* standalone/Project01: Add missing Lib2.deploy.txt in the correctAnkit Jain
2009-06-08* standalone/Project01: Fix location for lib2.deploy.txtAnkit Jain
2009-06-08Add support for resolving project and other assembly references, includingAnkit Jain
2009-06-07* Parameters.cs (ProcessProperty): Handle invalid syntax.Ankit Jain
2009-06-07* SolutionParser.cs (AddGeneralSettings): Don't hardcode the defaultAnkit Jain
2009-05-202009-05-20 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers