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)
commita61db63c3c041b892b19f9695d1284e96c6a787e
tree1c44530babd9e496e6e697d05d9cceb1791c2ddc
parentbee1cec23e64c97156b9aa291c9610f880eb5a7a
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