Commit Graph

31 Commits

Author SHA1 Message Date
yurybura
99a832a161 [llvm] add more backend options, fix issues (#11268)
* [llvm] add more backend options, fix #11158

* [llvm] disable optional dependencies to libxml2 and zlib (merge PR #11180)

* [llvm] update version

* [llvm] fix copy-paste typo

* [llvm] disable dl library on Windows, fixes #11309
2020-05-15 13:28:48 -07:00
Billy O'Neal
6920b49047
[vcpkg] [llvm] [mpir] Bump Linux VM memory size and do all operations on the temporary disk. (#11174)
* [vcpkg] Bump Linux VM memory size and do all operations on the temporary disk.

* [llvm] disable optional dependencies to libxml2 and zlib

* [vcpkg] Reduce quotas on the share to something reasonable.

* [mpir] Skip on Linux because it conflicts with libgmp.

Co-authored-by: yurybura <yurybura@gmail.com>
2020-05-10 15:17:27 -07:00
yurybura
cfc05991f5
[llvm] Update to version 10.0.0 and add new features (#10295)
* [llvm] Update to version 10.0.0 and new features

* switch to llvmorg-10.0.0-rc3, allow to use bin directory for tools

* Fix CMake targets after vcpkg_fixup_cmake_targets call.

* [halide] Update to master version to support LLVM 10

* [halide] fix x64-osx build

* [llvm] add enable-assertions feature

* [llvm] fix comment

* [llvm] enable ci for x64-linux and x64-osx

* [llvm] update to v10.0.0-rc5
[llvm] disable assertions and ABI breaking checks by default
[llvm] limit the maximum number of concurrent link jobs to 1
[llvm] add postfix `d` and debug shared libraries in the `/bin` directory

* [llvm] revert debug postfix `d`
[llvm] don't remove debug version of tools and shared libs

* [llvm] fix debug tools path

* [llvm] update to release tag llvmorg-10.0.0
[llvm] build with CMAKE_DEBUG_POSTFIX=d
[llvm] remove debug binaries

* remove new CMake argument FOLLOW_SYMLINK_CHAIN

* [llvm] force TableGen to be built with optimization

* [llvm] add future disable-clang-static-analyzer

* [llvm] add futures for main targets
[llvm] remove utils and clang-tools-extra from default features list
[llvm] exclude tests

* [llvm] add features for main targets
[llvm] remove utils and clang-tools-extra from default features list
[llvm] exclude tests

* [llvm] update features description

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-05-03 20:30:17 -07:00
Jack·Boos·Yu
d98696de85
[vcpkg baseline] Fix CI test (#10508)
* re-trigger ci test

* [kealib] Switch repo to github

* [mongo-c-driver] Set icu as a feature

* [monkeys-audio] Update version to 5.24

* [mongo-c-driver] Fix arm build

* [mongo-c-driver] Re-generate patch

* [mongo-c-driver] Remove key word PRIVATE in patch

* [llvm] Remove default feature tools

* [llvm] Add judgment to install tools

* [llvm] Add more condition

* [llvm] Fix clang cmake files when selecting feature tools

* [halide] Fix build depends info in CONTROL

* update baseline
2020-03-25 20:43:02 -07:00
Jack·Boos·Yu
9db90b397d
Fix baseline error (#10051)
* Fix osx baseline

* fix osg configure issue

* re-trigger ci test

* re-trigger ci test

* [osg] Revert changes with osg and temporarily skip osg detection

* trigger ci test

* update baseline

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-19 16:45:58 -08:00
JackBoosY
9c8e4cdc76 [llvm]Add features. (#8771)
* [llvm]Add features.

* [llvm]Add ${FEATURE_OPTIONS}, set feature util to default feature.
2019-10-29 23:06:59 -07:00
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
JackBoosY
77a0a4a615 [halide]Upgrade to release_2019_08_27. (#8102)
* [halide]Upgrade to release_2019_08_27.

* [llvm]Fix llvm tools path in cmake.

* Re-trigger CI system.
2019-09-27 02:05:33 -07:00
JackBoosY
27cee9886a [llvm]Fix build error on Linux: cannot find -lxml2. (#7919) 2019-09-16 15:13:12 -07:00
Oliver Hitchcock
22bc820f5e Update to llvm-8.0.0 (#7209) 2019-07-09 10:59:47 -07:00
JackBoosY
93ceb1a993 [llvm]Fix build error on x64-windows. (#6631) 2019-05-29 00:11:06 -07:00
Todor Prokopov
e81d8c5cc8 Fix LLVM cmake modules (#5848)
* [llvm] Reduce memory usage during linking

* [llvm] Fix cmake modules path
2019-04-05 09:41:16 -07:00
Daan De Meyer
5b5f904474 [LLVM] Fix error when using VCPKG_BUILD_TYPE 2018-12-02 21:59:20 +01:00
jadedrip
aa238ce8b7 update llvm to 7.0.0 2018-09-28 11:24:41 +08:00
Jason Juang
7c51f3a1a2 [llvm] fix issue #3282 (#3286) 2018-04-26 14:52:57 -07:00
jadedrip
60e63d3447 update llvm to 6.0.0 (#3118) 2018-04-19 10:43:10 -07:00
Robert Schumacher
910d3e5280 [llvm] Reenable package 2018-02-23 12:21:07 -08:00
Robert Schumacher
e3dda1a82d [azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades 2018-02-23 03:27:04 -08:00
Force Charlie
ae82c74340 [llvm]: update llvm to 5.0.1 2018-01-06 10:07:16 +08:00
Robert Schumacher
de98ec658f [llvm] Fix installation of clang cmake targets 2018-01-03 20:12:49 -08:00
Robert Schumacher
bf1045db70 Merge branch 'llvm' of https://github.com/jasjuang/vcpkg into jasjuang-llvm 2017-12-21 10:55:05 -08:00
Robert Schumacher
eb8c9e084b [llvm] Fail early on UWP 2017-11-30 12:43:45 -08:00
jasjuang
5236fa3cc7 add in clang and enable tools 2017-11-16 22:34:25 -08:00
Robert Schumacher
4228e1e389 [llvm] Install debug targets for cmake 2017-11-15 21:15:37 -08:00
Robert Schumacher
2de9c9bea3 [llvm] Require Python3 2017-11-01 11:23:30 -07:00
Stephane Lajoie
89f5e0866a Updated llvm to 5.0.0. 2017-09-22 12:22:49 -04:00
Stephane Lajoie
aea2734ad4 Patch CMakeLists to install CMake modules to share/llvm instead of lib/cmake/llvm. This works better than vcpkg_fixup_cmake_targets because other parts of the LLVM build system really want all the variables set correctly. Also set other options to prevent creation of any bin/* instead of removing them after the fact, for the same reason. 2017-07-09 19:47:35 -04:00
Stephane Lajoie
b5cd10bc66 Use vcpkg_fixup_cmake_targets to move cmake modules in place.
Make sure MCAnalysis directory is empty before removing.
Use file(INSTALL ...) to put licence file in place.
2017-07-07 22:23:19 -04:00
Stephane Lajoie
91a526d0ea Disable ABI breaking checks. 2017-07-04 03:30:13 -04:00
Stephane Lajoie
83c7bfc3ce Reduce size of the build and fix post-build errors. 2017-07-03 10:00:36 -04:00
Stephane Lajoie
f4e797920f Added LLVM. 2017-07-01 19:24:11 -04:00