* Install vulkan.
* add gfxreconstruct
* format manifest and cr changes
* remove moltenvk
* fix ci part 1
* fix a dep
* more fixes
* remove vulkan failures from CI pipeline
* remove annoying stuff to deal with in static builds
* fix trailing ,
* remove vendored cmakelists
* force ci to be green
* format manifest
* Fix more ci issues
* fix hikogui
* make ci happier
* add jsoncpp dep
* only remove the debug folder if targeting windows
* bump port-version
* v db
* vulkan-loader add usage
* Rename vulkantools to lunarg-vulkantools
* Make VMA install headers platform dependent
* Remove vcpkg_check_linkage
* readd vulkan-validationlayers
* v db
* update volk
* spriv
* Revert "update volk"
This reverts commit a478ebc867.
* format
* versions
* versions
* update
* versions
* refix includes?
* version
* fix header include on linux,macos
* version
* fix cmake fixup
* fix
* version
* build shared
* version
* fix opt name
* version
* fix name...
* version
* change version to match sdk distribution version
* spirv-header version
* spirv reflect version
* port for spirv-reflect
* commiting results of vcpkg x-add-version --all
* fixing deprecated function calls
* removing unused messages
* fixing version issue
* fixing version issue wrong sha
* fixing version issue missing port version
* fixing version issue missing port version and wrong sha
* update version db
* update version db
* port version bump
* Update version database
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update versions db
* CMakeLists substitution instead of patch
* remove commented outdated command
* version update
* Update ports/spirv-reflect/CMakeLists.txt
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update version db
* Remove GNUInstallDirs
* update version db
* Update ports/spirv-reflect/CMakeLists.txt
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Adding @BillyONeal suggestions
* Removing unneeded check
as suggested by @BillyONeal
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update version db
* Drop "unofficial" from the unnamespaced target name.
* Fix version database.
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>