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/llvm
AgeCommit message (Expand)Author
2018-09-07Fix Mono Windows cross compiler using mono LLVM release_60 branch. (#10413)Johan Lorensson
2018-09-04[sdks] Add cross-{arm,arm64,x86,x86_64}{,-win} runtimes for XA + Unify provis...Ludovic Henry
2018-08-29Merge pull request #10321 from lateralusX/lateralusX/fix-cross-windows-llvm-s...Johan Lorensson
2018-08-28Fix Windows LLVM mono cross compiler build.lateralusX
2018-08-24[llvm] Use curl as fallback for wget (#10263)Vlad Brezae
2018-08-17[llvm] Fix non-wasm build configure string.Rodrigo Kumpera
2018-08-16[wasm] Fix llvm scripts for the sdksRodrigo Kumpera
2018-08-16Revert "Revert "Merge pull request #10068 from kumpera/wasm-target-cleanup""Rodrigo Kumpera
2018-08-16Revert "Merge pull request #10068 from kumpera/wasm-target-cleanup"Alexander Köplinger
2018-08-16Revert "Fix llvm build"Alexander Köplinger
2018-08-16Fix llvm buildAlexander Köplinger
2018-08-13[wasm] Switch to wasm32 triplet instead of configure hack. Depends on automak...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-07-30[llvm] Bump llvm to release_60/fc854b8ec5873d294b80afa3e6cf6a88c5c48886. (#9786)Zoltan Varga
2018-07-09Include build_llvm_config.sh in tarballs (Closes https://github.com/mono/mono...Jo Shields
2018-07-06[runtime] Make llvm not install when mono installsAlexander Kyte
2018-07-06[runtime] Fix destdir visiblity to llvm sub-buildAlexander Kyte
2018-06-29[runtime] Download LLVM during ios sdk CI buildAlexander Kyte
2018-06-29[runtime] Fix with_llvm with /llvm config makerAlexander Kyte
2018-06-29[runtime] Move llvm-config checks into /llvm subdirAlexander Kyte
2018-06-29[llvm] Fix build for Mono SDKsLudovic Henry
2018-06-25[runtime] Propagate automake variables to llvm's build.mkAlexander Kyte
2018-06-25[sdks] Download LLVM with llvm/Ludovic Henry
2018-06-25[sdks] Build LLVM+MXE with llvm/Ludovic Henry
2018-06-25[runtime] Enable assertions with in-tree llvm with configure optionAlexander Kyte
2018-06-25[runtime] Made mono build llvm if it can't find itAlexander Kyte
2016-07-21[versions.mk] Make path to SUBMODULES.json based on srcdir (#3314)Alexander Köplinger
2016-06-07Fix make distAlexander Köplinger
2016-06-07Llvm submodule (#3108)Zoltan Varga