aboutsummaryrefslogtreecommitdiff
path: root/ports/glslang
AgeCommit message (Collapse)Author
2021-09-07[libmediainfo/glslang] Update to the latest version (#19917)NancyLi1013
* [libmediainfo/glslang] Update to the latest version * Update version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-15[glslang] Update to 11.1.0 (#15719)Luke
* [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-02-08[glslang] support iOS triplets (#16037)Park DongHa
* [glslang] support ios triplets * [glslang] update baseline * [glslang] fix wrong git-tree SHA
2021-01-16[glslang] Provide glslang-default-resource-limits library. (#15624)Bartosz Taudul
* [glslang] Provide glslang-default-resource-limits library. * [glslang] Use Port-Version field. Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-09-11[glslang]Fix generated cmake files. (#8051)JackBoosY
2019-06-27[shaderc] update (#6689)Christophe Delacourt
* 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-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-03-18Update version stringgrdowns
2019-03-16[glslang] Properly fixup cmake targetsConnor Fitzgerald
2019-03-05[glslang] Export CMake package files (#5513)David Dubois
* Add patch file to make glslang known to pkg-config * Proper patch file * Fix paths in the patch file * Add missing space so patch file can apply * Remove debug/share directory * Export everything to the glslangConfig * Export the SPIRV target as well * Remove not-working patch for main CMake file * [glslang] Remove call to windows CRT changing function * [glslang] Remove unnecessary calls to install inside patch * [glslang] Check cmake imports correctly
2018-10-11[shaderc] Fix for build (#4398)Jens Weggemann
* [shaderc] Fix for build * [glslang] Use 'd' debug suffix on all platforms * [shaderc][spirv-tools] Restore missing cmake options
2018-03-03[abseil][glslang][jsonnet][nuklear][rs-core-lib][stb][thrift] UpdatesRobert Schumacher
2018-02-26[many ports] UpgradesRobert Schumacher
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-05Update glslang shaderc spirv-toolsToby Chen
Update those ports to the versions listed in https://github.com/google/shaderc/blob/known-good/known_good.json
2017-07-27[glslang] use vcpkg_from_githubatkawa7
2016-12-06[gslang] Version bump to account for layout changesRobert Schumacher
2016-12-04Expose some glslang internal includes and enforce static build.vlj
2016-11-26Add glslang.vlj