* Use host tools by default.
* use GLOB_RECURSE and filter the result
* be positiv ;)
* give me debug output
* Revert "give me debug output"
This reverts commit 17737bceda.
* remove unnecessary if(IS_DIRECTORY)
Co-authored-by: Alexander Neumann <you@example.com>
* [7-zip] update to <21.07>
* update version
* only support windows
* update version
* support !uwp
* update version
* update license and license path, support arm64-windows,
* UPDATE LICENSE
* update version
* update export and portfile.cmake
* overwrite version
* delete unused license, add fix absolute path
* udpate version
* add config_fixup
* update version
* update CMakeLists.txt
* update version
* update version
* versions/s-/serdepp.json test
* version serdepp.json update
* remove serdepp features
* portfile.cmake update and remove features
* update version
* update description
* update description
* version update
* update description
* update version
* disable_parallel_configure ON
* version update
* add script find_package(Git)
* version update
* git_executable test
* version update
* [serdepp] new port
* [serdepp] version update
* 0.1.4-pre -> 0.1.4
* vcpkg version update
* vcpkg version refresh
* version update
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update
* baseline update
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [parallel-hashmap] update version to 1.34
* run `vcpkg x-add-version --all` and change `version-string` to `version`
* make suggested changes
* add changes suggested by @JonLui1993
* ran `vcpkg x-add-version --all ` as suggested
* update version
* update parallel-hashmap.json
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [libssh2] Fix various issues
* Remove dynamic linking
* Add feature zlib
* Disable dynamic linking on Windows and UWP
* version
* Use MSBuild generator on Windows
* version
* Hack for generator on OSX
* version
* Fix windows dynamic build
* version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
* Add arm64 patch to allow SFML to compile on m1
* Updated port version
* Fix missing line
* Fix version of port
* Patched libspeexdsp to add missing definitions on windows
* Result of VCPKG add-version
* Trigger workflow
* Use version rather than version-string.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [libcpplocate] New port
* UWP unsupported
Errors that I don't know how to fix and personally unfamiliar with UWP.
Maybe someone else knows how to fix/support it
* Add version
* Apply suggestions from code review
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Simplify patch
* Update version
* Use tagged v2.3.0
* Update version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Fix namespace clashing between cub and thrust::cub.
Fix VS2022 error C3052: 'k': variable doesn't appear in a data-sharing clause under a default(none) clause
* update version
* update libressl
* version stuff
* correctly seperate urls
* version stuff
* let CI build it
* Revert "let CI build it"
This reverts commit a6bc04b334.
Co-authored-by: Alexander Neumann <you@example.com>
* update cmake to 3.22.0-rc3 to verify catalogue compatibility and be ready for final release
* update to cmake 3.22 final release
* [vcpkgTools] update to cmake 3.22.1
* update test port
* update cmake to 3.22.2
and git for windows to 2.35.1.2
* fix missing uuid on osx in ignition-transport.
* modernize
* fix hash
* fix qtbase regression
* try fixing the pc file search
* hidaoi give trace logs
* give me trace output
* bit of pkgconf changes. Need system search paths for pkgconf to work correctly.
* fix underscore
* remove extra x
* revert port changes
* add license to cmake test port
* fix arm regression due to not finding taglib.
* version stuff
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Alexander Neumann <you@example.com>