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-04-09Add gssapi_krb5 to linker args on Linux (#5663)Michal Strehovský
2018-04-04Add gss as NativeFramework on OSX to support NetSecurityNative linking (#5644)Christian Scheuer
2018-03-19Make Server GC component optional (#5565)Jeremy Koritzinsky
2018-03-09Remove libuuid usage (#5521)Jan Kotas
2018-02-04Add support for building wasm on OSX and Ubuntu 16 (#5297)Christian Scheuer
2018-01-23Rename AdditionalNativeLibrary to NativeLibrary (#5280)Michal Strehovský
2018-01-23Fix WebApi sample to work on macOS (#5273)Michal Strehovský
2018-01-04Add diagnostic messages to the build targets (#5171)Michal Strehovský
2018-01-03Automatic generation of method export file for shared libraries (#5154)Toni Solarin-Sodara
2017-12-30Update RyuJIT and System.Globalization.a to latest (#5170)Jan Kotas
2017-12-29Add CoreFX Static Libraries to Linker Args (#5159)Andon Andonov
2017-12-16ILCompiler Package Multi-Runtime Package Support (#5123)Andon Andonov
2017-11-21Allow creating static or shared native library (#4718)Toni Solarin-Sodara
2017-09-15Propagate NativeCodeGen=Wasm value to create WebAssemblyCodegenCompilationBui...Faizur Rahman
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-05-11Enable RPATH for CoreRT applications on Linux (#3592)Sergiy Kuryata
2017-05-05Implement Guid.NewGuid on Unix (#3531)Michal Strehovský
2017-03-08Add -g flag for Debug configuration (#2914)Tijoy Tom
2017-02-25Linux support for multi-module (#2807)Simon Nattress
2017-01-29Consuming Microsoft.NETCore.Native package, which brings in libSystem… (#2592)Sedar Gokbulut
2017-01-18Update default clang version to 3.9 and require xcode 8Jan Vorlicek
2017-01-05PInvoke infrastructure changeFaizur Rahman