aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorYury Bura <yurybura@gmail.com>2021-04-14 01:17:17 +0300
committerGitHub <noreply@github.com>2021-04-13 15:17:17 -0700
commit40449ff1cb76570f93dd7b2892859f18e60289f0 (patch)
treef2eb98bfbf625df83215e16c3a43c32ab005beda /versions
parente3fee6ed406125f0a1dd1ea4b58e43315cb0284f (diff)
downloadvcpkg-40449ff1cb76570f93dd7b2892859f18e60289f0.tar.gz
vcpkg-40449ff1cb76570f93dd7b2892859f18e60289f0.zip
[llvm] update to 11.1.0, add features and fix issues (#16232)
* 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
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json4
-rw-r--r--versions/l-/llvm.json5
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index d5ba93884..6de4dd162 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3689,8 +3689,8 @@
"port-version": 1
},
"llvm": {
- "baseline": "11.0.0",
- "port-version": 2
+ "baseline": "11.1.0",
+ "port-version": 0
},
"lmdb": {
"baseline": "0.9.24",
diff --git a/versions/l-/llvm.json b/versions/l-/llvm.json
index 0e658ed3e..fb9e68ce9 100644
--- a/versions/l-/llvm.json
+++ b/versions/l-/llvm.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "7b30e5aa5227b4af185b967afbe34e84cf8c7638",
+ "version-string": "11.1.0",
+ "port-version": 0
+ },
+ {
"git-tree": "308632b643c39d4e6871c550156d218b4cf8d968",
"version-string": "11.0.0",
"port-version": 2