SPIRV-Tools/utils
Ryan Harrison 69b9459925 Add infrastructure for maintaining and using DEPS (#2684)
This adds in a script for updating DEPS and another for pulling in the
specified versions in the DEPS file.

DEPS entries that are not part of the documented build processs are
removed. Using the documented cmake process with them made for a very
sad state of one's checkout. If this removal breaks workflows we can
revist this, since the state is saved in git.

DEPS are rolled forward, so that this is taking use to a known good
state. These look like scary big rolls, but in reality the bots and
most people are running near HEAD for external/, so this integration
should already have been tested.

Summary of DEPS roll:
+ Rolling 3 dependencies
+ Roll external/effcee/ 04b624799..b83b58d17 (14 commits)
+ Roll external/googletest/ 98a0d007d..2f42d769a (576 commits)
+ Roll external/re2/ 6cf8ccd82..848dfb7e1 (90 commits)
+ Created with:
+   roll-dep external/effcee external/googletest external/re2 external/spirv-headers

Fixes #2665
2019-06-20 14:57:28 -04:00
..
check_code_format.sh Enable the base branch to be overridden in the code format check script (#2607) 2019-05-24 14:33:43 -04:00
check_copyright.py Update copyright checker for 2019 (#2256) 2018-12-28 17:27:53 -05:00
check_symbol_exports.py Add library for spirv-fuzz (#2618) 2019-05-27 14:34:55 +01:00
fixup_fuzz_result.py Script to fixup fuzzer results (#1792) 2018-08-02 20:28:40 -04:00
generate_grammar_tables.py Use last version (#2578) 2019-05-10 11:02:01 -04:00
generate_language_headers.py Add asm, dis support for DebugInfo extended instruction set 2017-12-22 09:39:36 -05:00
generate_registry_tables.py Get vendor tool info from the SPIR-V registry file 2016-12-09 14:01:43 -05:00
generate_vim_syntax.py Fix generation of Vim syntax file 2018-02-09 17:47:51 -05:00
git-sync-deps Add infrastructure for maintaining and using DEPS (#2684) 2019-06-20 14:57:28 -04:00
roll_deps.sh Add infrastructure for maintaining and using DEPS (#2684) 2019-06-20 14:57:28 -04:00
update_build_version.py Do nothing if trying to make the current dir 2017-03-20 11:23:35 -04:00