aboutsummaryrefslogtreecommitdiff
path: root/ports/llvm/CONTROL
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-29[llvm]Fix build error on x64-windows. (#6631)JackBoosY
2019-04-05Fix LLVM cmake modules (#5848)Todor Prokopov
* [llvm] Reduce memory usage during linking * [llvm] Fix cmake modules path
2018-10-10Update CONTROLjadedrip
2018-06-19Fix build of llvm on Linux (#3751)Simon Hausmann
The mfcatl dependency is only needed on Windows.
2018-04-26[llvm] fix issue #3282 (#3286)Jason Juang
2018-04-19update llvm to 6.0.0 (#3118)jadedrip
2018-01-06[llvm]: update llvm to 5.0.1Force Charlie
2018-01-03[llvm] Fix installation of clang cmake targetsRobert Schumacher
2017-12-21Merge branch 'llvm' of https://github.com/jasjuang/vcpkg into jasjuang-llvmRobert Schumacher
2017-12-19[llvm] Add atlmfc to dependencies -- fixes #2400Robert Schumacher
2017-11-16add in clang and enable toolsjasjuang
2017-11-15[llvm] Install debug targets for cmakeRobert Schumacher
2017-09-22Updated llvm to 5.0.0.Stephane Lajoie
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-07-01Added LLVM.Stephane Lajoie