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
2021-05-10sdks: Use https for xamjenkinsartifacts llvm archive downloadmono-6.12.0.144Alexander Köplinger
2021-05-10sdks: Disable parallelism for mxe llvmwin64 buildAlexander Köplinger
2019-11-07LLVM changes for SDKsJo Shields
2019-07-31[sdks] remove 32bit llvm (#15896)Bernhard Urban
2019-07-09Remove support for llvm36, its not used anymore. (#15619)Zoltan Varga
2019-05-28[sdks] Build static binaries for Android SDK and LLVM with MXE (#14283)Aleksey Kliger (λgeek)
2019-05-11[sdks] Build Android SDK on Windows (#14402)Aleksey Kliger (λgeek)
2019-05-03Add LLVM SDK build/package support for Windows msvc build LLVM.lateralusX
2019-03-31[sdks,mac] Remove dependency on MXE in favor of MinGWMarek Habersack
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-02[sdks] Ensure LLVM is cloned before trying to download (#10913)Ludovic Henry
2018-10-02[sdks] Create archive targets for pre-building on CI (#10882)Ludovic Henry
2018-09-27[sdks] Add download/pack capabilities for LLVM (#10806)Ludovic Henry
2018-09-21[sdks] Fix llvm-llvm32 build (#10611)Ludovic Henry
2018-09-04[sdks] Add cross-{arm,arm64,x86,x86_64}{,-win} runtimes for XA + Unify provis...Ludovic Henry
2018-08-30[sdks] Allow for overwriting llvm-{llvm32,llvm64} CC, CXX, CFLAGS and CXXFLAG...Ludovic Henry
2018-08-20[sdks] Fix iOS SDK recent regression. (#10193)Rodrigo Kumpera
2018-08-08[sdks] Use separate temporary dirs for llvm36/llvm.Zoltan Varga
2018-08-07[sdks] Rename LLVM_VERSION make var to LLVM_RELEASE, LLVM_VERSION is already ...Zoltan Varga
2018-08-06[sdks] Switch the 32 bit cross compilers back to the old llvm 3.6, the new ve...Zoltan Varga
2018-06-29[llvm] Fix build for Mono SDKsLudovic Henry
2018-06-25[sdks] Build LLVM+MXE with llvm/Ludovic Henry
2018-06-25[runtime] Remove sdks targets that configure llvm, non-mxeAlexander Kyte
2018-06-25[runtime] Made mono build llvm if it can't find itAlexander Kyte
2018-05-06[sdks] Use cmake to build llvm. (#8260)Zoltan Varga
2018-04-20[sdks] Match more closely the pre-SDKs configure flags passed to LLVM (#8379)Ludovic Henry
2018-04-09[sdks] Fix arguments passed to llvm on Linux (#8107)Ludovic Henry
2018-04-03[sdks] Add provisioning for Android SDK and NDK (#7928)Ludovic Henry
2018-03-30[sdks] Fix LLVM build for XA (#7917)Ludovic Henry
2018-03-29[sdks] Fix LLVM build on Linux for XA + Fix MXE usage on non-Darwin platforms...Ludovic Henry
2018-03-29[sdks] Fix usage of MXE for XA (#7897)Ludovic Henry
2018-03-29[sdks] Pass LLVM_SRC from XA to use `xamarin-android/external/llvm` + Pass IG...Ludovic Henry
2018-02-26[sdks] Merge mxe-Win32 and mxe-Win64 targets since we are building both in XA...Ludovic Henry
2018-02-03[sdks] Fix build for llvm (#6770)Ludovic Henry
2018-02-03[sdks] Add more targets for XA (#6678)Ludovic Henry