[xbuild] Add hooks for extending .sln builds.
[mono.git] / mcs / tools / xbuild / SolutionParser.cs
2011-03-03 Ankit Jain[xbuild] Add hooks for extending .sln builds.
2011-03-01 Ankit Jain[xbuild] Fix warnings.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-20 Ankit Jain[xbuild] Fix bug #660508 .
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-05 Ankit Jain[xbuild] Update regex to not require EndProject in...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-13 Ankit Jain[xbuild] Fix a string format issue with guid.
2010-08-13 Ankit Jain[xbuild] Handle references to vc*proj projects.
2010-08-04 Marek HabersackMerge branch 'aspnet4'
2010-08-04 Ankit Jain[xbuild] Ignore missing imports when parsing solution...
2010-06-15 Ankit Jain* SolutionParser.cs (ParseSolution): Use ProjectReference's
2010-05-28 Ankit Jain* SolutionParser.cs (ParseSolution): Ignore GlobalSection
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-07 Ankit Jain* SolutionParser.cs: Identify and emit warning for a
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-19 Ankit Jain* SolutionParser.cs (GetAllProjectFileNames): New.
2009-10-11 Ankit Jain* SolutionParser.cs: Handle non-existing project files...
2009-09-28 Ankit Jain* SolutionParser.cs (Insert): Show project name in...
2009-09-26 Ankit Jain* SolutionParser.cs: Implement support for WebSite...
2009-08-25 Marek SafarRequires gmcs
2009-08-20 Ankit JainFix bug #532264.
2009-08-19 Marek SafarNew tests.
2009-08-18 Ankit Jain* SolutionParser.cs (ParseSolution): Project reference...
2009-08-14 Ankit JainFix bug #530368.
2009-08-14 Ankit JainBuild projects in correct order and allow for parallel...
2009-06-07 Ankit Jain* SolutionParser.cs (AddGeneralSettings): Don't hardcod...
2009-05-27 Marek SafarNew tests, updates
2009-05-20 Jonathan Chambers2009-05-20 Jonathan Chambers <joncham@gmail.com>
2009-03-13 Ankit Jain* Main.cs (Execute): Build the project/sln with current...
2009-03-06 Ankit JainFix bug #481336.
2009-02-24 Ankit Jain* SolutionParser.cs (ParseSolution): Report warning...
2009-02-20 Ankit Jain* SolutionParser.cs (ParseSolution): Ignore solution...
2009-02-20 Ankit Jain* SolutionParser.cs (ParseSolution): Ignore GlobalSecti...
2009-02-20 Ankit Jain* SolutionParser.cs (ParseProjectConfigurationPlatforms...
2009-02-20 Ankit Jain* SolutionParser.cs (projectRegex): Use '\s' to match...
2009-02-18 Marek SafarNew test.
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-13 Jonathan Chambers2009-02-13 Jonathan Chambers <joncham@gmail.com>
2009-02-13 Jonathan Chambers2009-02-13 Jonathan Chambers <joncham@gmail.com>