Merge pull request #1423 from directhex/sgen_on_msvc
[mono.git] / mcs / class / Microsoft.Build /
2014-11-17 Mark ProbstMerge pull request #1406 from BrzVlad/monitor-resurrect
2014-11-17 Rodrigo KumperaMerge pull request #1388 from schani/fix-23401
2014-11-13 Marek Safar[xbuild] Add 14.0 toolchain
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-08-28 Zoltan VargaMerge pull request #1200 from akoeplinger/remove-jvm
2014-08-28 Rodrigo KumperaMerge pull request #1219 from panzone/los_partial_marking
2014-08-21 Alex Rønne PetersenMerge pull request #1172 from roji/datarow_null
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-13 Atsushi Eno[MS.Build] when building MSBuild task, inherit properties.
2014-08-13 Atsushi Eno[MS.Build] add test regarding item condition and target...
2014-08-12 Miguel de IcazaMerge pull request #1192 from LogosBible/regex-fixes...
2014-08-11 Atsushi Eno[ms.build] add some cyclic dependency related tests...
2014-08-11 Atsushi Eno[ms.build] Fix bug #20961 - add KeepDuplicates etc...
2014-08-11 Atsushi Eno[ms.build] Do not try to release threads upon finalization.
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-08-06 Marek SafarMerge pull request #1193 from esdrubal/decimal-round
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-01 Alex Rønne PetersenMerge pull request #1127 from oleg-st/master
2014-06-30 Alex Rønne PetersenMerge pull request #1138 from akoeplinger/fix-webtest...
2014-06-30 Alex Rønne PetersenMerge pull request #1133 from kitsilanosoftware/mcs...
2014-06-27 Alex Rønne Petersen[Ms.Build] Disable 4 tests in ProjectTest and ProjectCo...
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Rodrigo KumperaMerge pull request #1074 from esdrubal/bug18421
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-05 Zoltan VargaMerge pull request #1084 from tritao/msvc-warnings
2014-06-05 Zoltan VargaMerge pull request #1083 from christianhuening/NetworkI...
2014-06-05 Atsushi Eno[MS.Build] disable failing test.
2014-06-05 Atsushi Eno[MS.Build] metadata is also replaced its windows path...
2014-06-04 Marek SafarMerge pull request #1082 from esdrubal/bug19287
2014-06-03 Alex Rønne PetersenMerge pull request #1079 from esdrubal/webclient_cancel
2014-06-02 Zoltan VargaMerge pull request #1070 from tpokorra/FixTarball
2014-06-02 Atsushi Eno[MS.Build] add MS.Build.dll-specific well-known propert...
2014-06-02 Atsushi Eno[MS.Build] ProjectOnErrorInstance should not cause...
2014-06-02 Atsushi Eno[MS.Build] added test for ToolLocationHelper.GetPathToS...
2014-06-02 Atsushi Eno[MS.Build] when evaluated as object, do not add extra...
2014-06-02 Atsushi Eno[MS.Build] fix some issues around quoted string handling.
2014-06-02 Atsushi Eno[MS.Build] add function call releated tests.
2014-06-02 Atsushi Eno[MS.Build] '\\' is also escaped syntax, so parse it...
2014-06-02 Atsushi Eno[MS.Build] fix function call expression parsing wrt...
2014-06-02 Atsushi Eno[ms.build] make sure that we don't skip any other kind...
2014-06-02 Atsushi Eno[MS.Build] simplify IBuildEngine.Build() implementation...
2014-06-02 Atsushi Eno[MS.Build] make env. properties are read only, and...
2014-06-02 Atsushi Eno[MS.Build] revise previous fix; only Items are in rever...
2014-06-02 Atsushi Eno[MS.Build] ProjectInstance needs ChildrenReversed to...
2014-06-02 Atsushi Eno[MS.Build] load ImportGroup in root.
2014-06-02 Atsushi Eno[ms.build] several fixes in BuildEngine4.
2014-06-02 Atsushi Eno[ms.build] pass DefaultToolsVersion from ProjectInstanc...
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 Rolf Bjarne KvingeMerge pull request #1072 from esdrubal/bug19862
2014-05-30 Marek SafarMerge pull request #1069 from esdrubal/bug16990
2014-05-29 Zoltan VargaMerge pull request #1067 from esdrubal/bug19862
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-25 Marek SafarMerge pull request #1055 from josedonizetti/fix_datacon...
2014-05-25 Miguel de Icaza[build] the csproj files can now do a full class librar...
2014-05-23 Miguel de Icaza[build] Fresh new csproj files based on the updated...
2014-05-23 Atsushi Eno[MS.Build] fix some TaskFactory related bugs uncovered...
2014-05-23 Atsushi Eno[MS.Build] fix default build targets to not return...
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-22 Alex Rønne PetersenMerge pull request #1045 from sethjackson/master
2014-05-22 Alex Rønne PetersenMerge pull request #1046 from sethjackson/null-gc
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-21 Alex Rønne PetersenMerge pull request #1044 from ranma42/fix-icc-build
2014-05-21 Atsushi Eno[MS.Build] fix support for MSBuildExtensionsPath* to...
2014-05-21 Atsushi Eno[MS.Build] Fix metadata item parsing wrong indexing.
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Alexis ChristoforidesMerge pull request #1040 from ermshiperete/bug-xamarin...
2014-05-20 Atsushi Eno[MS.Build] add internal expression debugging helper...
2014-05-20 Atsushi Eno[MS.Build] process Choose/When/Otherwise elements ...
2014-05-20 Atsushi Eno[ms.build] remove unused code.
2014-05-19 Atsushi Eno[MS.Build] add "OS" _undocumented_ predefined property.
2014-05-19 Atsushi Eno[MS.Build] now ITaskItem impl. in BuildEngine4 behaves...
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-16 Atsushi Eno[MS.Build] for item metadata access expression, remove...
2014-05-16 Atsushi Eno[MS.Build] more cleanup (remove debugging, kill extra...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
next