Commit Graph

2 Commits

Author SHA1 Message Date
Attractadore
b2b5d1bf9e
[spirv-reflect] Don't vendor spirv headers (#28749)
* [spirv-reflect] Add spirv-headers dependency

* [spirv-reflect] Run vcpkg x-add-version spirv-reflect
2023-01-09 10:10:03 -08:00
Jan Kleszczyński
7003b953c7
[Spirv reflect] Add new port (#22295)
* 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>
2022-02-10 17:12:38 -08:00