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-13Restore JIT prototype (#6327)Michal Strehovský
2018-09-07Fix constrained calls and marshaling (#6275)Morgan Brown
2018-08-14Preliminary Interpreter Support (#6182)Toni Solarin-Sodara
2018-08-09Use --as-needed command line switch with the Unix linker (#6192)Jan Kotas
2018-07-17Add support for embedding runtime configuration (#6103)Michal Strehovský
2018-06-25Include clrcompression.dll in the CoreRT packageJan Kotas
2018-06-08Escape native library paths in Microsoft.NETCore.Native.Windows.props (#5916)Michal Strehovský
2018-05-14Start building System.Private.TypeLoader.Native (#5805)Michal Strehovský
2018-05-14Fix case sensitive gss for osx (#5806)Ben Edmunds
2018-05-11Add support for setting AppContext switchesMichal Strehovský
2018-05-11Extract class library composition into `.targets` (#5793)Michal Strehovský
2018-04-17Add error message for common case of unsupported cross-compilation (#5709)Jan Kotas
2018-04-14Build in Windows subsystem on Windows when OutputType is WinExe (#5701)Jeremy Koritzinsky
2018-04-09Add gssapi_krb5 to linker args on Linux (#5663)Michal Strehovský
2018-04-07Initialize modules and run StartupCodeMain in wasm (#5621)Morgan Brown
2018-04-04Add gss as NativeFramework on OSX to support NetSecurityNative linking (#5644)Christian Scheuer
2018-03-24Fix "dotnet publish" on Unix (#5610)Jan Kotas
2018-03-21Enclose all paths passed to linker in quotes to ensure spaces are treated cor...Jan Kotas
2018-03-21Produce correct pdb file during "Dotnet publish" (#5588)Andon Andonov
2018-03-19Make Server GC component optional (#5565)Jeremy Koritzinsky
2018-03-09Remove libuuid usage (#5521)Jan Kotas
2018-03-06Automatic WebAssembly test execution (#5492)Morgan Brown
2018-02-16Improve diagnosability of failed VS autodetect (#5395)Michal Strehovský
2018-02-09Fail with descriptive error message when RID is not specified for native comp...Jan Kotas
2018-02-08Pass /LIBPATH to linker (#5359)Adeel Mujahid
2018-02-04Add support for building wasm on OSX and Ubuntu 16 (#5297)Christian Scheuer
2018-02-03Find VC tools path using vswhere (#5219)Adeel Mujahid
2018-01-23Rename AdditionalNativeLibrary to NativeLibrary (#5280)Michal Strehovský
2018-01-23Fix WebApi sample to work on macOS (#5273)Michal Strehovský
2018-01-17Make updates to RD.XML invalidate the IlcCompile target (#5252)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-27Link WebAssembly runtime (#5141)Morgan Brown
2017-12-16ILCompiler Package Multi-Runtime Package Support (#5123)Andon Andonov
2017-12-06Delete unnecessary whitespace (#5071)Jan Kotas
2017-12-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-12-05ILCompiler nuget package support (#4983)Andon Andonov
2017-11-21Allow creating static or shared native library (#4718)Toni Solarin-Sodara
2017-11-11Clashing assemblies names fix (#4913)Andon Andonov
2017-11-08Support for dotnet publish (#4870)Andon Andonov
2017-10-30Stabilize object file images (#4818)Simon Nattress
2017-09-15Adds a WASM test and test infrastructure changes and fixes to support it.Morgan Brown
2017-09-15Propagate NativeCodeGen=Wasm value to create WebAssemblyCodegenCompilationBui...Faizur Rahman
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-11Enable RPATH for CoreRT applications on Linux (#3592)Sergiy Kuryata
2017-05-05Implement Guid.NewGuid on Unix (#3531)Michal Strehovský
2017-04-29Add support for generating metadata logs (#3447)Michal Strehovský