aboutsummaryrefslogtreecommitdiff
path: root/scripts/cmake/vcpkg_configure_make.cmake
AgeCommit message (Expand)Author
2021-10-11[vcpkg_configure_make] Fix environment variable _LINK_ (#20652)Jack·Boos·Yu
2021-09-30[vcpkg_configure_make] Standardize `OPTIONS` list item handling (#19540)Kai Pastor
2021-09-24[vcpkg_configure_make] Force libdir to lib (#19666)Nicolas Fella
2021-08-07[vcpkg baseline][vcpkg_configure_make] Pass make tool to `vcpkg_build_make` (...Kai Pastor
2021-07-29[rollup] 2021-07-26 (#19157)nicole mazzuca
2021-07-26[vcpkg/scripts/make] avoid versioning for android (#17089)huangqinjin
2021-07-22vcpkg_configure_make: MacOS assume target arch is host arch (#18632)Eric Kilmer
2021-06-30[vcpkg_configure_make] Fix mingw (cross) build issues (#18554)Kai Pastor
2021-06-08Add VCPKG_MAKE_CONFIGURE_OPTIONS (that can be set in the triplet) (#18132)pastdue
2021-06-03[vcpkg/scripts/make] correct linker flag name (#17084)huangqinjin
2021-06-03[vcpkg] Don't override pkg-config prefix (#17205)Kai Pastor
2021-05-26[vcpkg/scripts/make] determine whether to use automake wrappers (#17215)huangqinjin
2021-05-26[vcpkg] Fix lib uuid handling for x64-mingw-dynamic (#17137)Kai Pastor
2021-05-24[vcpkg_configure_make] Don't create empty elements in include path vars (#17970)Kai Pastor
2021-04-30vcpkg_configure_make: Add support for linux -> windows cross compilation (#17...autoantwort
2021-04-07[vcpkg/scripts/make] add compiler tools to PATH (#17085)huangqinjin
2021-04-02[vcpkg/make/scripts]only append the lib directories if they exist. (#16959)Alexander Neumann
2021-03-22[scripts] vcpkg_configure_make: do not set --build on macOS (#16596)autoantwort
2021-01-28vcpkg_configure_make: Support macOS cross-compile (#15659)pastdue
2021-01-19[vcpkg baseline][vcpkg_configure_make] Fix arm64-windows, arm-uwp (#15740)pastdue
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-17[intl/gettext/fontconfig] update to native build system (#11776)Alexander Neumann
2020-11-10[vcpkg/scripts] Add a way to get cmake compiler settings/flags (#12936)Alexander Neumann
2020-10-26[vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to P...Joachim Gehweiler
2020-10-14[vcpkg/configure_make] add option DETERMINE_BUILD_TRIPLET (#14001)Alexander Neumann
2020-10-13[vcpkg/configure_make] add USE_WRAPPERS option (#14000)Alexander Neumann
2020-09-24[x264] Fix x64-windows-static (#13450)Alexander Neumann
2020-08-31[vcpkg] Replace uses of msys pacman.exe with direct package downloads (#13019)ras0219
2020-08-18 [vcpkg_find_acquire_program] Enable find_acquire(PKGCONFIG) (#12626)ras0219
2020-08-13[vcpkg/scripts/make] trying to iron out some issues (#11836)Alexander Neumann
2020-07-15[vcpkg_configure_make] typo fix '_vcpkg_append_to_configure_environment' (#12...Kevin Lu
2020-06-26Fix typo in comment (#12069)freddy77
2020-05-21[vcpkg] Improve make builds (#10402)Alexander Neumann
2019-10-21Fix separate make and install execution error issue. (#8540)JackBoosY
2019-10-21support SKIP_CONFIGURE in vcpkg_configure_make. (#8647)JackBoosY
2019-10-21Add AUTOCONF support with vcpkg_configure_make. (#8610)JackBoosY
2019-10-05Add function vcpkg_configure_make/vcpkg_build_make/vcpkg_install_make/vcpkg_b...JackBoosY