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
2022-10-03egrep/fgrep are deprecated and obsolete (#21551)signed-log
2021-11-20Remove netcore sources and arcade eng/common files (#21315)Alexander Köplinger
2021-05-10sdks: Use https for xamjenkinsartifacts llvm archive downloadAlexander Köplinger
2021-05-07sdks: Disable parallelism for mxe llvmwin64 buildAlexander Köplinger
2021-03-29Disable JSC runs on WASM since it crashesAlexander Köplinger
2021-03-08Add support for Apple Silicon on Xamarin.Mac SDK (#20597)mathieubourgeois
2021-01-11Bump emscripten to 2.0.12. (#20733)Zoltan Varga
2020-12-18Bump emscripten to 2.0.11. (#20676)Zoltan Varga
2020-11-22Bump emscripten to 2.0.9. (#20603)Zoltan Varga
2020-11-13Fix iOS sdks build on Xcode 12 (#20573)Alexander Köplinger
2020-11-10Remove maccat-bin, we don't build executables in this configAlexander Köplinger
2020-11-10Build makefile to support Mac Catalyst (#20537)Frank A. Krueger
2020-11-05[master][watchOS] Add simwatch64 support (#20553)Alex Soto
2020-10-10Update readme (#20470)Maxim Lipnin
2020-10-05Bump emscripten to 2.0.6. (#20454)Zoltan Varga
2020-09-29Bump emscripten to 2.0.5. (#20442)Zoltan Varga
2020-09-21[wasm][debugger] Fix wasm compilation error on mono/mono (#20414)Thays Grazia
2020-09-10[interp] Remove dead basic blocks and merge adjacent ones (#20354)Vlad Brezae
2020-08-26[wasm][debugger] Merge dotnet/runtime to mono/mono (#20307)Thays Grazia
2020-08-24[wasm] Bump emscripten to 2.0.1. (#20287)Zoltan Varga
2020-08-19Add --sdk_root to sdkmanagerAlexander Köplinger
2020-08-19Support overriding SDK_DIR/NDK_DIR in sdks/android/MakefileAlexander Köplinger
2020-08-15[wasm] Merge dotnet/runtime changes to mono/mono. (#20249)Thays Grazia
2020-08-15[wasm] Add extra-emcc-flags parameter to packager (#20220)Caleb Cornett
2020-08-14[wasm] Renaming debugger files. (#20244)Thays Grazia
2020-08-08[wasm] [debugger] Support Exception Break on Debugger (handled and unhandled)...monojenkins
2020-07-31Bump emscripten to 1.40.0. (#20188)Zoltan Varga
2020-07-28[wasm] Use interp-only instead of interp-llvmonly as the default execution mo...Zoltan Varga
2020-07-21Bump emscripten to 1.39.20. (#20143)Zoltan Varga
2020-07-11[wasm][debugger] Fix `callFunctionOn`+`silent` arg behavior (#20044)Ankit Jain
2020-07-09[wasm] Fix the build. (#20085)Zoltan Varga
2020-07-08[wasm][debugger] DebugDirectoryEntryType = Reproducible means that has debug ...Thays Grazia
2020-07-08[wasm] Implement support for pinvoke callbacks in the interpeter. (#20076)Zoltan Varga
2020-07-07[wasm][debugger] Add support for deref'ing pointers (#19760)Ankit Jain
2020-07-06[wasm][debugger] Don't download unnecessary assemblies to DebugProxy (#20032)Thays Grazia
2020-07-02Fix sdk/wasm/.gitignore to not-ignore the DebuggerTestSuite directory. (#20058)Martin Baulig
2020-06-27Re-enable verbose and trace logging in debug proxy (#19926)Safia Abdalla
2020-06-26[wasm] Fix package update scripts for local buildsTammy Qiu
2020-06-26[wasm] Use -emit-llvm instead of the obsolete -s WASM_OBJECT_FILES=0 option. ...Zoltan Varga
2020-06-25[wasm] Disable the checked build for release builds. (#20020)Zoltan Varga
2020-06-25[wasm] Remove obsolete --llvm-lto 1 argument, lto is already enabled when -s ...Zoltan Varga
2020-06-23Remove xml from download-packages.ps1Tammy Qiu
2020-06-23[wasm] Use wasm-opt --strip-dwarf instead of wasm-strip which is missing from...Zoltan Varga
2020-06-23Fix package update scripts for local buildsTammy Qiu
2020-06-19assume double numbers (#19714)Larry Ewing
2020-06-19Fix readme and sample.html. (#19988)Thays Grazia
2020-06-18Bump emscripten to 1.39.18. (#19980)Zoltan Varga
2020-06-10[wasm] Fix marshalling of pointer types. (#19946)Zoltan Varga
2020-06-08[wasm] comment out steps updating local mono repotqiu8
2020-06-08[wasm] incorporate pr feedback & fix powershell scripttqiu8