Commit Graph

23 Commits

Author SHA1 Message Date
moritz-h
000d1bda1f
[glslang] update to 13.1.1, opt feature [shaderc] update to 2023.7 (#35219) 2023-12-08 17:10:03 -08:00
Kai Pastor
4cca179bd7
[shaderc, spirv-tools] Fix cmake config, add usage, minor fixes (#31912)
* [spirv-tools] Lower-case dirs for cmake config

* Simplify CMake config fixup

* Add usage

* Update versions

* [shaderc] Minor fixes

* Fix package imports in build and exported config

* Add usage - shaderc_util is a private lib

The port never installed this lib's headers.

* Fix pc file installation

* Update versions

* [spirv-tools] Add tools feature

* [spirv-tools] Fix exported cmake config

* [shaderc] Fis SPIRV-Tools target

* Fix tools feature
2023-06-13 20:48:27 -07:00
Gabe Rundlett
e46521db00
[glslang] Bump to latest version again (#28029)
* Update GLSLANG to 11.12.0

* [glslang] Update baseline and version file

* update port version

* Fix shaderc

* Update version database

* Update ports/glslang/vcpkg.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* [glslang] update version

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-12-01 13:52:06 -08:00
Gabe Rundlett
16f5ba45a9
[glslang] Bump version to 11.11.0 (#26671)
* Bump glslang port to 11.11.0

* Fix sha to match the one shown on the microsoft build server

* Fix portfile issues (at least for Windows)

* Potentially fix shaderc port

* update shaderc version

* shaderc appears to require Threads?

* change shaderc port version?

* fix local port-version

* Added custom usage as per PR suggestion!

* Updated glslang port tree version hash
2022-09-12 13:43:31 -07:00
LilyWangLL
99fe2f9b57
[shaderc] Fix CMake export target files (#23269)
* [shaderc] Fix CMake export files

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-02-28 14:04:15 -08:00
Christoph Neuhauser
5ce620b6ba
[shaderc] Add fix for installing shaderc_util (#18979)
* Added fix for installing shaderc_util in port shaderc.

* Restricted install of shaderc_util to static build.
2021-07-23 09:04:43 -07:00
Luke
071f53715b
[glslang] Update to 11.1.0 (#15719)
* [shaderc] remove port since it does not build

* [glslang] updated to version 11.1.0

* [glslang] Add python path

* [glslang] baseline.json and glslang.json updated

* Update portfile.cmake

* Update CONTROL

* Update port_versions

* Update port_versions

* Update port_versions

* Update port_versions

* Update port_versions

* [glslang] port update to version 11.4.0

* [glslang] port version removed from json

* [glslang] remove shaderc

* [glslang] baseline update

* [glslang] versions hash update

* [glslang] portfile format fix + use of ${PORT}

* [glslang] new hash

* [glslang] revert portfile back

* [glslang] portfile apply changes

* [glslang] update hash for x86 windows

* [glslang] update to 1.5.0

* [glslang] git-tree hash update

* [glslang] remove old version 1.4.0

* [glslang] git-tree hash update

* [glslang][shaderc] Update and fix targets to match upstream

* Update versions

Co-authored-by: Lukas Lipp <llipp@cg.tuwien.ac.at>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-07-15 07:00:19 -07:00
Jack·Boos·Yu
f6a877255e
[shaderc] Use build type to build targets (#16137)
* [shaderc] Use build type to build targets

* update version record

* Update ports/shaderc/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/shaderc/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* refresh version record

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-11 00:24:45 -08:00
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
Phoebe
bcff929875 Add PREFER_NINJA to many ports (#7468)
* Add PREFER_NINJA to many ports
2019-07-31 13:01:02 -07:00
Christophe Delacourt
66f1d9a747 [shaderc] update (#6689)
* 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
2019-06-27 15:38:53 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
tarcila
985957c395 Fix shaderc compilation with clang (#5622)
Using a patch already integrated upstream.
2019-03-10 20:31:43 -07:00
Jon Spencer
ed3b364917 [shaderc] install executable files on linux and macos (#5372) 2019-02-15 11:09:02 -08:00
Jens Weggemann
1ce7ee30b7 [shaderc] Fix for build (#4398)
* [shaderc] Fix for build

* [glslang] Use 'd' debug suffix on all platforms

* [shaderc][spirv-tools] Restore missing cmake options
2018-10-11 21:27:22 -07:00
Robert Schumacher
d2c728e0bc [several ports] Remove CMake double expansions inside if() directives 2017-10-12 07:52:48 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Toby Chen
471d7e2ae7 Update glslang shaderc spirv-tools
Update those ports to the versions listed in https://github.com/google/shaderc/blob/known-good/known_good.json
2017-09-05 12:58:53 -07:00
Alexander Karatarakis
d09e7fa2d9 [shaderc] Bump version 2017-08-31 14:51:39 -07:00
vlj
27a4067bdf set glslangdir and glslang lib interface_include_directories in shaderc cmakelist. 2017-08-31 20:16:21 +02:00
vlj
8d9c8a6269 Modify shaderc so that it uses spirv-tools lib. 2016-12-21 20:47:53 +01:00
Robert Schumacher
6993803b05 [shaderc] Enable dynamic CRT. Explicitly search for python3. Add Build-Depends on glslang. 2016-12-06 01:04:32 -08:00
vlj
b78fdc6994 Add shaderc. 2016-12-04 19:02:32 +01:00