aboutsummaryrefslogtreecommitdiff
path: root/versions/l-/llvm.json
AgeCommit message (Collapse)Author
2021-08-27[llvm] update to 12.0.1 (#19741)autoantwort
2021-07-22[llvm] improve cross compilation (#18770)Alexandre Bique
2021-06-29[llvm] update to 12.0.0, enable zlib and libxml2 (#17302)Yury Bura
* [llvm] update to 12.0.0, enable zlib and libxml2 * [llvm] disable libxml2 by default, arm64-windows should be supported * [llvm] try to fix build with ffi on Windows #17663 * [llvm] re-enable libxml2 * [llvm] fix formatting * [llvm] overwrite version * [mesa] update to v21.1.0 * [llvm] update ci.baseline * [halide] update to the latest master commit * [llvm] disable libxml2 port until complete PR #15390 * update versions * [llvm] fix disabling of external libraries * update version * update ci.baseline * update ci.baseline * fix typo * [llvm] fix libxml2 (depends on #17945) * revert "[halide] update to the latest master commit" * update versions * [halide] fix zlib dependency for tools * update versions * [halide] update to official release v12.0.0 * update versions * [halide] update to v12.0.1 * update version * [mesa] remove llvm from defaults * update version * update ci.baseline * [mesa] update to v21.1.2 and fix build with LLVM on Windows * [llvm] allow to build libunwind project on Windows * update versions * [mesa] update ci.baseline.txt to disable x64-windows-static-md, may be fixed in the PR #18495
2021-04-13[llvm] update to 11.1.0, add features and fix issues (#16232)Yury Bura
* fix issue #16215 * add more projects and fix issue #16222 * add version * exclude libc from default projects * remove libc, add fland to default projects * update to v11.1.0 * fix compiler-rt install path * fix SHA for version 11.1.0 * fix libc++ install * re-fix libc++ install * fix pstl install * fix flang's license file name * install tools in tools/llvm, fix file names * revert bin directory for libraries * don't create clang sub-directory in llvm/tools * overwrite version * copy tool dependencies * overwrite version * remove vcpkg_copy_tools call * overwrite version * restore default features * overwrite version * overwrite version * convert manifest to json * install usage files * overwrite version * remove feature `default-projects` * modernize CMake in usage files * overwrite version * update ordering * override version
2021-03-29[llvm] add more features (#16877)Alexandre Bique
2021-02-22[llvm] Fix resource path when building tools (#16294)Jack·Boos·Yu
* [llvm] Fix resource path when building tools * update version record
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca