aboutsummaryrefslogtreecommitdiff
path: root/scripts/check_toolchain_revisions.sh
AgeCommit message (Collapse)Author
2017-11-21scripts: Update toolchain revision check scriptMark Lobodzinski
No longer need to check spirv-tools or spirv-headers as they are now part of glslang. Change-Id: Ib3594d064d33a94d6443426e02a617c96b243893
2017-09-11scripts: Check toolchain revisions, remove if they differCody Northrop
This script compares tracked revisions against those under external and deletes them if they differ.