index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
cmake
/
vcpkg_common_definitions.cmake
Age
Commit message (
Expand
)
Author
2021-10-04
[vcpkg_copy_tools] support copying .app bundles (#20210)
Dawid Wróbel
2021-08-30
Document 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-07
fix 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-23
MinGW: Fix vcpkg common definitions (#9807)
Cristian Adam
2020-01-17
Add support for building with MinGW (#9137)
Cristian Adam
2019-11-22
Merge pull request #7598 from Neumann-A/path_separator
Robert Schumacher
2019-10-07
[vcpkg] fatal_error when patch fails to apply (#8087)
Stefano Sinigardi
2019-09-20
removed escaped version. added correct usage description
Alexander Neumann
2019-09-20
Merge remote-tracking branch 'upstream/master' into path_separator
Alexander Neumann
2019-09-16
[vcpkg] add missing implib definitions, fix shared lib extension on mac (#8131)
Alexander Neumann
2019-08-23
Merge branch 'master' into path_separator
Alexander Neumann
2019-08-22
[vcpkg] QoL: add host/target dependent variables for executable suffixes (#7...
Alexander Neumann
2019-08-21
Merge branch 'master' into path_separator
Alexander Neumann
2019-08-20
make find_library useable without errors to console. (#7773)
Alexander Neumann
2019-08-19
Merge branch 'master' into path_separator
Alexander Neumann
2019-08-19
add variables for target specific library suffix and prefix. (#7600)
Alexander Neumann
2019-08-08
improve documentation
Alexander Neumann
2019-08-08
use it in vcpkg_add_to_path.
Alexander Neumann
2019-08-08
add definition for host specific path separators
Alexander Neumann
2019-06-26
Introduce an easier way to identify target systems... (#6846)
Alexander Neumann