aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Update GoogleTest CI Docker image to use Clang 19, GCC 14, and CMake 3.29.3Derek Mauro1-1/+1
2024-01-25Add support for Bzlmod for the next releaseDerek Mauro3-2/+7
2024-01-09Update CI builds to use Bazel 7.0.0Derek Mauro3-7/+5
2023-08-21CI: Update the Linux hybrid-latest docker container used for testingDerek Mauro1-1/+1
2023-03-28Remove the Win64 arch from the CMake Generator sinceDerek Mauro1-5/+5
2023-03-27Migrate CI builds to MSVC 2022Derek Mauro1-9/+11
2023-03-07Add -Wundef to the CI scripts when building with BazelTom Hughes2-0/+4
2023-02-22Update googletest's test docker containersDino Radakovic1-2/+2
2023-02-02Fix compiler flags in Linux presubmitTom Hughes1-1/+1
2022-10-17Add Windows CI scriptDino Radakovic1-0/+56
2022-09-13Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7Derek Mauro2-0/+2
2022-08-19bazel: move -std=c++14 to .bazelrcKeith Smiley2-2/+0
2022-08-12Add --features=external_include_paths to Bazel CI to ignore warningsDerek Mauro2-0/+4
2022-07-01Remove the Bazel provided default cxxopt -std=c++0x and replace itDerek Mauro1-0/+1
2022-06-30Remove support for C++11Derek Mauro2-4/+5
2022-06-21Update GCC floor container used by CI to fix the Bazel cache errorDerek Mauro1-1/+2
2022-04-25Merge pull request #3797 from glandium:issue3514Copybara-Service1-0/+3
2022-02-17Update GCC/Clang Linux tests to use Bazel 5.0.0Derek Mauro1-1/+1
2022-01-14Update test Docker image to GCC 11.2, Clang 14 (prerelease),Derek Mauro1-1/+1
2021-10-13Googletest exportAbseil Team1-2/+2
2021-06-02Googletest exportdmauro1-1/+3
2021-04-09Googletest exportAbseil Team2-8/+12
2021-03-09Googletest exportAbseil Team2-0/+193
2021-02-05Googletest exportdmauro8-330/+0
2021-01-13Googletest exportdmauro2-7/+0
2020-12-02Googletest exportdmauro3-17/+6
2020-05-28Googletest exportdmauro3-4/+3
2020-05-01Merge pull request #2797 from Jyun-Neng:masterGennadiy Rozental1-15/+0
2020-04-05Remove duplicate codes existed in get-nprocessors.shJi Jyun-Neng1-15/+0
2020-03-28Fix a typo in .travis.ymlArthur O'Dwyer1-5/+5
2019-09-29Googletest exportmisterg1-1/+1
2019-08-16Googletest exportmisterg1-0/+1
2019-06-18Googletest exportmisterg1-4/+1
2019-06-17Fixing CI break by going to bazel 0.26.1Gennadiy Civil1-1/+4
2019-06-13Finish removing autotoolsGennadiy Civil1-44/+0
2019-02-12Googletest exportmisterg11-0/+407
2019-02-12Googletest exportAbseil Team11-407/+0
2019-02-04Test out changes with clang/OSX each PR using Travis CIEnji Cooper2-2/+9
2018-12-04feat: Add initial support for PlatformIO and ArduinoChris Johnson2-0/+7
2018-10-11fix typoRyan Yee1-1/+2
2018-09-25Revert "Add clang format check to one of the builds"Gennadiy Civil1-33/+0
2018-09-25typoGennadiy Civil1-0/+0
2018-09-25Add clang format check to one of the builds to provide indication that format...Gennadiy Civil1-0/+33
2018-08-29Changing clang tp 3.9 as 3.7 no longer works on TravisGennadiy Civil3-3/+3
2018-05-01Add no-exception and no-rtti to build matrixScott Graham1-0/+8
2018-01-31Merges and also adding new bazel build modeGennadiy Civil1-0/+1
2017-12-24Build both googletest and googlemock.Carlos O'Ryan1-2/+0
2017-12-24Create a autotools-based build for Travis.Carlos O'Ryan3-0/+96
2017-12-08Implement bazel-based builds in Travis.Carlos O'Ryan7-0/+289