aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_common_definitions.cmake
AgeCommit message (Expand)Author
2021-10-04[vcpkg_copy_tools] support copying .app bundles (#20210)Dawid Wróbel
2021-08-30Document VCPKG_TARGET_IS_MINGW (#19790)autoantwort
2021-04-19[aws-cpp-sdk] [zlib] [openssl] [curl] Fix zlib, OpenSSL, curl and AWS SDK for...Ahmed Yarub Hani Al Nuaimi
2021-04-07fix VCPKG_CROSSCOMPILING (#17068)autoantwort
2021-04-02[vcpkg/scripts] add variable VCPKG_CROSSCOMPILING (#16900)Alexander Neumann
2021-03-10[host dependencies] add support in the scripts (#16627)nicole mazzuca
2021-02-28[scripts-audit] Rollup PR 2021-02-26 (#16440)nicole mazzuca
2020-12-01[many ports] mingw support (#14556)Long Nguyen
2020-12-01[vcpkg docs] Check for documentation generation in CI (#14614)nicole mazzuca
2020-11-23[vcpkg] initial openbsd (community) support (#14549)Joakim L. Gilje
2020-11-20[curl] Fixes pkgconfig configuration file (#14350)Matioupi
2020-10-20[libvorbis] MinGW build fix (#14050)Trider12
2020-10-17[vcpkg_common_definitions] Add macro VCPKG_HOST_IS_<target> (#13730)Jack·Boos·Yu
2020-08-18[ffmpeg] Add feature support for zlib, iconv, fdk-aac, mp3lame, opus, soxr, t...Matthew Oliver
2020-08-05[vcpkg scripts] Add VCPKG_TARGET_IS_IOS (#12715)Deadpikle
2020-07-24[vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550)Alexander Neumann
2020-06-24[ignition-plugin1] Add new port 🤖 (#11275)Silvio Traversaro
2020-01-23MinGW: Fix vcpkg common definitions (#9807)Cristian Adam
2020-01-17Add support for building with MinGW (#9137)Cristian Adam
2019-11-22Merge pull request #7598 from Neumann-A/path_separatorRobert Schumacher
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
2019-09-20removed escaped version. added correct usage descriptionAlexander Neumann
2019-09-20Merge remote-tracking branch 'upstream/master' into path_separatorAlexander Neumann
2019-09-16[vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)Alexander Neumann
2019-08-23Merge branch 'master' into path_separatorAlexander Neumann
2019-08-22[vcpkg] QoL: add host/target dependent variables for executable suffixes (#7...Alexander Neumann
2019-08-21Merge branch 'master' into path_separatorAlexander Neumann
2019-08-20make find_library useable without errors to console. (#7773)Alexander Neumann
2019-08-19Merge branch 'master' into path_separatorAlexander Neumann
2019-08-19add variables for target specific library suffix and prefix. (#7600)Alexander Neumann
2019-08-08improve documentationAlexander Neumann
2019-08-08use it in vcpkg_add_to_path.Alexander Neumann
2019-08-08add definition for host specific path separatorsAlexander Neumann
2019-06-26Introduce an easier way to identify target systems... (#6846)Alexander Neumann