aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2024-01-09Update CI builds to use Bazel 7.0.0Derek Mauro
2023-08-21CI: Update the Linux hybrid-latest docker container used for testingDerek Mauro
2023-03-28Remove the Win64 arch from the CMake Generator sinceDerek Mauro
2023-03-27Migrate CI builds to MSVC 2022Derek Mauro
2023-03-07Add -Wundef to the CI scripts when building with BazelTom Hughes
2023-02-22Update googletest's test docker containersDino Radakovic
2023-02-02Fix compiler flags in Linux presubmitTom Hughes
2022-10-17Add Windows CI scriptDino Radakovic
2022-09-13Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7Derek Mauro
2022-08-19bazel: move -std=c++14 to .bazelrcKeith Smiley
2022-08-12Add --features=external_include_paths to Bazel CI to ignore warningsDerek Mauro
2022-07-01Remove the Bazel provided default cxxopt -std=c++0x and replace itDerek Mauro
2022-06-30Remove support for C++11Derek Mauro
2022-06-21Update GCC floor container used by CI to fix the Bazel cache errorDerek Mauro
2022-04-25Merge pull request #3797 from glandium:issue3514Copybara-Service
2022-02-17Update GCC/Clang Linux tests to use Bazel 5.0.0Derek Mauro
2022-01-14Update test Docker image to GCC 11.2, Clang 14 (prerelease),Derek Mauro
2021-10-13Googletest exportAbseil Team
2021-06-02Googletest exportdmauro
2021-04-09Googletest exportAbseil Team
2021-03-09Googletest exportAbseil Team
2021-02-05Googletest exportdmauro
2021-01-13Googletest exportdmauro
2020-12-02Googletest exportdmauro
2020-05-28Googletest exportdmauro
2020-05-01Merge pull request #2797 from Jyun-Neng:masterGennadiy Rozental
2020-04-05Remove duplicate codes existed in get-nprocessors.shJi Jyun-Neng
2020-03-28Fix a typo in .travis.ymlArthur O'Dwyer
2019-09-29Googletest exportmisterg
2019-08-16Googletest exportmisterg
2019-06-18Googletest exportmisterg
2019-06-17Fixing CI break by going to bazel 0.26.1Gennadiy Civil
2019-06-13Finish removing autotoolsGennadiy Civil
2019-02-12Googletest exportmisterg
2019-02-12Googletest exportAbseil Team
2019-02-04Test out changes with clang/OSX each PR using Travis CIEnji Cooper
2018-12-04feat: Add initial support for PlatformIO and ArduinoChris Johnson
2018-10-11fix typoRyan Yee
2018-09-25Revert "Add clang format check to one of the builds"Gennadiy Civil
2018-09-25typoGennadiy Civil
2018-09-25Add clang format check to one of the builds to provide indication that format...Gennadiy Civil
2018-08-29Changing clang tp 3.9 as 3.7 no longer works on TravisGennadiy Civil
2018-05-01Add no-exception and no-rtti to build matrixScott Graham
2018-01-31Merges and also adding new bazel build modeGennadiy Civil
2017-12-24Build both googletest and googlemock.Carlos O'Ryan
2017-12-24Create a autotools-based build for Travis.Carlos O'Ryan
2017-12-08Implement bazel-based builds in Travis.Carlos O'Ryan