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-04Delete VS2015 support (#4660)Jan Kotas
2017-10-03Prefer VS2015 for now to fix CI (#4642)Jan Kotas
2017-09-30Add placeholder build option for WebAssembly (#4620)Phill
2017-09-24Enable x86 build (#4598)Adeel Mujahid
2017-09-21Modernize RID detection in buildvars-setup.sh (#4588)Adeel Mujahid
2017-08-18Check for Visual C++ in buildvars-setup.cmd (#4343)Jan Kotas
2017-08-18Update VS2017 detection logic to match corefx (#4341)Jan Kotas
2017-07-12Tizen arm: refactoring of downloading build archives (#4145)Petr Bred
2017-07-10Fix arm build (#4125)Petr Bred
2017-07-07Fix "build.cmd clean" (#4095)Jan Kotas
2017-06-27Fix rough edges after CLI update (#3983)Jan Kotas
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-05-31Fix for armel tizen (#3750)sergey ignatov
2017-04-27Add full support for building with VS 2017 (#3436)Michal Strehovský
2017-04-18[cross unix arm] Fixed issue #3320 (#3354)sergey ignatov
2017-04-17[cross unix arm] fix for #3323 (#3349)sergey ignatov
2017-02-25Linux support for multi-module (#2807)Simon Nattress
2017-02-14Fixes for cross building corert tests for arm architectures on Linux (#2682)sergey ignatov
2017-02-06Added armel buildingSergey Ignatov
2017-01-19Fix Unix thread shutdownJan Vorlicek
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-18Split pipeline build to match CoreFX's model. (#2505)Chris Rummel
2016-12-23Enable build with Visual Studio 2017 (#2390)William Kent
2016-12-20Add packaging build changes and scripts. (#2325)Chris Rummel
2016-12-19Fix name of the RSP file for repro project (#2382)Michal Strehovský
2016-12-17Use ExecutionPolicy ByPass to execute probe-win.ps1 script during the build (...Jan Kotas
2016-12-08Split build scripts for CI (#2309)Chris Rummel