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-09-13Fix build break in official build (#6326)Jan Kotas
2018-09-07Update to official XUnit 2.4 (#6299)Jan Kotas
2018-06-08Enable Alpine ARM/ARM64 cross build (#5911)Jan Vorlicek
2018-05-24Change Alpine RID to linux-musl (#5849)Adeel Mujahid
2018-04-13Fix build with the latest clang (#5696)Petr Bred
2018-04-11Make ObjWriter build work on Windows (#5671)Jan Kotas
2018-04-10New ObjectWriter NuGet packaging scripts (#5667)Jan Kotas
2018-02-24Convert ILVerify, ILVerification and ILVerification.Tests to old build (#5351)Andon Andonov
2018-02-23Update buildtools (#5426)Jan Kotas
2018-02-06Cleanup NuGet rids (#5353)Jan Kotas
2018-02-06[Linux] Auto-detect clang version (#5346)Petr Bred
2018-02-05[ARM32/Tizen] Specify wget argument for infinite retrying (#5347)Petr Bred
2018-02-04Add support for building wasm on OSX and Ubuntu 16 (#5297)Christian Scheuer
2018-01-14Add ability to build CoreRT with VS BuildTools 2017 (#5243)Adeel Mujahid
2018-01-13Fixed cross-building for armel tizen (#5239)sergey ignatov
2017-12-13Integration into build process (#5091)Petr Bred
2017-12-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-10-26Fix standalone run of init-tools.sh (#4802)Michal Strehovský
2017-10-10Add the -prelease switch to vswhere in build scripts to allow them to find pr...Morgan Brown
2017-10-04Enable x86 support for UnixAdeel
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