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-02-08Pass /LIBPATH to linker (#5359)Adeel Mujahid
2018-02-04Add support for building wasm on OSX and Ubuntu 16 (#5297)Christian Scheuer
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-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-04-29Add support for generating metadata logs (#3447)Michal Strehovský
2017-02-25Linux support for multi-module (#2807)Simon Nattress
2017-02-21Upgrade shared EETypeNodes to ConstructedEETypeNodeSimon Nattress
2017-02-16Enable multi-module for CoreCLR testsSimon Nattress
2017-01-27Enable multi-module on Windows (#2586)Simon Nattress
2017-01-25Add compiler switches to enable optimizations and debug info generation (#2572)Michal Strehovský
2017-01-20Update CoreRT doc to include how to debug ILC using VSCode in non-win… (#2514)Yi Zhang (CLR)
2017-01-05PInvoke infrastructure changeFaizur Rahman
2016-12-17Compile BuildFrameworkNativeObjects test libraries in parallel (#2373)Simon Nattress
2016-11-05Multi-module framework assembly compilationSimon Nattress
2016-09-27Update buildtools to 1.0.26-prerelease-00809-01 (#1922)Jan Kotas
2016-09-20Add native compilation MSBuild targets fileJan Kotas