[xBuild] Support use of properties defined in Choose elements in project references
[mono.git] / mcs / tools /
2013-09-20 Marek SafarMerge pull request #760 from mayerwin/patch-2
2013-09-20 Martin Baulig[xbuild]: Actually add the $(TargetFrameworkMonikerAsse...
2013-09-17 Atsushi EnoMerge pull request #756 from akoeplinger/fix-xmlreader
2013-09-17 Rodrigo KumperaMerge pull request #754 from blackfusion/master
2013-09-13 Zoltan VargaFix parallel compression in mkbundle, not enabled yet.
2013-09-09 Marek SafarMerge pull request #755 from ondrejmyska/master
2013-09-09 Ondrej MyskaSuggestion fix for bug https://bugzilla.xamarin.com...
2013-09-04 Sebastien Pouliot[linker] Allow some useful methods to be reused elsewhere
2013-08-28 Marek SafarMerge pull request #743 from gvillanueva/master
2013-08-26 Michael HutchinsonMerge pull request #742 from remobjects/import-project...
2013-08-26 Carlo KokImport ".user" as if it was part of the project, this...
2013-08-26 Marek HabersackMerge pull request #726 from pruiz/xamarin-bug-13708
2013-08-20 Zoltan VargaUse i686-pc-mingw32-gcc as the mkbundle compiler on...
2013-08-20 Zoltan VargaMerge pull request #737 from Mixaill/master
2013-08-18 Michael PavlyshkoRemove deprecated -mno-cygwin flag.
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-12 Sebastien Pouliot[linker] Add AssemblyAction.Save to enable the linker...
2013-08-12 Sebastien Pouliot[linker] Small string optimizations to avoid culture...
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-08 Jonathan Pryor[mdoc-validate] Allow <format/> to have ANY content.
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-25 Jeffrey StedfastRevert "Revert "[xbuild]: Provide a real Microsoft...
2013-07-25 Jeffrey StedfastRevert "[xbuild]: Provide a real Microsoft.Portable...
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-03 Marek SafarAdd await support in to evaluator and REPL
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-14 Bassam TabbaraRenamed target AssignProjectConfigurations to AssignPro...
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-12 Zoltan VargaRevert "Add beginnings of a managed IL disassembler...
2013-06-05 Jérémie Laval[mdoc] Pass the right HelpSource as a hint to the rende...
2013-05-31 Atsushi Eno[mkbundle] do not require dos2unix (and sh) on Windows...
2013-05-29 Jonathan Pryor[mdoc] Fix unit tests.
2013-05-29 Jonathan Pryor[mdoc] Fix export-msxdoc regression, updated expected...
2013-05-29 Rodrigo KumperaAvoid direct recursion when computing the exceptions...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-27 Martin Baulig[xbuild]: Remove duplicates from 'TargetFrameworkDirect...
2013-05-27 David Schmittxbuild: use the AdditionalReferencePath items to locate...
2013-05-25 Marek SafarMerge pull request #648 from DavidKarlas/defaultDependc...
2013-05-24 Atsushi EnoUse IKVM.Reflection to fully avoid reflection+mscorlib...
2013-05-24 Atsushi Enothe previous change was #fail, the string constants...
2013-05-24 Atsushi Enoadd include-less build for XamAndroid.
2013-05-23 Martin Baulig[xbuild]: Implicitly expand PCL2 facade assemblies.
2013-05-23 Martin Baulig[xbuild]: Provide a real Microsoft.Portable.CSharp...
2013-05-23 Martin Baulig[xbuild]: Fix 'make test'.
2013-05-22 Martin Baulig[xbuild]: Rename @(_ResolvedDependencyFiles) -> @(Refer...
2013-05-22 Martin Baulig[xbuild]: Add empty "BuildOnlySettings" target.
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Martin Baulig[xbuild]: Generate [TargetFramework] attribute.
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-19 Ventero[xbuild] Actually delete common files (CopyLocal) durin...
2013-05-16 Andres G. Aragoneses[mono-service] log service name when reporting ExitCode...
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-16 Alex Rønne PetersenMerge pull request #638 from directhex/master
2013-05-16 Jo ShieldsEnsure $(DESTDIR)$(mono_libdir)/mono/3.5 exists before...
2013-05-16 Jo ShieldsCorrect list of EXTRA_DISTFILES
2013-05-14 Martin Baulig[xbuild]: Define TargetingClr2Framework.
2013-05-14 Martin Baulig[xbuild]: Fix 4.0/4.5 repo layout.
2013-05-09 Zoltan VargaDisable parallel compression in mkbundle again, it...
2013-05-09 Zoltan VargaFix a typo.
2013-04-29 Marek SafarRun repl in unsafe mode by default
2013-04-29 Gerardo García PeñaMerge branch 'master' of https://github.com/mono/mono
2013-04-26 Miguel de IcazaMerge pull request #615 from nealef/master
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-25 Sebastien Pouliot[linker] Move the special marking of serializable types...
2013-04-25 Andres G. Aragoneses[mono-service] Report to syslog if ExitCode ended up...
2013-04-25 Gerardo García PeñaMerge remote-tracking branch 'upstream/master'
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-18 Zoltan VargaMake the mkbundle output more dense to speed up assembly.
2013-04-18 Zoltan VargaParallelize the compression in mkbundle.
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-10 Zoltan VargaRevert "Parallelize the compression in mkbundle."
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-03-28 Sebastien PouliotHave the linker skip mixed-mode assemblies since it...
2013-03-27 Jonathan Pryor[mkbundle] Remove Mono.Posix, ICSharpCode.SharpZipLib...
2013-03-18 Zoltan VargaParallelize the compression in mkbundle.
2013-03-13 Jonathan Pryor[mdoc] Build with -platform:x86
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-05 Marek SafarDon't mark unused interface methods. Fixes #10866
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Miguel de IcazaMerge pull request #585 from mk8/master
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-03-01 Sebastien PouliotReduce XML processing time (GetAttribute was returning...
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-28 Atsushi Eno[mkbundle] add explicit --style option to specify outpu...
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-25 Marek SafarAdd magic token for path replacement
2013-02-24 Miguel de IcazaMerge pull request #573 from mrieker/master
next