Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sdks
AgeCommit message (Expand)Author
2018-10-29[wasm] Extend WasmHttpMessageHandler (#11255)Robin Sue
2018-10-29[wasm] Wasm sample docs (#11347)Kenneth Pouncey
2018-10-26[wasm] WASM work. (#11314)Zoltan Varga
2018-10-25[build] Fixes wasm tools to run on desktop .net as well (#11351)Marek Safar
2018-10-25Revert "Fix const warning. And integer overflow for degenerate input. And C++...Alexander Köplinger
2018-10-25Fix const warning. And integer overflow for degenerate input. And C++. (#11088)Jay Krell
2018-10-25[wasm] Improve build reliability. (#11349)Rodrigo Kumpera
2018-10-23[wasm] Add bindings API documentationMiguel de Icaza
2018-10-21[wasm] Fix AOT support. (#11291)Zoltan Varga
2018-10-19[wasm] Fix Sample.html so sample will run (#11242)Kenneth Pouncey
2018-10-19[wasm] Fix provision-wasm to do emsdk selection. Remove the need for the emcc...Rodrigo Kumpera
2018-10-19Fix Duplicate assemblies in `config.js` file_list: [ ... ] (#11236)Kenneth Pouncey
2018-10-18[Mono.Debugger.Soft] Simplify building dtest-app.exe for monodroid profile (#...Alexander Köplinger
2018-10-17[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv,...Ludovic Henry
2018-10-17[wasm] Use latest Microsoft.AspNetCore.App in ProxyDriver.csprojAlexander Köplinger
2018-10-16[sdks] Build tests for BCL targets (#11141)Ludovic Henry
2018-10-16[sdks] Add Groovy script to build the SDKs archives for the products (#11137)Ludovic Henry
2018-10-16[WIP] [wasm] AOT work. (#11071)Zoltan Varga
2018-10-15Initial Mono.Native Support. (#10596)Martin Baulig
2018-10-15Fix Mono.Debugger.Soft to use test exe's from different directory (#11033)Alexander Köplinger
2018-10-15[sdks] Switch the invocation of the offsets too to 64 bit on osx. (#10903)Zoltan Varga
2018-10-12[wasm] Add support for Module.locateFile to runtime loading (#11101)Kenneth Pouncey
2018-10-11[wasm] Fix the build. (#11063)Zoltan Varga
2018-10-09[wasm] AOT work. (#10989)Zoltan Varga
2018-10-09[sdks] Add cmake toolchain file for LLVM MXE builds (#11008)Ludovic Henry
2018-10-09[llvm] Add as a submodule (#11010)Ludovic Henry
2018-10-08[wasm] Unbreak the debugger and harden it against bad assemblies. (#11011)Rodrigo Kumpera
2018-10-06[sdks] Fix wasm order-only dependency on .PHONY target (#11009)Ludovic Henry
2018-10-04[wasm][bindings] Add support for strongly typed marshalling of C# enums. (#10...Kenneth Pouncey
2018-10-03[sdks/ios] Build libMonoPosixHelper for device architectures, so that zlib-he...Rolf Bjarne Kvinge
2018-10-02[sdks] Ensure LLVM is cloned before trying to download (#10913)Ludovic Henry
2018-10-02[wasm] Update sample.cs usage and docs (#10847)Kenneth Pouncey
2018-10-02[sdks] Create archive targets for pre-building on CI (#10882)Ludovic Henry
2018-09-28Merge pull request #10862 from akoeplinger/bcl-tests-embedded-resourcesAlexander Köplinger
2018-09-28[wasm] Cross compile the AOT compiler for windows. (#10691)Rodrigo Kumpera
2018-09-28[sdks] One more update to get XA PR builds working on Linux (#10853)Marek Habersack
2018-09-28Remove EXTRA_FILES from iOS SDKsAlexander Köplinger
2018-09-27[sdks] Debian Linux doesn't need to build MXEMarek Habersack
2018-09-27[sdks] Add download/pack capabilities for LLVM (#10806)Ludovic Henry
2018-09-26[cxx] Rework C++ linkage to C99 trunc, isnan, isinf, etc. and some cleanup. (...Jay Krell
2018-09-26[wasm] AOT fixes (#10706)Zoltan Varga
2018-09-25[sdks] Add a 64 bit arm32 cross compiler build. (#10778)Zoltan Varga
2018-09-25[wasm] Add --regression suppport for wasm. (#10740)Rodrigo Kumpera
2018-09-24[ci][cxx][sdks] C++ support for SDKs. (#10701)Jay Krell
2018-09-21[sdks] Fix llvm-llvm32 build (#10611)Ludovic Henry
2018-09-21[sdks] Run Android tests on CI (#10577)Ludovic Henry
2018-09-21[SDKS] Build host runtime with correct bitness (#10711)Marek Habersack
2018-09-21Add nuspec for generating the WebAssembly Framework NuGet package. (#10712)Kenneth Pouncey
2018-09-19[wasm] Add beginnings of linker support in AOT mode. (#10636)Zoltan Varga
2018-09-19[wasm] Enable the mini test suite under AOT. (#10670)Rodrigo Kumpera