From 2602af442545d5c0dc64ccd0fbcee849d4cff3c8 Mon Sep 17 00:00:00 2001 From: assiduous Date: Thu, 27 Feb 2020 14:19:22 -0800 Subject: travis: switched to gcc 9, updated submodules (fixed a bunch of minor issues) --- .travis.yml | 4 ++-- DiligentCore | 2 +- DiligentFX | 2 +- DiligentSamples | 2 +- DiligentTools | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 85fb754..b62bdbc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,8 @@ addons: sources: - ubuntu-toolchain-r-test packages: - - gcc-7 - - g++-7 + - gcc-9 + - g++-9 - cmake matrix: diff --git a/DiligentCore b/DiligentCore index e4a86e2..ca9aeaf 160000 --- a/DiligentCore +++ b/DiligentCore @@ -1 +1 @@ -Subproject commit e4a86e26c6a63794bda4d6423458ab36829c8014 +Subproject commit ca9aeaf93afaa610aab1ce585daa20ffcf27d3a7 diff --git a/DiligentFX b/DiligentFX index 74b95ad..56e4a7b 160000 --- a/DiligentFX +++ b/DiligentFX @@ -1 +1 @@ -Subproject commit 74b95ad5d6e7d726d007754808eec38d94981255 +Subproject commit 56e4a7b5957d3056d5f3bdf3b6cce7f45e44c99c diff --git a/DiligentSamples b/DiligentSamples index 6703937..7e6b350 160000 --- a/DiligentSamples +++ b/DiligentSamples @@ -1 +1 @@ -Subproject commit 6703937f6f572c173d7a9890031b0b305d452b0d +Subproject commit 7e6b35067a86fed5a6f4e3b6e80ac8080e9d9931 diff --git a/DiligentTools b/DiligentTools index cd56c1d..fbd65e1 160000 --- a/DiligentTools +++ b/DiligentTools @@ -1 +1 @@ -Subproject commit cd56c1d97f6d52acf8915d20b159130251c0cecb +Subproject commit fbd65e1f602de5eadbb0b54529628489b98994f1 -- cgit v1.2.3