aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_configure_cmake.cmake
AgeCommit message (Expand)Author
2021-09-13[vcpkg_cmake_configure/vcpkg_configure_cmake] Support VS2022 17.0 (#19088)Phoebe
2021-08-03[vcpkg-cmake] Fix docs and usage of option MAYBE_UNUSED_VARIABLES (#19245)Jack·Boos·Yu
2021-07-29[rollup] 2021-07-26 (#19157)nicole mazzuca
2021-07-20[rollup] Rollup PR 2021-07-16 (#19001)nicole mazzuca
2021-07-01[vcpkg] Expand Architecture list with escape chars (#18156)Sander Cox
2021-05-09[docs] link to new functions in deprecated warnings (#17179)autoantwort
2021-03-02[vcpkg_*_cmake] remove deprecation message (#16480)nicole mazzuca
2021-02-28[scripts-audit] Rollup PR 2021-02-26 (#16440)nicole mazzuca
2020-12-01[vcpkg docs] Check for documentation generation in CI (#14614)nicole mazzuca
2020-11-30[llvm] update to 11.0.0 (#13998)yurybura
2020-11-23[vcpkg] initial openbsd (community) support (#14549)Joakim L. Gilje
2020-11-18[vcpkg android] Fix for issue #11927 (#14625)Christophe Calmejane
2020-10-26[vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to P...Joachim Gehweiler
2020-10-15[vcpkg/cmake] add LOGNAME option (#14002)Alexander Neumann
2020-09-05Add community triple arm64-linux and arm-linux. (#11880)xyb
2020-09-0311129: Add VCPKG_LINKER_FLAGS_<CONFIG>. (#11290)Paul
2020-08-31[vcpkg_configure_cmake] Pass CMAKE_DISABLE_SOURCE_CHANGES to all ports by def...ras0219
2020-08-24fix vcpkg_configure_cmake for case when having semicolons in OPTIONS (#12977)jgehw
2020-06-30[vcpkg manifest] Manifest Implementation (#11757)nicole mazzuca
2020-06-03[vcpkg] Allow CI to pass in all relevant directories and remove use of symbol...Billy O'Neal
2020-04-15Add initial iOS support (#6275)alcroito
2020-02-12[vcpkg-docs] Add documentation for `vcpkg_configure_meson()`, `vcpkg_install_...Robert Schumacher
2020-01-17Add support for building with MinGW (#9137)Cristian Adam
2019-09-20update vcpkg_configure_cmakeAlexander Neumann
2019-09-12Fix bug in `.vcpkg-root` detection that breaks `--overlay-triplets` (#7954)martin-s
2019-08-13[vcpkg_check_features] Set output variable explicitly and allow reverse-logic...Victor Romero
2019-07-09Cleanup vcpkg_configure_cmake.cmake (#6792)YenForYang
2019-06-30[vcpkg_configure_cmake] Add NO_CHARSET_FLAG option (#7074)2019.06Victor Romero
2019-06-25[docs]Update cmake docs (#7039)Phil Christensen
2019-06-14set CMAKE_SYSTEM_PROCESSOR in Linux (#6872)dan-shaw
2019-03-16fix vs2019 arch specificationkiwixz
2019-03-16update to cmake 3.14 (allow VS2019RC)kiwixz
2019-03-05[vcpkg] Add more detailed error message when trying to use v142 and an msbuil...Robert Schumacher
2019-01-29[BZip2] Fix Unix Dynamic Builds (#5184)LRFLEW
2019-01-07[vcpkg] add support for FreeBSD (#4917)ivysnow
2018-11-20Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#...Robert Schumacher
2018-11-20WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets (#4688)Tsukasa Sugiura
2018-10-23Create macOS configuration variables for triplets (#4477)LRFLEW
2018-08-10[openssl-unix] Fix for issue #4001Robert Schumacher
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements fo...Robert Schumacher
2018-04-10[vcpkg] Don't pass /utf-8 to VS 2013Robert Schumacher
2018-03-30Specify ninja exeAlexander Karatarakis
2018-03-23[vcpkg-configure-cmake] Set CMAKE_INSTALL_LIBDIR as type string to avoid CMak...Robert Schumacher
2018-03-21[double-conversion] Fix on non-windowsRobert Schumacher
2018-03-11[vcpkg] Improve defaults for other platformsRobert Schumacher
2018-03-11[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a s...Robert Schumacher
2018-03-03[vcpkg] Allow ninja-based parallel configuration for UWP targets (#2929)Michał Janiszewski
2018-03-01configure debug before release (#2911)Stefano Sinigardi
2018-02-21[vcpkg-configure-cmake] Improvements to allow list parametersRobert Schumacher
2018-02-17libmupdf version bump (#2730)Guillaume Lachance