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-09-15Fix LLVM NuGet binary placement and clean up changesMorgan Brown
2017-08-25Generate IL assembly listing for compiler-generated stubs (#4365)Michal Strehovský
2017-07-31Add back the desktop project (#4250)Michal Strehovský
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-02Place CppCodegen in a separate assembly (#3468)Michal Strehovský
2017-02-25Update build tools to latest (#2815)Jan Kotas
2017-02-15Fix desktop project after nuget package updates (#2758)Jan Kotas
2017-02-14Upgrade .NET Core NuGet packages to latest versions (#2667)Jan Kotas
2016-11-15Add support for a subset of RD.XML (#2207)Michal Strehovský
2016-09-20Rename clrjit to clrjitilc to avoid colliding with CoreCLR JIT copyJan Kotas
2016-09-20Update CLIJan Kotas
2016-05-17Update System.CommandLine package version (#1287)Jan Kotas
2016-05-08Fix release build of the repro project (#1250)Jan Kotas
2016-05-04Change JIT-EE interface to use static methods as callbacks (#1238)Jan Kotas
2016-05-04Update System.Reflection.Metadata version (#1236)Jan Kotas
2016-04-24Update RyuJIT package (#1190)Jan Kotas
2016-04-15Update to Microsoft.DiaSymReader with proper netstandard support (#1150)Jan Kotas
2016-04-12Merge pull request #1120 from manu-silicon/proj_settingsJan Kotas
2016-04-12Update nuget package versionsJan Kotas
2016-04-12Use CoreRT dir.props settings for Debug/Release configurationManu
2016-03-30Make it possible to override RyuJitMichal Strehovský
2016-03-24Fix race condition when running testsMichal Strehovský
2016-03-10Upgrade System.Reflection.Metadata reference to v1.3Michal Strehovský
2016-02-17Add System.CommandLine and Use Response FilesSenthil
2016-02-12Update project.json file to use latest version of assembliesManu
2016-02-10Switch to live CLI buildJan Kotas
2016-02-06Revert fix for VS breakschellap
2016-02-06Merge pull request #796 from schellap/feedupdSenthil
2016-02-06Revert "Merge pull request #717 from schellap/break2"Senthil
2016-02-06Cleanup relative path in compile elements to have a linkTarek Mahmoud Sayed
2016-02-02Workaround couple of MSBuild issuesSenthil
2016-02-01Use consistent nuget package versionsJan Kotas
2016-01-29Fix project.json syntax for dotnet restoreSenthil
2016-01-17Add hook for interop code pregenerated by Mcg toolJan Kotas
2016-01-08Portable IL PDB supportJan Kotas
2016-01-05Upgrade beta framework references to rc2Jan Kotas
2015-12-27Improve performance of MethodIL providerJan Kotas
2015-12-16Add unmanaged binaries to the desktop convenience projectJan Kotas
2015-11-15Rename desktop driver name to ilc.exeJan Kotas
2015-11-14Rename ILToNativeJan Kotas