1. 07 Mar, 2023 1 commit
    • Tom Hughes's avatar
      Add -Wundef to the CI scripts when building with Bazel · a798c2f1
      Tom Hughes authored
      The CMake build already adds -Wundef for gcc/clang. This change makes sure that
      the gcc/clang Bazel builds also compile correctly with -Wundef (#3267).
      
      PiperOrigin-RevId: 514864451
      Change-Id: I7798a4a4c68d037e23625db24ee29df454367734
      a798c2f1
  2. 22 Feb, 2023 1 commit
  3. 02 Feb, 2023 1 commit
  4. 13 Sep, 2022 1 commit
    • Derek Mauro's avatar
      Rollback 4fa8cfe3 · 7cafeff7
      Derek Mauro authored
      Breaks the intended C++ version on some CI builds
      
      PiperOrigin-RevId: 474022587
      Change-Id: I41a58893802c90864e0f2cc3d15e6c169c59146d
      7cafeff7
  5. 19 Aug, 2022 1 commit
  6. 12 Aug, 2022 1 commit
  7. 01 Jul, 2022 1 commit
  8. 30 Jun, 2022 1 commit
    • Derek Mauro's avatar
      Remove support for C++11 · 96f51426
      Derek Mauro authored
      v1.12.x is the last branch to support C++11
      Future releases will require at least C++14
      
      PiperOrigin-RevId: 458250106
      Change-Id: Ibee2248649ff3c13daaa179135887848bf730f3f
      96f51426
  9. 21 Jun, 2022 1 commit
  10. 17 Feb, 2022 1 commit
  11. 14 Jan, 2022 1 commit
  12. 13 Oct, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · b2dda9ed
      Abseil Team authored
      Use newer Docker images in CI
      
      The new floor image contains GCC 5.5.0, like the old one.
      
      PiperOrigin-RevId: 402402465
      b2dda9ed
  13. 02 Jun, 2021 1 commit
    • dmauro's avatar
      Googletest export · 8ceecc27
      dmauro authored
      Updates Linux docker image to use Bazel 4.1.0 and GCC 11.1
      Updates Bazel dependencies
      Removes the last usage of the deprecated and removed Python2
      
      PiperOrigin-RevId: 375759184
      8ceecc27
  14. 09 Apr, 2021 1 commit
    • Abseil Team's avatar
      Googletest export · 965f8ecb
      Abseil Team authored
      Generalize root directory in CI scripts
      
      PiperOrigin-RevId: 367628939
      965f8ecb
  15. 09 Mar, 2021 1 commit