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
2019-06-03[sdks] Exclude unecessary ios libs from sdks archiveAlexander Köplinger
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
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 (#14668)Aleksey Kliger (λgeek)
2019-05-27[sdks] Correctly set mac/watchos sdks version tooAlexander Köplinger
2019-05-27[sdks] Fix buildAlexander Köplinger
2019-05-27[sdks] Explicitly set version of the mac/ios/watchos/tvos platform SDKsAlexander Köplinger
2019-05-24[sdks] Fix min OSX version of runtime files in Mac SDKAlexander Köplinger
2019-05-18[2019-02] [monodroid] Introduce 'win32 host' BCL build (#14504)Alexis Christoforides
2019-05-17[2019-02][sdks] Build Android SDK on Windows (#14472)Aleksey Kliger (λgeek)
2019-05-13[sdks] Lipo arm64_32 binaries for watchOSAlexander Köplinger
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] Fix wrong pathAlexander Köplinger
2019-05-08[sdks] Add Mono binaries to mac archiveAlexander Köplinger
2019-05-07[sdks] Disable excluding assets from 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-07[sdks] Fix README.mdAlexander Köplinger
2019-04-01[2019-02] [sdks,mac] Remove dependency on MXE in favor of MinGW (#13765)monojenkins
2019-03-23[sdks] Build Android Linux Mono SDKs package on CIAlexander Köplinger
2019-03-19[sdks] Build mac in Mono SDKs (#13535)Alexander Köplinger
2019-02-14[2019-02] [sdks] Add mac-{mac32,mac64} targets (#12977)monojenkins
2019-02-12[2019-02] [ios] add crosswatch64_32 target (#12939)monojenkins
2019-02-07[2019-02] [ios] pass --enable-monotouch to cross compilers so icall defintion...monojenkins
2019-02-04[wasm][debugger] Add array inspection to the debugger. (#12733)Thays Grazia
2019-02-01[corlib] Import System.IO.File from CoreFX (#12000)Alexis Christoforides
2019-01-29[Wasm][Debugger] Object inspection. (#12655)Thays Grazia
2019-01-29[wasm] Wasm Websocket support (#12615)Kenneth Pouncey
2019-01-25Integration and bug fixes to enable use of roslyn compiler server (#12476)Katelyn Gadd
2019-01-24[wasm] Make the compilation of the empty.cs files quiet. (#12593)Zoltan Varga
2019-01-24[wasm] Fix AOT test build error message 'Unable to compile method'. (#12594)Kenneth Pouncey
2019-01-24Merge pull request #12551 from kjpou1/wasm-aot-linkLarry Ewing
2019-01-23Merge pull request #12254 from marek-safar/bcl-fixesLarry Ewing
2019-01-23Address review commentsKenneth Pouncey
2019-01-23Update packager to address review commentsKenneth Pouncey
2019-01-23Remove `netstandard` from list of core assemblies as it is now implemented in...Kenneth Pouncey
2019-01-23Merge branch 'master' of https://github.com/mono/mono into wasm-aot-linkKenneth Pouncey
2019-01-23Enables SRE for wasmMarek Safar
2019-01-22Remove link-mode=NoneKenneth Pouncey
2019-01-22Update README.mdKenneth Pouncey
2019-01-22Update README.mdKenneth Pouncey
2019-01-22Update README.mdKenneth Pouncey
2019-01-22[wasm] Update documentationKenneth Pouncey
2019-01-22[wasm] Modify packager linkage for AOT'd code.Kenneth Pouncey