Commit Graph

25 Commits

Author SHA1 Message Date
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
4518837f24
Update CONTROL 2018-10-10 20:00:04 +08:00
jadedrip
aa238ce8b7 update llvm to 7.0.0 2018-09-28 11:24:41 +08:00
Simon Hausmann
1bc3110a3b Fix build of llvm on Linux (#3751)
The mfcatl dependency is only needed on Windows.
2018-06-19 19:02:49 +02: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
8791faba96 [llvm] Add atlmfc to dependencies -- fixes #2400 2017-12-19 16:05:15 -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
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07: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