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
2018-06-21Rev netcoreapp2.0 to netcoreapp2.1 (#5974)Adeel Mujahid
2018-06-21[Documentation] Usage of .Net Native and CoreRT (#5971)Charles Roddie
2018-06-08Enable Alpine ARM/ARM64 cross build (#5911)Jan Vorlicek
2018-06-01Enable OSX and Linux CoreFX CI tests (#5864)Andon Andonov
2018-05-24Usability improvements - Testing Documentation and scripts (#5836)Andon Andonov
2018-04-25[X86/ARM] Cross compiling docs update (#5692)Petr Bred
2018-04-11Update Unix dependencies doc (#5678)Michal Strehovský
2018-04-11Make ObjWriter build work on Windows (#5671)Jan Kotas
2018-03-09Remove libuuid usage (#5521)Jan Kotas
2018-03-06Automatic WebAssembly test execution (#5492)Morgan Brown
2018-02-19Add openSUSE instructions (#5407)Michal Strehovský
2018-02-04Add support for building wasm on OSX and Ubuntu 16 (#5297)Christian Scheuer
2018-01-30Update Unix external test instructions and add root test dir to test search (...Andon Andonov
2018-01-28Add missing packages (curl, zlib) to Ubuntu prerequisites (#5300)Christian Scheuer
2018-01-02Cleanup and simplify makefiles (#5179)Jan Kotas
2017-12-27Link WebAssembly runtime (#5141)Morgan Brown
2017-11-29[ARM32] Cross initialization rootfs for Tizen (#5039)Petr Bred
2017-11-14[ObjWriter] Refactoring documentation (#4929)Petr Bred
2017-11-13[armel][cross] Fix command line arguments for cross compilation (#4923)Alexander Soldatov
2017-11-09[armel][cross] Added proper command line arguments to documentation. (#4900)Alexander Soldatov
2017-11-09Delete reference to workaround that is no longer necessary (#4892)Jan Kotas
2017-11-08ObjWriter integration (#4891)Petr Bred
2017-11-08Support for dotnet publish (#4870)Andon Andonov
2017-11-03[armel][cross] Documentation how to use cross compilation (#4865)Alexander Soldatov
2017-10-29Merge pull request #4831 from dotnet/masterJan Kotas
2017-10-27Update how-to-build-WebAssembly.md (#4819)Mehmet Oğuz Derin
2017-10-27CoreRT dependency graph analysis toolDavid Wrighton
2017-10-15Add C to IL (#4730)MatthiasSchuster
2017-10-04Delete VS2015 support (#4660)Jan Kotas
2017-09-25Update how-to-build instructions to point to the released .NET Core 2.0 SDK (...Jan Kotas
2017-09-24Update how-to-build-and-run-ilcompiler-in-visual-studio.md (#4600)Bryan P. Arant
2017-09-15Add WebAssembly docsMorgan Brown
2017-08-25Update troubleshooting section (#4384)Jan Kotas
2017-08-18Update VS2017 detection logic to match corefx (#4341)Jan Kotas
2017-07-21Updated paths to ILC in docs and fixed .vscode/launch.json (#4212)Jeremy Koritzinsky
2017-07-20Change ASP.NET 5 to ASP.NET Core (#4198)Luke Latham
2017-07-17Update how-to-build-and-run docs (#4169)Jan Kotas
2017-07-01Add a doc on updating the RyuJIT package (#4048)Michal Strehovský
2017-06-29Update how-to-build-and-run-ilcompiler-in-visual-studio.md (#4023)Sergey Andreenko
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
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