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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-23Add a warning when RD.XML is used (#5003)Michal Strehovský
2017-11-21Merge pull request #4971 from dotnet/nmirrorMichal Strehovský
2017-11-21Allow creating static or shared native library (#4718)Toni Solarin-Sodara
2017-11-21Disable IL scanner for multifile buildsMichal Strehovsky
2017-11-21Enable generation of stack trace data (#4901)Michal Strehovský
2017-11-15Add workaround for RuntimeInformation.ProcessArchitecture being a lie (#4937)Michal Strehovský
2017-11-08Support for dotnet publish (#4870)Andon Andonov
2017-10-23Allow rooting a generic method in RD.XML (#4775)Michal Strehovský
2017-10-18Assembly-qualify type names in repro arguments (#4754)Michal Strehovský
2017-10-13Log type system exceptions thrown as warnings (#4716)Michal Strehovský
2017-10-04Tiny cleanup after #4480 (#4672)Michal Strehovský
2017-09-21Update ilc to netcoreapp2.0 (#4581)Jan Kotas
2017-09-15Fix LLVM NuGet binary placement and clean up changesMorgan Brown
2017-09-15Enable multiple method compilation, calling void methods, loading floats and ...Morgan Brown
2017-09-15Fix CPP codegen by re-disabling shared generics for it.Morgan Brown
2017-09-15Added wasm32 target architectureDavid Wrighton
2017-09-15Disable ILScannerBuilder for WASMFaizur Rahman
2017-09-15Propagate NativeCodeGen=Wasm value to create WebAssemblyCodegenCompilationBui...Faizur Rahman
2017-09-15Add ILCompiler.WebAssembly dll to buildDavid Wrighton
2017-09-01Merge pull request #4435 from dotnet/nmirrorMichal Strehovský
2017-08-31Fix type loader handling of __Canon in CoreRTMichal Strehovsky
2017-08-29Use IL scanner for optimized builds by default (#4410)Michal Strehovský
2017-08-26Add custom attribute type name formatter (#4367)Michal Strehovský
2017-08-25Generate IL assembly listing for compiler-generated stubs (#4365)Michal Strehovský
2017-07-31Add back the desktop project (#4250)Michal Strehovský
2017-07-11Update ILCompiler.sln (#4119)Jan Kotas
2017-07-06Make it possible to provide generic dictionary layout externally (#4085)Michal Strehovský
2017-07-06[ubuntu 16.04] fixed NuPkgRid for objectwriter (#4082)sergey ignatov
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-23Additional debug data (#3932)David Wrighton
2017-06-20Rollback the ToolsetVersion cleanup for more projectsJan Kotas
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-17Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-15Enable IL scanner and use it to provide VTable information (#3884)Michal Strehovský
2017-06-01Report SIMD intrinsics to RyuJIT (#3678)Michal Strehovský
2017-05-31Adding a repro.ilproj and update instructions to enable writing repro in ILYi Zhang (CLR)
2017-05-19Move MetadataManager creation out of the builderMichal Strehovský
2017-05-19Update ILCompiler.sln to what VS wants (#3655)Jan Kotas
2017-05-10Ensure Rd.xml rooted virtuals get VTable entries (#3566)Simon Nattress
2017-05-02Rename ILCompiler.Compiler.Cpp in the SLN file (#3477)Michal Strehovský
2017-05-02Place CppCodegen in a separate assembly (#3468)Michal Strehovský
2017-04-29Enable shared generics by default for RyuJIT backend (#3451)Michal Strehovský
2017-04-29Add support for generating metadata logs (#3447)Michal Strehovský
2017-04-27Update docs and repro projects to point to VS2017 by default (#3439)Jan Kotas
2017-04-12Move AllowUnsafeBlocks where build.cmd will see it (#3302)Michal Strehovský
2017-03-29Make it possible to use RD.XML for interface methods (#3125)Michal Strehovský
2017-03-15Use multi-module in rolling Windows test runs (#2986)Simon Nattress
2017-03-04Add System.Private.CoreLib.Shared to ILCompiler.sln (#2897)Jan Kotas
2017-02-28Add infrastructure to dump node sizes (#2826)Michal Strehovský