[xbuild] Fix bug #676671. Raise AnyEvent .
[mono.git] / mcs / tools /
2011-03-03 Ankit Jain[xbuild] Add hooks for extending .sln builds.
2011-03-01 Ankit Jain[xbuild] Fix warnings.
2011-03-01 Andrew JorgensenDon't forget to use DESTDIR
2011-02-28 Ankit Jain[xbuild] ResolveAssemblyReference - add missing api.
2011-02-27 Ankit Jain[xbuild] Add support for multi-targeting arbitrary...
2011-02-23 Marek SafarBetter error message when warnaserror is used
2011-02-17 Marek SafarCleanup repl from most of static stuff and fix many...
2011-02-15 Martin BauligMake pdb2mdb work with files in other directories.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-11 Andrius BentkusCheck filename of assemblies before installing with...
2011-02-10 Marek SafarDrop csharp2
2011-02-02 Marek SafarUpdate resgen header
2011-02-02 Marek SafarMake resgen build profile specific
2011-02-01 Marek Safarsecurity was missing in 4.0 profile
2011-02-01 Marek SafarAdd gacutil to perprofile build
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-01-31 Bit DiffFixes #527447 whereby it was not possible to pass addit...
2011-01-30 Miguel de Icaza[repl] Fix running specified scripts from command line...
2011-01-30 Miguel de Icaza[repl] Fix running specified scripts from command line...
2011-01-30 Miguel de Icaza[repl] Add support for -e EXPRESSION to the csharp...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-22 Miguel de Icaza[getline] Fix history search in the cmdline editor
2011-01-20 Ankit Jain[xbuild] Correctly set CscToolExe if TargetFrameworkVer...
2011-01-20 Jb Evain[linker] fix reading of symbols for assemblies loaded...
2011-01-20 Ankit Jain[xbuild] Fix bug #665637.
2011-01-19 Ankit Jain[xbuild] Fix bug #665004. Honor /nologo option.
2011-01-17 Jb EvainFix pdb2mdb when a pdb has a method with no seq points.
2011-01-14 Ankit Jain[xbuild] Update Novell copyright.
2011-01-13 Ankit Jain[xbuild] Add $(TargetDir) property.
2011-01-13 Jb EvainFix marking of default constructor constraint
2011-01-11 Ankit Jain[xbuild] Ensure trailing slash on some properties.
2011-01-11 Jb EvainRemove custom ResolutionException now that Cecil is...
2011-01-11 Jonathan Pryor[monodoc/osx] Look for docs in additional directories.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Atsushi EnoAssemblyPath support, patch by Michel Faucault.
2010-12-29 Miguel de Icaza[monodoc] Use points instead of relative-sizing, so...
2010-12-29 Marek SafarBuild culevel in basic as well
2010-12-29 Marek Safar[661642] Fixed v4 resgen compilation
2010-12-29 Marek SafarRemove no longer used bootstrap profiles
2010-12-29 Miguel de IcazaRevert accidental patch
2010-12-29 Miguel de Icaza[monodoc] Update the stylesheets to use Jonathan Pobst...
2010-12-29 Miguel de Icaza[monodoc] Header no longer needed, we now keep it on...
2010-12-29 Miguel de Icaza[monodoc] Fix the root display once and for all: web...
2010-12-23 Marek SafarUpdate mono-api-info to work with latest cecil. Updated...
2010-12-22 Alan McGovern[mono-api-info] Do not ignore finalizers
2010-12-20 Ankit Jain[xbuild] Fix bug #660508 .
2010-12-12 Jonathan Pryor[mdoc] Fix code formatting.
2010-12-12 Jonathan PryorMerge branch 'master' of https://github.com/XTZGZoReX...
2010-12-12 XTZGZoReX[Monodoc] add GetDeclaringType(this CustomAttribute...
2010-12-12 XTZGZoReX[monodoc] don't display methods with ContractInvariantM...
2010-12-12 XTZGZoReX[Monodoc] eliminate a few warnings.
2010-12-10 Alex[monodoc] display setter after the getter
2010-12-07 Marek SafarRevert ordering of compiler tests
2010-12-07 Marek SafarSort the files manually to always get same order
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-05 Jonathan Pryor[mdoc] Response file cleanup.
2010-11-24 Jb Evain[Linker] fix the moonlight tuning wrt debug symbols
2010-11-24 Jb Evain[Linker] properly read symbols
2010-11-24 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-11-24 Jb Evain[Linker] fix custom AssemblyResolver
2010-11-24 Jb Evain[Linker] refactorize how symbols are loaded
2010-11-23 Jb EvainMore linker fixes for moonlight
2010-11-23 Jb EvainFix sweeping of nested types
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-22 Jb EvainFacilitate the merge
2010-11-21 Jb Evaininternalize private cecil
2010-11-21 Jb EvainFix makefile
2010-11-21 Jb EvainPreserve mono-cil-strip feature by embedding the old...
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-18 Jonathan Pryor[mdoc export-html] Fixup href generation for nested...
2010-11-18 Jonathan Pryor[mdoc-update] Add C#4 dynamic support for method declar...
2010-11-08 Marek SafarReport error duplicate only when expected error has...
2010-11-04 Jonathan Pryor[mdoc-update] Explicitly order //Type children.
2010-11-04 Jonathan Pryor[mdoc] Explicitly order //Member children.
2010-11-03 Marek HabersackFix mixed newlines
2010-11-02 Pablo Ruiz Garcia[API] X509 related enhacemnts to allow 1) associating...
2010-10-22 Jb Evainsimplify code
2010-10-22 Atsushi EnoWe can use ImportAllEndpoints().
2010-10-21 Atsushi EnoSince event arg type name can be EventArgs1, do not...
2010-10-21 Atsushi EnoAsync end operation needs cast.
2010-10-21 Atsushi EnoRemove ExtensionData from moonlight proxy.
2010-10-20 Jb EvainPolish monodocer port to cecil-light
2010-10-20 Jb EvainFix tuner build
2010-10-20 Jb EvainFix navigation of all types
2010-10-20 Jb EvainFix resolving of events and properties
2010-10-20 Jb EvainFix MONO_PATH
2010-10-15 Ankit Jain[xbuild] Fix bug #646941. Add explicit System.Core...
2010-10-15 Ankit Jain[xbuild] Set default TargetFrameworkVersion=4.0 for...
2010-10-14 Ankit Jain[xbuild] Add ResolveAssemblyReferencesDependsOn .
2010-10-08 Jb EvainPort mdoc to cecil-light
2010-10-06 Gonzalo Paniagua... URL moved and use the raw format for certdata
2010-10-06 Jb EvainPort corcompare to cecil-light
2010-10-05 Ankit Jain[xbuild] Update regex to not require EndProject in...
2010-10-05 Jb EvainPort pdb2mdb to cecil-light
2010-10-05 Jb EvainPort permview to cecil-light
2010-10-05 Jb EvainUpdate the tuner to cecil-light
2010-10-05 Jb EvainUpdate the linker to cecil-light
2010-09-22 Jonathan PryorRevert "mdoc 2.0-only profile build support, take 3!"
2010-09-22 Jonathan Pryormdoc 2.0-only profile build support, take 3!
next