SPIRV-Tools/DEPS

27 lines
762 B
Plaintext
Raw Normal View History

use_relative_paths = True
vars = {
'github': 'https://github.com',
Rolling 4 dependencies (#3601) Roll external/effcee/ 5af957bbf..2ec8f8738 (3 commits) https://github.com/google/effcee/compare/5af957bbfc7d...2ec8f8738118 $ git log 5af957bbf..2ec8f8738 --date=short --no-merges --format='%ad %ae %s' 2020-06-16 dneto Start v2020.0-dev 2020-06-16 dneto Finalize v2019.1 2020-06-15 dneto Update CHANGES Created with: roll-dep external/effcee Roll external/googletest/ 011959aaf..a781fe29b (54 commits) https://github.com/google/googletest/compare/011959aafddc...a781fe29bcf7 $ git log 011959aaf..a781fe29b --date=short --no-merges --format='%ad %ae %s' 2020-07-13 ofats Googletest export 2020-07-11 ashikpaul17 Fixed some minor typos 2020-07-09 absl-team Googletest export 2020-07-07 ofats Googletest export 2020-07-07 absl-team Googletest export 2020-07-07 absl-team Googletest export 2020-07-01 absl-team Googletest export 2020-04-11 olivier.ldff use target_compile_features to use c++11 if cmake > 3.8 2020-06-26 absl-team Googletest export 2020-06-25 absl-team Googletest export 2020-06-24 absl-team Googletest export 2020-06-24 absl-team Googletest export 2020-06-19 amatanhead Make EXPECT_THROW and EXPECT_NO_THROW macros more informative 2020-06-19 mayur.shingote Updated googletest issue tracker url. 2020-06-17 absl-team Googletest export 2020-06-15 absl-team Googletest export 2020-06-12 dmauro Googletest export 2020-06-10 absl-team Googletest export 2020-06-08 absl-team Googletest export 2020-06-08 absl-team Googletest export 2020-06-05 dmauro Googletest export 2020-06-10 rharrison Fix build issue for MinGW 2020-06-04 dmauro Googletest export 2020-06-03 absl-team Googletest export 2020-06-02 absl-team Googletest export 2020-06-01 absl-team Googletest export 2020-05-30 eli fix compilation on OpenBSD 6.7 2020-03-07 krystian.kuzniarek make UniversalPrinter<std::any> support RTTI 2020-03-07 krystian.kuzniarek specialize UniversalPrinter<> for std::any (without support for RTTI) 2020-03-07 krystian.kuzniarek specialize UniversalPrinter<> for std::optional 2020-03-07 krystian.kuzniarek specialize UniversalPrinter<> for std::variant 2020-05-28 dmauro Googletest export 2020-05-28 dmauro Googletest export 2020-05-27 absl-team Googletest export 2020-05-27 dmauro Googletest export 2020-05-19 absl-team Googletest export 2020-05-18 absl-team Googletest export 2020-05-18 durandal Googletest export 2020-05-18 absl-team Googletest export 2020-05-14 absl-team Googletest export 2020-05-25 invalid_ms_user Use count function instead of handwritten loop 2020-05-10 mate.pek README.dm: Renamed related open source project name: Catch2 and Google Test Explorer -> C++ TestMate 2020-03-26 mvoorsluys Fix test with stack. 2020-03-26 mvoorsluys Fixed xml unit-tests and added extra tests 2020-03-26 mvoorsluys Fix multiple \n characters in xml file when using GTEST_SKIP. 2020-03-26 mvoorsluys Only write ">\n" once when there is failure and skipped tests. 2020-03-26 mvoorsluys Output skipped information in the xml file. 2020-03-21 ngompa13 Set the version for the libraries 2020-02-21 nini16041988-gitbucket Add missing call for gtest_list_output_unittest_ unitTest. Add unitTest for fixed TEST_P line number. Use CodeLocation TestInfo struct. 2020-02-18 nini16041988-gitbucket Fix: shadow member 2020-02-18 nini16041988-gitbucket Add correct line number to TEST_P test cases for gtest_output. 2020-02-06 59134746+aribibek fix a link to documentation 2020-01-17 hgsilverman Fix always false condition and clean function body 2020-01-22 mjvk Fixes extensions missing for QNX Created with: roll-dep external/googletest Roll external/re2/ aecba1111..ca11026a0 (12 commits) https://github.com/google/re2/compare/aecba11114cf...ca11026a032c $ git log aecba1111..ca11026a0 --date=short --no-merges --format='%ad %ae %s' 2020-07-14 junyer Make Regexp::Simplify() return a null pointer when stopped early. 2020-07-05 junyer Bump SONAME, which missing ')' versus unexpected ')' needed. 2020-07-03 courbet Make the compiler inline the hot RE2::DFA loop. 2020-06-25 Shikugawa change bazel cpu symbol from wasm to wasm32 2020-06-18 junyer Write tests for the move semantics. 2020-06-18 junyer Improve RE2::Set and FilteredRE2 move semantics. 2020-06-16 junyer Distinguish between missing ')' and unexpected ')'. 2020-06-16 junyer Make RE2::Set and FilteredRE2 movable. 2020-06-15 junyer Herp derp. It's actually constant-time append. 2020-06-14 junyer Implement linear-time append for patch lists. 2020-06-08 junyer Don't pass `-pthread` when building for WebAssembly. 2020-06-06 junyer Add a clarifying comment about case folding. Created with: roll-dep external/re2 Roll external/spirv-headers/ ac638f181..979924c8b (10 commits) https://github.com/KhronosGroup/SPIRV-Headers/compare/ac638f181542...979924c8bc83 $ git log ac638f181..979924c8b --date=short --no-merges --format='%ad %ae %s' 2020-07-21 alanbaker Support SPV_KHR_terminate_invocation (#163) 2020-07-19 vkushwaha Add changes for SPV_EXT_shader_atomic_float 2020-06-26 dj2 Register the Tint compiler 2020-06-01 dneto spir-v.xml: Use plain ASCII quotes in comment 2020-05-29 cepheus Rebuild headers against the previous grammar commit. 2020-05-29 dmitry.sidorov Apply suggestions 2020-04-05 dmitry.sidorov Add Intel specific definitions from KhronosGroup/SPIRV-LLVM-Translator 2020-05-29 cepheus Header build from previous grammar update. 2020-05-25 michael.kinsner Propose bit allocation mechanism for the FP Fast Math Mode bitfield, following from the mechanism previously added for the loop control bitfield. 2020-04-05 dmitry.sidorov Add SPV_INTEL_function_pointers preview extension Created with: roll-dep external/spirv-headers
2020-07-27 20:12:44 +00:00
'effcee_revision': '2ec8f8738118cc483b67c04a759fee53496c5659',
Roll deps (#4185) * Roll external/googletest/ 3af06fe16..b7d472f12 (177 commits) https://github.com/google/googletest/compare/3af06fe1664d...b7d472f1225c $ git log 3af06fe16..b7d472f12 --date=short --no-merges --format='%ad %ae %s' 2021-03-11 absl-team Googletest export 2021-03-11 absl-team Internal change 2021-03-10 absl-team Googletest export 2021-03-10 absl-team Googletest export 2021-03-09 absl-team Googletest export 2021-03-09 absl-team Googletest export 2021-03-08 absl-team Googletest export 2021-03-08 absl-team Googletest export 2021-03-05 absl-team Internal change 2021-03-04 absl-team Googletest export 2021-03-04 absl-team Googletest export 2021-03-02 absl-team Googletest export 2021-03-01 absl-team Googletest export 2021-02-25 absl-team Googletest export 2021-02-22 absl-team Googletest export 2021-02-25 be remove -Zi from MSVC compiler options 2020-12-24 N.Dekker overload PrintTo for std::type_info and std::type_index 2021-02-19 absl-team Googletest export 2021-02-18 absl-team Googletest export 2021-02-17 absl-team Googletest export 2021-02-17 absl-team Googletest export 2021-02-16 absl-team Googletest export 2021-02-12 absl-team Googletest export 2021-02-11 absl-team Googletest export 2021-02-11 absl-team Googletest export 2021-02-11 absl-team Googletest export 2021-02-10 absl-team Googletest export 2021-02-10 absl-team Googletest export 2021-02-10 absl-team Googletest export 2021-02-09 absl-team Googletest export 2021-02-09 absl-team Internal change 2021-02-09 absl-team Googletest export 2021-02-08 absl-team Googletest export 2021-02-05 absl-team Googletest export 2021-02-05 platisd Do not include void into mocked method arguments 2021-02-04 absl-team Googletest export 2021-02-03 dmauro Googletest export 2021-02-03 absl-team Googletest export 2021-02-02 absl-team Googletest export 2021-02-02 absl-team Googletest export 2021-02-02 absl-team Googletest export 2021-02-02 dmcardle Googletest export 2021-02-02 absl-team Googletest export 2021-02-01 absl-team Googletest export 2021-01-27 absl-team Googletest export 2021-01-27 absl-team Googletest export 2021-01-26 absl-team Googletest export 2021-01-26 absl-team Googletest export 2021-01-25 absl-team Googletest export 2021-01-25 absl-team Googletest export (...) 2020-10-09 ofats Googletest export 2020-10-09 absl-team Googletest export 2020-10-08 absl-team Googletest export 2020-10-12 peternewman Fix a typo 2020-10-07 manavrion Improve FilePath::Normalize method 2020-10-07 pravin1992 Issue 2135: Change template args in NiceMock, NaggyMock and StrictMock from A1, A2, ... to TArg1, TArg2,... to avoid clash with legacy header files 2020-09-29 absl-team Googletest export 2020-10-01 63450189+ranodeepbanerjee A slight Gramatical change. 2020-09-29 dmauro Googletest export 2020-09-29 absl-team Googletest export 2020-09-25 absl-team Googletest export 2020-09-27 56075233+keshavgbpecdelhi Update cook_book.md 2020-09-23 absl-team Googletest export 2020-09-23 absl-team Googletest export 2020-09-21 absl-team Googletest export 2020-09-24 thomas.barbier Fix warning maybe-uninitialized 2020-09-18 absl-team Googletest export 2020-09-17 absl-team Googletest export 2020-09-18 63900998+JethroSama Update README.md, added missing 'a' 2020-09-16 hyuk.myeong Remove spaces between Google Test and Google Mock 2020-09-15 hyuk.myeong Add follow-up patch for more natural reading 2020-09-15 hyuk.myeong Apply the reviewed comment 2020-09-15 hyuk.myeong Remove a space 2020-09-15 hyuk.myeong Improve the tutorial that may be confusing 2020-09-08 absl-team Googletest export 2020-09-02 dmauro Googletest export 2020-09-01 absl-team Googletest export 2020-09-01 absl-team Googletest export 2020-08-26 absl-team Googletest export 2020-08-25 27jf Add timestamp to in old method mock macro guide 2020-08-20 absl-team Googletest export 2020-08-17 absl-team Googletest export 2020-08-12 krzysio Googletest export 2020-08-12 robert.earhart Export LICENSE 2020-08-11 absl-team Googletest export 2020-08-11 dmauro Googletest export 2020-08-10 absl-team Googletest export 2020-08-03 amatanhead Remove ThrowsMessageHasSubstr and fix some nits after review 2020-07-13 amatanhead Cleanup a bulky expression, document implementation details 2020-07-07 amatanhead Fix build under msvc 2020-07-07 amatanhead Update tests after changing an error message 2020-07-07 amatanhead Fix build under msvc 2020-07-07 amatanhead Add a test to ensure that the `Throws` matcher only invokes its argument once. 2020-07-07 amatanhead Add a test for duplicate catch clauses in throw matchers, fix a couple of nitpicks. 2020-07-03 amatanhead Add missing documentation piece 2020-06-20 amatanhead Small improvements: code style and property name 2020-06-20 amatanhead Add matchers for testing exception properties 2018-05-01 lantw44 Avoid using environ on FreeBSD 2020-02-17 krystian.kuzniarek remove a duplicated include 2020-05-05 igor.n.nazarenko Detect proto messages based on presense of DebugString. Created with: roll-dep external/googletest * Roll external/re2/ ca11026a0..f8e389f3a (38 commits) https://github.com/google/re2/compare/ca11026a032c...f8e389f3acdc $ git log ca11026a0..f8e389f3a --date=short --no-merges --format='%ad %ae %s' 2021-02-24 junyer Make it easier to swap in a scalable reader-writer mutex. 2021-02-21 junyer Address some `-Wmissing-field-initializers' warnings. 2021-02-07 junyer Mention the WebAssembly wrapper. 2021-02-02 junyer Make *Cached* benchmarks actually use cached objects. 2021-02-01 junyer Undo SONAME bump. CharClass isn't exposed. 2021-01-28 junyer Use `static_cast<>` instead of a C-style cast. 2021-01-26 junyer Address `-Wnull-dereference' warnings from GCC 10.x. 2021-01-14 dirk.reinbach use target_include_directories() instead of include_directories(). 2020-12-30 junyer Make RequiredPrefixForAccel() "see through" capturing groups. 2020-12-29 junyer Correct the WINVER check for SRWLOCK. 2020-11-25 junyer Remove a double space from mksyntaxgo for Go folks. 2020-11-17 junyer Make benchmarks use substrings of a random text buffer. 2020-11-15 twpayne Add note about Go Unicode character classes 2020-10-26 junyer Fix symbol visibility and add test coverage. 2020-10-13 junyer Get the conditional right this time. Sigh. 2020-10-13 junyer Don't support ParseFrom() on MSVC. It can cause ICEs. 2020-10-09 junyer Ensure that RE2::Arg works even with overloaded ParseFrom(). 2020-10-08 junyer Refactor the RE2::Arg templates for readability. 2020-10-07 junyer Rename namespace internal to namespace re2_internal. 2020-10-07 junyer Address `-Wunused-parameter' warnings. 2020-10-07 junyer Add missing #include. Mea culpa. 2020-10-07 junyer Rework RE2::Arg with templates instead of macros. 2020-10-06 junyer Write `typename' in templates rather than `class'. 2020-09-27 junyer Fix some indentation. 2020-09-27 junyer Set BAZELISK_GITHUB_TOKEN. 2020-09-25 junyer Point to the official Python wrapper. 2020-09-25 junyer Disable fail-fast in GitHub Actions. 2020-09-25 junyer Fix a template that will break with GCC 11.x. 2020-09-22 junyer Try to use the Clang packages instead. 2020-09-22 junyer Try to make the Clang containers work. 2020-09-22 junyer Configure a build matrix for Clang using containers. 2020-09-22 junyer Address `-Wclass-memaccess' warnings from GCC 10.x. 2020-09-22 junyer Configure a build matrix for GCC using containers. 2020-09-22 junyer Migrate from Kokoro to GitHub Actions for Bazel. 2020-09-22 junyer Migrate from Kokoro to GitHub Actions for CMake. 2020-09-22 junyer Remove Travis CI configuration. 2020-09-22 junyer Initial GitHub Actions CI configuration. 2020-09-22 junyer Improve the comments for RE2::FullMatch() et al. Created with: roll-dep external/re2 * Roll external/spirv-headers/ faa570afb..bcf55210f (11 commits) https://github.com/KhronosGroup/SPIRV-Headers/compare/faa570afbc91...bcf55210f13a $ git log faa570afb..bcf55210f --date=short --no-merges --format='%ad %ae %s' 2020-07-03 dneto Support SPV_KHR_expect_assume 2020-07-03 dneto Support SPV_KHR_linkonce_odr 2021-03-01 alanbaker Change operand name in OpReadClockKHR to match extension 2021-02-13 dmalyshau Add Naga as SPIR-V generation tool 2020-08-19 jason Add header changes for SPV_EXT_shader_atomic_float_min_max 2021-01-27 jason.ekstrand Re-run buildSpvHeaders to fix indentation 2021-01-19 dneto Header generator: Check enumerant ordering 2021-01-27 ben.ashbaugh add generated headers 2021-01-27 ben.ashbaugh add None as a possible value for DebugInfoFlags 2021-01-05 ben.ashbaugh add function control bitfield reservation section reserve bit 16 for an upcoming Intel extension 2020-11-05 orbea cmake: Install cmake files to CMAKE_INSTALL_DATADIR Created with: roll-dep external/spirv-headers
2021-03-17 14:22:50 +00:00
'googletest_revision': 'b7d472f1225c5a64943821d8483fecb469d3f382',
're2_revision': 'f8e389f3acdc2517562924239e2a188037393683',
'spirv_headers_revision': 'e71feddb3f17c5586ff7f4cfb5ed1258b800574b',
}
deps = {
'external/effcee':
Var('github') + '/google/effcee.git@' + Var('effcee_revision'),
'external/googletest':
Var('github') + '/google/googletest.git@' + Var('googletest_revision'),
'external/re2':
Var('github') + '/google/re2.git@' + Var('re2_revision'),
'external/spirv-headers':
Var('github') + '/KhronosGroup/SPIRV-Headers.git@' +
Var('spirv_headers_revision'),
}