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-05-31Adding a repro.ilproj and update instructions to enable writing repro in ILYi Zhang (CLR)
2017-05-06Fixed link to 'IL to CPP' (#3545)Siarhei Shchahrykovich
2017-05-05Implement Guid.NewGuid on Unix (#3531)Michal Strehovský
2017-05-05Add instructions for building CoreRT on Bash on Ubuntu on Windows (#3526)Michal Strehovský
2017-04-27Update docs and repro projects to point to VS2017 by default (#3439)Jan Kotas
2017-04-27Add full support for building with VS 2017 (#3436)Michal Strehovský
2017-04-14Fix markdown (#3333)Jan Kotas
2017-04-13Fix markdown headers (#3322)Jan Kotas
2017-02-14Modify instructions to match latest CLI (#2750)Jan Kotas
2017-02-10update build-and-run console documentation (#2704)Regan Laitila
2017-01-29Consuming Microsoft.NETCore.Native package, which brings in libSystem… (#2592)Sedar Gokbulut
2017-01-20Update CoreRT doc to include how to debug ILC using VSCode in non-win… (#2514)Yi Zhang (CLR)
2017-01-19Merge pull request #2534 from janvorli/update-default-clang-versionJan Vorlicek
2017-01-18Update default clang version to 3.9 and require xcode 8Jan Vorlicek
2017-01-17Fix handling of parametrized types in CppCodeGen (#2517)Jan Kotas
2016-12-23Enable build with Visual Studio 2017 (#2390)William Kent
2016-12-16fix typo in how-to-build-and-run-ilcompiler-in-console-shell-prompt.md (#2361)Steve Desmond
2016-12-12Clarify steps for CppCodeGen (#2329)Jan Kotas
2016-12-11Update documentation to catch up with .NET CLI msbuild changes (#2305)Jan Kotas
2016-12-01Use LLVM libunwind for stack unwinding on UnixJan Vorlicek
2016-11-17Fix script name in how-to-run-tests instruction (#2223)Jan Kotas
2016-11-11Update CoreCLR tests.zip due to CI removing itSimon Nattress
2016-11-04Update prerequisites-for-building.mdFadi Hanna
2016-10-29CoreCLR Test Subset Selection (#2089)Simon Nattress
2016-10-13Update README.md (#2018)Mani Gandham
2016-10-05Update repro.obj/cpp paths (#1979)Michal Strehovský
2016-10-03Remove CORERT workarounds (#1971)Jan Kotas
2016-10-01Fix steps for console shell prompt (#1960)Jan Kotas
2016-09-21add the missing 'of'SedarG
2016-09-20Update documentationJan Kotas
2016-09-06Update how-to-build-and-run-ilcompiler-in-visual-studio-2015.md (#1799)CW2
2016-07-30Cleanup documentation (#1605)Jan Kotas
2016-07-06Diagnostics Tools Contract Document (#1467)Andrew Au
2016-06-17Fix a couple typos in type system documentSimon Nattress
2016-06-10Add Type System Overview doc (#1381)Michal Strehovský
2016-06-10Update OSX build instructions (#1391)Michal Strehovský
2016-04-26CLI update (#1193)Jan Kotas
2016-04-18Switch to standardized init-tools scriptsJan Kotas
2016-04-08Typo in intro-to-coretr.mdThomas Fuchs
2016-04-05Roll forward to latest CLI from Rel/1.0.0Simon Nattress
2016-04-01Some readability edits to build instructionsMichal Strehovský
2016-03-30Update path in instructions .nuget -> packagingMichal Strehovský
2016-03-28Patch repro project response filesMichal Strehovský
2016-03-24Fix race condition when running testsMichal Strehovský
2016-03-20Fix paths in instructionsMichal Strehovský
2016-03-18Documentation: Remove Patching Urcu Sectiongitchomik
2016-02-29Workaround for missing debugging symbols for System.Private.* stuffJan Kotas
2016-02-26Use dotnet build instead of compileSenthil
2016-02-26Add validation for PowerShell accessibility, and update prerequisites documen...Ben Monroe
2016-02-20Add a note for building on Windows 7Michal Strehovský