2010-07-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / tools /
2010-07-09 Ankit JainCorrectly handle precedence of ToolsVersion value coming
2010-06-23 Ankit JainFix dependency specification for CoreCompile target...
2010-06-18 Ankit JainFix bug #615420.
2010-06-15 Ankit Jain* SolutionParser.cs (ParseSolution): Use ProjectReference's
2010-06-15 Ankit Jain* xbuild/*/Microsoft.Common.targets (AssemblySearchPath...
2010-06-14 Sebastien Pouliot2010-06-16 Sebastien Pouliot <sebastien@ximian.com>
2010-06-11 Jonathan Chambers2010-06-10 Jonathan Chambers <joncham@gmail.com>
2010-06-11 Jonathan Pryor * Monodoc/ecma-provider.cs: Reduce memory requirements...
2010-06-10 Jonathan PryorFix date. oops.
2010-06-10 Jonathan Pryor * Mono.Documentation/monodocs2html.cs: Regenerate...
2010-06-09 Jonathan Chambers2010-06-08 Jonathan Chambers <joncham@gmail.com>
2010-05-31 Jb Evain2010-05-31 Jb Evain <jbevain@novell.com>
2010-05-28 Ankit Jain* SolutionParser.cs (ParseSolution): Ignore GlobalSection
2010-05-27 Marek SafarNew tests.
2010-05-26 Jb Evainfix integration tests
2010-05-26 Jb Evainfix tests
2010-05-08 Daniel Nauck2010-05-08 Daniel Nauck <dna@mono-project.de>
2010-05-08 Daniel Nauck2010-05-08 Daniel Nauck <dna@mono-project.de>
2010-05-07 Ankit JainFix bug #599454.
2010-04-29 Marek SafarTurn eval test into normal test case
2010-04-28 Marek SafarTrack API change
2010-04-28 Marek Safarput jay2008 back
2010-04-28 Marek Safarsvn:eolstyle
2010-04-28 Marek Safarbetter integration
2010-04-28 Marek Safarfixes build
2010-04-27 Miguel de IcazaAdd csharp solution and project
2010-04-27 Miguel de IcazaMake changes so it is easy to build on Windows
2010-04-27 Miguel de Icaza2010-04-27 Miguel de Icaza <miguel@novell.com>
2010-04-27 Lluis Sanchez2010-04-27 Lluis Sanchez <lluis@novell.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek Safar2010-05-27 Marek Safar <marek.safar@gmail.com>
2010-04-27 Marek SafarNew tests.
2010-04-26 Jonathan Pryor * Monodoc/ecma-provider.cs: Support the full set of...
2010-04-25 Ankit JainFix bug #599486.
2010-04-21 Geoff NortonDon't attempt to keep processing after processing all...
2010-04-21 Miguel de IcazaAdd new option -a to print out all the types
2010-04-21 Ankit Jain* Makefile: Remove unnecessary "/" in the paths.
2010-04-16 C.J. Adams-Colliernoted that I'll maintain revived mono-api-diff
2010-04-16 C.J. Adams-Collierpatched for post-mono-2-2
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-16 Jonathan Pryor * Makefile: Add System.Xml.Linq.dll to the referenced...
2010-04-16 Jonathan Pryor * Mono.Documentation/monodocer.cs: Use Int64 instead...
2010-04-13 Ankit JainAdd tasks/targets for moonlight msbuild project support.
2010-04-13 Jonathan Pryor * class/System.Data.Linq/src/**/*: Sync with DbLinq...
2010-04-12 Marek SafarNew tests.
2010-04-11 Ankit Jain* Makefile: Update EXTRA_DIST with the new targets...
2010-04-10 Ankit Jain* xbuild/*/Microsoft.Common.targets: Emit warning if
2010-04-10 Ankit JainIn class/Microsoft.Build.Tasks/Microsoft.Build.Tasks:
2010-04-10 Ankit Jain* xbuild/Microsoft.Common.targets (DeployOutputFiles...
2010-04-10 Ankit Jain* xbuild/3.5/Microsoft.Common.tasks:
2010-04-10 Ankit Jain* xbuild/Microsoft.Common.targets (BuildingResources...
2010-04-07 Ankit Jain* xbuild/Microsoft.VisualBasic.targets: Fix OutputAssembly
2010-04-07 Ankit JainFix bug #594531.
2010-04-07 Ankit JainFix bug #594526.
2010-04-07 Ankit Jain* SolutionParser.cs: Identify and emit warning for a
2010-04-07 Raja R HarinathGreatly speed up gensources.sh and improve dependency...
2010-04-06 Ankit JainFix make dist
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-03-31 Paolo MolaroDocument --machine-config in --help as well as in the...
2010-03-29 Raja R Harinathtools/sqlmetal/AssemblyInfo.cs: Make internals visible...
2010-03-26 Marek SafarNew test.
2010-03-18 Zoltan Varga2010-03-18 Zoltan Varga <vargaz@gmail.com>
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainrename net_2_1 to moonlight
2010-03-15 Marek HabersackMVC2 import
2010-03-15 Andrew JorgensenAdd DIST_SUBDIRS with SUBDIRS and net_4_0_dirs so that...
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-05 Jb Evainfix marking of types in custom attributes
2010-03-05 Marek Habersackmonodoc.dll is built in the 2.0 profile, so that it...
2010-03-05 Marek HabersackThis should be in net_2_0_dirs
2010-03-04 Jonathan PryorFix timestamp.
2010-03-04 Jonathan Pryor * Driver.cs, CommandLineOptions.cs: Remove Mono.GetOpt...
2010-03-04 Andrew Jorgensenbuild fix via grendel
2010-03-04 Ankit Jain* CommandLineException.cs (Message): Include the inner...
2010-03-04 Jonathan Pryor * xbuild/Makefile: $(EXTRAS_DIR) should use $(FRAMEWOR...
2010-03-04 Ankit Jain* xbuild/Microsoft.Common.targets (DeployOutputFiles):
2010-03-04 Ankit JainIn class/Microsoft.Build.Tasks/Test/Microsoft.Build...
2010-03-03 Rolf Bjarne Kvinge2010-03-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-03-03 Rolf Bjarne Kvinge2010-03-03 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-03-02 Rodrigo Kumpera2010-03-02 Rodrigo Kumpera <rkumpera@novell.com>
2010-03-02 Jeffrey Stedfast2010-03-02 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-03-02 Jonathan Pryor * Makefile, mono-shlib-cop.cs: Remove Mono.GetOptions...
2010-03-02 Miguel de IcazaMove tool
2010-03-02 Miguel de IcazaMake this 2.0
2010-03-02 Miguel de IcazaPut monodoc.dll on the 2.0 profile as well for now
2010-03-02 Jb Evain2010-03-02 Jb Evain <jbevain@novell.com>
2010-03-02 Marek SafarRemoved mjs
2010-03-02 Marek SafarFixing the build.
2010-03-02 Miguel de IcazaMoved deprecated library
2010-03-02 Miguel de IcazaMoved deprecated library
2010-03-02 Miguel de IcazaMoved deprecated library
2010-03-02 Miguel de IcazaRemove prj2make and cilc
2010-02-28 Jonathan Pryor * Monodoc/provider.cs: Add
2010-02-28 Miguel de IcazaAnother 4.0 switch fix
2010-02-28 Jonathan Pryor * Mono.Documentation/webdoc.cs: Add --use-system-sourc...
2010-02-28 Miguel de IcazaDefault should not be to debug
2010-02-27 Miguel de IcazaFix crasher
2010-02-27 Miguel de IcazaMove most stuff to the 4.0 profile
2010-02-27 Miguel de IcazaInstall security tools on 4.0
2010-02-26 Jonathan Pryor * Mono.Documentation/assembler.cs: Allow other apps...
next