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-10-27dd IsDotNetFrameworkProductAssembly for Framework Assemblylouluqun
2017-10-18Fix build break with latest VS preview (#4748)Jan Kotas
2017-07-14Initial implementation of .NETStandard 2.0 StackTrace / StackFrame APITomas Rylek
2017-06-27More CLI update follow up fixes (#3990)Jan Kotas
2017-06-25Merge pull request #3980 from dotnet/nmirrorJan Kotas
2017-06-24Remove unnecessary ProjectN build dependency on AotPackageReference projectJan Kotas
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-05-25Enable reflection blocking (#3685)Michal Strehovský
2017-04-15Avoid mixing references to CoreRT and ProjectN .csprojJan Kotas
2017-04-07Add EventSource and friends to System.Private.Corelib.Brian Robbins
2017-02-10Port of ResourceManager from CoreCLR with changes to work in ProjectN/CoreRT....Morgan Brown
2017-01-14Run ordered class constructors explicitlySimon Nattress
2017-01-06Add ResourceManager to CoreLib buildJan Kotas
2016-11-21Fix DeveloperExperience.Console output (#2235)Michal Strehovský
2016-02-06Cleanup relative path in compile elements to have a linkTarek Mahmoud Sayed
2016-01-28Merge branch 'nmirror' into nmirror_mergeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-10Unique names for CoreLibNativeJan Kotas
2016-01-04Need to explicitly set the AssemblyVersion otherwise it defaults to 999.999.9...Wes Haggard
2016-01-04Clean up the new CoreRT project files as they had a bunch of redundant proper...Wes Haggard
2015-12-28Cleanup and centralize workaroundsJan Kotas
2015-12-23While porting the library I ended up updating quite a few projects to make su...Alex Ghiondea
2015-12-03Delete unnecessary global:: prefixesJan Kotas
2015-12-02Port System.Private.DeveloperExperience.Console to CoreRTAlex Ghiondea