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
AgeCommit message (Expand)Author
2019-08-09[sdk] Enable the SRE runtime code inside iOS buildsSebastien Pouliot
2019-08-09[wasm] Add a KEEP_CONFIG_CACHE option to Make.config to avoid deleting the au...Zoltan Varga
2019-07-31[sdks] remove 32bit llvm (#15896)Bernhard Urban
2019-07-26[android] switch to python offset tool (#15834)Bernhard Urban
2019-07-19[ios] Switch to python offset tool (#15744)Bernhard Urban
2019-07-19[sdks] Add linker sources to Android linux archiveAlexander Köplinger
2019-07-19[sdks] Add third party notices and licenses to sdks archives (#15741)Alexander Köplinger
2019-07-17Merge pull request #15713 from lewing/sdk-disable-gacLarry Ewing
2019-07-17[wasm] disable gac in wasm runtime (#15686)Larry Ewing
2019-07-17[ios][android] disable gac in ios and android sdk buildsLarry Ewing
2019-07-10[wasm] Bump emscripten to 1.38.38. (#15639)Zoltan Varga
2019-07-09Remove support for llvm36, its not used anymore. (#15619)Zoltan Varga
2019-07-08[sdks] Fix android sdks job, take 2Alexander Köplinger
2019-07-08[sdks] Fix android sdks jobAlexander Köplinger
2019-07-05[sdks] Use @loader_path for mono and libmonosgen (#15580)Radek Doulik
2019-07-05[sdks] sanity check for maximum number of open file descriptors (#15582)Bernhard Urban
2019-07-05[android] switch cross compilers host from 32bit to 64bit (#15553)Bernhard Urban
2019-07-03[wasm] Ongoing work. (#15504)Zoltan Varga
2019-07-02[wasm] Allow overwriting EMSCRIPTEN_SDK_DIR. Add a runtime build with threads...Zoltan Varga
2019-07-02[wasm] Add a make define for wasm runtime builds.Zoltan Varga
2019-06-26[sdks] dynamically link libmonosgen to mono-sgen for monodroid host builds (#...Aleksey Kliger (λgeek)
2019-06-25[wasm] Bump emscripten to 1.38.36.Zoltan Varga
2019-06-22[sdks] Avoid building everything on make all. (#15296)Zoltan Varga
2019-06-17[watch] consistent naming for watchOS min version (#15202)Bernhard Urban
2019-06-08[wasm] Switch to the LLVM wasm backend. (#14734)Zoltan Varga
2019-06-07[ios] switch cross32/crosswatch to be executed on x86_64 and use newer LLVM (...Bernhard Urban
2019-06-06[sdks] Use 7z format for the android/ios/mac archives (#14837)Alexander Köplinger
2019-06-06[wasm][bcl] Use zlib for DeflateStream on WASM profile (#14308)Kenneth Pouncey
2019-05-29[sdks] Only package android-sources on macOSAlexander Köplinger
2019-05-28[sdks] Don't package android-sources on WindowsAlexander Köplinger
2019-05-28[sdks] Add linker sources to android sdks archive (#14686)Alexander Köplinger
2019-05-28[sdks] Build static binaries for Android SDK and LLVM with MXE (#14283)Aleksey Kliger (λgeek)
2019-05-28[sdks] Explicitly set version of the mac/ios/watchos/tvos platform SDKs (#14663)Alexander Köplinger
2019-05-24[sdks] Fix min OSX version of runtime files in Mac SDK (#14615)Alexander Köplinger
2019-05-18Merge pull request #14490 from vargaz/bump-emsdkLarry Ewing
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-05-16[wasm] Bump emscripten to 1.38.31.Zoltan Varga
2019-05-13[sdks] Lipo arm64_32 binaries for watchOSAlexander Köplinger
2019-05-11[sdks] Build Android SDK on Windows (#14402)Aleksey Kliger (λgeek)
2019-05-10Merge pull request #14332 from lateralusX/lateralusX/add-llvm-windows-msvc-bu...Johan Lorensson
2019-05-09[sdks] Add .cs source files to ios archiveAlexander Köplinger
2019-05-09[sdks] Make sure the mono-version.txt directory existsAlexander Köplinger
2019-05-08[sdks] Add Mono version to ios/mac archiveAlexander Köplinger
2019-05-08[sdks] Add Mono binaries to mac archiveAlexander Köplinger
2019-05-07[sdks] Add Mono libraries to mac archiveAlexander Köplinger
2019-05-07[sdks] Add mono-2.pc to mac archiveAlexander Köplinger
2019-05-07[sdks] Add Mono libraries and frameworks to iOS archiveAlexander Köplinger
2019-05-07[sdks] Remove --with-monotouch from configure argumentsAlexander Köplinger
2019-05-04Fix invalid emscripten path file nameJérôme Laban
2019-05-04Apply fix for emscripten issueJérôme Laban