aboutsummaryrefslogtreecommitdiff
path: root/ports/llvm/CONTROL
AgeCommit message (Collapse)Author
2019-10-29[llvm]Add features. (#8771)JackBoosY
* [llvm]Add features. * [llvm]Add ${FEATURE_OPTIONS}, set feature util to default feature.
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-27[halide]Upgrade to release_2019_08_27. (#8102)JackBoosY
* [halide]Upgrade to release_2019_08_27. * [llvm]Fix llvm tools path in cmake. * Re-trigger CI system.
2019-09-16[llvm]Fix build error on Linux: cannot find -lxml2. (#7919)JackBoosY
2019-07-09Update to llvm-8.0.0 (#7209)Oliver Hitchcock
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