| Age | Commit message (Collapse) | Author |
|
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option
* [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option
* [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain
* [build.cpp] Add Windows toolchain to package hash
* [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
|
|
* [freetype] Upgrade to version 2.10.0
* [freetype] Fix old patches
|
|
Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux)
|
|
* [vcpkg] fail port install when decompression fails
* [vcpkg] clang-format
|
|
|
|
|
|
|
|
Previously, a warning was being generated in a higher level project, and we build with /WX by default
|
|
* [oniguruma] Fix misusage of vcpkg_check_features
* [xsimd] Use vcpkg_check_features
|
|
|
|
* [darknet] enable ninja
* Bump CONTROL version
|
|
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features
* [vcpkg] Remove vcpkg_check_feature
* [oniguruma,xtensor] Use vcpkg_check_features
|
|
* update to 2.8.84
* [libu2f-server] Initial Port of Version 1.1.0
* Missing exported functions
* Add support for static linkage
* Added missing 'arm64' Target, and corrected case for 'arm' for vcpkg_install_msbuild
* Add support for arm64
* Support for arm target
* [libu2f-server] add cmakelists and patch
* string copy fix
* revert msbuild changes
* add compile definitions
* add patch file
* remove line
* change version
|
|
|
|
|
|
* update shaderc
* update shaderc
* fix glslang cmake targets, re enable vcpkg_fixup_cmake_targets()
* [spirv-tools] comment python distutils
* remove comments, change path
* glslang fix cmake targets
* change version
|
|
* Triplets Overlay Implementation
* Use cache for get_triplet_file_path()
* Code cleanup
|
|
|
|
|
|
|
|
|
|
|
|
* Introduce an easier way to identify target systems...
* fix missing ()
* move the include around.
also added vcpkg_common_functions to be automatically included
* remove warning message
* added remaining VCPKG_CMAKE_SYSTEM_NAMEs found only in vcpkg_configure_cmake to load a toolchain.
* remove warning again from messed up merge
|
|
* [freexl]: Add linux build support
* [freexl]: Remove various commented-out references to gdal (from which this initial Linux support was based from)
* [freexl]: Port changes based on PR feedback
* [freexl]: The CI error logs suggest the port has issues building for both debug/release in the same source directory on Linux. Split this off into separate debug/release source directories.
|
|
* [curl] Revert revert of `-imp` suffix removal.
* [idevicerestore][libideviceactivation] Simplify dependency on curl
* [curl] Trivial change to provoke rebuild
|
|
* [angle] Update to latest master
* [angle] Add gpu_info_util
|
|
|
|
|
|
* [Boost-variant] Upgrade to 1.70.0
* Update patch
|
|
|
|
(#6864)
|
|
Upgrade to the latest version of libxlsxwriter.
Closes #6982
|
|
* [tl] Update tl::expected and tl::optional, add tl::function_ref
* [tl-expected][tl-function-ref][tl-optional] Always prepopulate FetchContent
|
|
If we keep TMP, when run as 'system' user it is using Windows\Temp folder.
|
|
|
|
|
|
|
|
|
|
* [libmikmod] Address cmake warnings
|
|
|
|
|
|
(#7021)
|
|
Now that #5630 is fix, this package is fully supported on both Linux
and Mac OS X.
|
|
[armadillo] Fix installation path
|
|
|
|
* [scripts] Fix vcpkg_fixup_cmake on non Windows platforms
Script was only handling tools executables ending with .exe.
Changed it so anything under /bin/ in transformed.
This fixes for instance FlatcTargets-release.cmake from flatbuffers
port on osx.
|
|
* Add ixwebsocket
* remove commented cmake directives
* add dependencies
* directive to remove share folder
* try again with 4.0.3 which is using find_library for external code instead of vendoring it by default
* use vcpkg feature flag to detect ssl backend + compile ws
* do not build ws command line tool
* add a feature for osx / control file closer to curl one
* stop using features, as this makes CI unhappy
* Revert "stop using features, as this makes CI unhappy"
This reverts commit 4666b185671a9e37de5252334965fd63c060aea0.
* play again with Build-Depends to fix error which appears to be only on uwp
* call vcpkg_from_github instead
* share folder not created
|
|
* [darknet] update to latest release
* [darknet] Reduce patch size
* update to latest release, does not require any patch :)
|
|
set cmake_prefix_path correctly within vcpkg_configure_meson
|
|
|