[build] Roslyn switch
[mono.git] / mcs / class / aot-compiler / Makefile
2016-11-28 Marek Safar[build] Roslyn switch
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-18 Aleksey Kliger ... Merge pull request #3932 from lambdageek/dev-handles...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Ankit JainMerge pull request #3979 from radical/fix-xbuild-tgt
2016-11-17 Alexander KöplingerMerge pull request #3965 from akoeplinger/ppc-disable...
2016-11-17 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-17 Niklas TherningMerge pull request #3966 from ntherning/prevent-multipl...
2016-11-16 Martin BauligMerge pull request #3956 from directhex/install-btls...
2016-11-16 Martin BauligMerge pull request #3967 from atsushieno/fix-linux...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-16 Ludovic Henry[mcs/build] Factor Q_AOT for future use
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-06 Miguel de IcazaMerge pull request #1548 from akoeplinger/stubs
2015-02-05 Mark ProbstMerge pull request #1546 from evincarofautumn/faster...
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-03 Alex Rønne PetersenRemove obsolete profiles and profile checks from the...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-18 Marek SafarBe more quiet when building managed code
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-26 Marek SafarInstall 4.0 profile as developers package and make...
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-10 Marek SafarAdd mscorlib as mcs aot dependency
2011-02-08 Marek Habersack[aot compiler] runtime_dep uses the correct path when...
2011-02-02 Zoltan VargaRebuild mscorlib/mcs AOT images if the runtime changes.
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-01-27 Zoltan VargaFix up aot-ing of mscorlib/mcs by AOTing mcs in the...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-11 Zoltan VargaDump the AOT log upon a failure.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaRemove the AOT log files on 'clean'.
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-31 Andrew Jorgensenaot-compiler was not getting included in dist
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Zoltan VargaReally disable AOT on platforms which doesn't support it.
2010-08-31 Zoltan VargaAOT mscorlib along with gmcs.
2010-08-30 Zoltan VargaFix make dist.
2010-08-27 Zoltan VargaInstall the generated gmcs.exe.so.
2010-08-27 Zoltan VargaDelete gmcs.exe.so on make clean.
2010-08-27 Zoltan VargaUse $(PROFILE)/gmcs.exe as INTERNAL_GMCS for consistency.
2010-08-27 Zoltan VargaAdd a new directory which is used for AOTing the c...