spirv-headers : Add file to restrict to commit
authorMark Young <marky@lunarg.com>
Thu, 11 Aug 2016 14:46:55 +0000 (08:46 -0600)
committerMark Young <marky@lunarg.com>
Thu, 11 Aug 2016 22:02:09 +0000 (16:02 -0600)
commit90b1a11858607850d1062e4286851a28c0f136fc
tree315a3ea4354e556cb6c29e9b29444686b699c16b
parent956b832a152c2c97d6591aa6d735f4cdfc8d9e51
spirv-headers : Add file to restrict to commit

Restrict spirv-headers to a specific commit (just as we do to
spirv-tools and glslang) by creating a new file
(spirv-headers_revision) to track the commit we want to
syncrhonize to.  Also update the update_external_sources scripts
to use it.  This will make sure that we don't run into the
scenario where spirv-tools and spirv-headers are incompatible.

Change-Id: Ia4fdd921a5c1c500d7f751db08b6998b3d704f2d
spirv-headers_revision [new file with mode: 0644]
update_external_sources.bat
update_external_sources.sh