Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-31[build] Fixes profile path for aot compilationMarek Safar
2017-04-25[roslyn] Pass --apply-bindings=$(csc_exe).config when AOT-ing System.Reflecti...Aleksey Kliger
2017-01-28[build] Use multiple inputs in profiled aotMarek Safar
2017-01-27[build] Install correct csc aot imagesMarek Safar
2017-01-23Enable AOT for all roslyn assemblies.Zoltan Varga
2017-01-10[aot] Rewrite the AOT profiler. (#4176)Zoltan Varga
2017-01-02Roslyn 2.0 (rc2) upgradeMarek Safar
2016-12-22[build] More mcs hackingMarek Safar
2016-12-22[build] install csc aot images from aot folderMarek Safar
2016-12-22[build] Generate all aot images for csc into the profile directory instead of...Zoltan Varga
2016-12-16[build] Update list of aoted images in mcs modeMarek Safar
2016-12-15Revert "[build] Update list of aoted images in mcs mode"Alexander Köplinger
2016-12-15[build] Update list of aoted images in mcs modeMarek Safar
2016-11-30[build] Add --with-mcs-compiler config optionMarek Safar
2016-11-29Revert "[build] Enable aot for Microsoft.CodeAnalysis.dll/Microsoft.CodeAnaly...Marek Safar
2016-11-29[build] Enable aot for Microsoft.CodeAnalysis.dll/Microsoft.CodeAnalysis.CSha...Zoltan Varga
2016-11-28[build] Roslyn switchMarek Safar
2016-11-16[mcs/build] Factor Q_AOT for future useLudovic Henry
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2012-10-18Be more quiet when building managed codeMarek Safar
2011-09-26Install 4.0 profile as developers package and make 4.5 profile default gac ta...Marek Safar
2011-09-23Introduce separate .net 4.5 profileMarek Safar
2011-02-10Add mscorlib as mcs aot dependencyMarek Safar
2011-02-08[aot compiler] runtime_dep uses the correct path when cross-compilingMarek Habersack
2011-02-02Rebuild mscorlib/mcs AOT images if the runtime changes.Zoltan Varga
2011-02-01Make mcs.exe .net4 applicationMarek Safar
2011-01-27Fix up aot-ing of mscorlib/mcs by AOTing mcs in the basic/2.0 profiles, insta...Zoltan Varga
2011-01-11Dump the AOT log upon a failure.Zoltan Varga
2010-12-16Don't build aot symbols on make distMarek Safar
2010-12-16Switch to single mcs compiler for all managed code buildMarek Safar
2010-11-21Remove the AOT log files on 'clean'.Zoltan Varga
2010-09-09add ignore fileJb Evain
2010-09-01aot-compiler was not getting included in distAndrew Jorgensen
2010-08-31Really disable AOT on platforms which doesn't support it.Zoltan Varga
2010-08-31AOT mscorlib along with gmcs.Zoltan Varga
2010-08-31Fix make dist.Zoltan Varga
2010-08-27Install the generated gmcs.exe.so.Zoltan Varga
2010-08-27Delete gmcs.exe.so on make clean.Zoltan Varga
2010-08-27Use $(PROFILE)/gmcs.exe as INTERNAL_GMCS for consistency.Zoltan Varga
2010-08-27Add a new directory which is used for AOTing the c# compiler before compiling...Zoltan Varga