* Update for directx-headers release 1.0.1
* DirectXMesh, DirectXTex, and UVAtlas now support Linux
* Updated hashes and bins
* Fix linux builds
* Fixed directxtex[openexr] for x64-linux
* Removed stray file
* directxmath hot-fix for GCC arm64
* Fixed hash
* Hash fix again
* x64-linux CIs use GCC 7, but I require GCC 9
* Added warning message for GCC 9 requirement
* qt5-base: added mysql plugin.
* Fixed netcdf patch.
* Build only on windows.
* mysql plugin as module
The MySQL plugin for QT now is a module of qt5-base
* Update ports/qt5-base/portfile.cmake
Co-authored-by: Daniele Lupo <daniele.lupo@log-in.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [mesa] new port
* make mesa build more.
* more fine tuning
* fix x86
* add supports.
* comment about EGL feature.
* apply suggestion from CR.
added opengl feature.
error on disabled shared glapi if multiple GL APIs are selected.
* fix boolean option
* make sharedgl-api=true the hardcoded default
* add suggestion from CR
* add mesa:x64-windows-static=fail to ci.baseline.txt due to static crt and parts being a dynamic library.
* apply CR sugesstion
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
* [fontconfig] add vcpkg cmake wrapper.
* fix empty statement in the wrapper
* dont depend on Freetype::Freetype if it is unavailable
* rename wrapper to cmake.in
* Update ports/fontconfig/portfile.cmake
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* Update to hidapi-0.10.1
* Update portfile.cmake
* Deleted comment, which is no longer valid
* Create CONTROL
Added the missing CONTROL file on request of @JonLiu1993
* Delete CONTROL
* Update vcpkg.json
* Set version to the tag of the release
* [KTX] Add port
* Apply formatting
* Install bash for windows
* Attempt to fix bash root and osx build since I can't repro either
* Fix windows build
* Disable on x86 which is not supported, use vcpkg-supplied zstd headers
* Fixes
* Fix cut/paste error
* Update based on review comments
* [type-safe] New port.
[debug-assert] Added as it is a dependency.
* [type-safe] Formatting fix.
* [debug-assert] Add homepage to vcpkg.json
Co-authored-by: Blaž Kranjc <bkranjc@cosylab.lan>
* [poppler] Fix issue with using libcurl.
* [curl] Ensure CMake policy is set for the libcurl config file.
Otherwise, ports using old (eg pre-2.8) CMake minimums might fail when
they import the package.
* [poppler] Add curl feature to test curl vcpkg-cmake-wrapper.
* [python3] Add vcpkg-cmake-wrapper.cmake.
This is still a WIP... For now, we only remove registry detection on
Windows.
* [python3] Fix Windows static embedding linkage.
* [python3] Fix Linux static library embedding.
* [python3] Fix linkage on macOS.
* [python3] Only link extra libs when static.
* [python3] Bump port version for vcpkg-cmake-wrapper.
* [itk] Remove obsolete Python artifact specification.
* [pybind11] Remove obsolete Python artifact specification.
* [python3] Mark `find_package()` calls as REQUIRED.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [python3] Bump port version after #15378.
* [python3] Be more selective about when to unleash the nukes.
* [python3] Add usage message.
* [python3] Don't swallow `vcpkg_find_acquire_program`'s Python3.
* [python3] Don't forcibly change the registry find state.
* [python3] fix copypasta error
* [python3] Fix config error with the opensubdiv port.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [sdl2] Update to 2.0.14
* Revert "[sdl2] Update to 2.0.14"
This reverts commit b8e82e0dac.
* [sdl2] Update to 2.0.14
* [sdl2] Fix manifest formatting
* [sdl2] Change the shared library preprocessor symbol name to DLL_EXPORT for compatibility with SDL 2.0.14
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
* Update port geotrans to version 3.8
1. Added new files to CMakeLists.txt required by version 3.8
2. Remove old style CONTROL file used by vcpkg
3. Updated portfile.cmake for version 3.8
4. Add new style vcpkg.json file used by vcpkg
* Add skip to CI baseline. Add slow warning messages to portfile
* Refine warning message about long download times
* port "poppler", it works, but needs a lot refinement.
* add poppler-cpp17
* add popper and poppper[cpp17]
* Use Options in vcpkg_configure_cmake instead of patches
* remove feature cpp17
* remove port-version for a new port
* add dependency fontconfig
* try to solve problems on linux
* zlib2 and png are default feature, let it be
* linux is not supported for misc problems
* remove test subdirectory for it to work in linux
* remove test subdirectory for it to work in linux
* fix patch files
* format manifest file using vcpkg foramt-manifest
* less dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* fix dependencies
* test dependencies devil
* test fix dependencies
* remove redundant fontconfig
* make zlib as an optional feature
* test zlib as a feature
* test fontconfig
* apply vcpkg format-manifest
Co-authored-by: abc <a@b.com>