Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/googletest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
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-26Merge pull request #3797 from glandium:issue3514Copybara-Service
2022-02-18Update 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-03Googletest exportdmauro
2021-04-09Googletest exportAbseil Team
2021-03-09Googletest exportAbseil Team
2021-02-05Googletest exportdmauro
2021-01-14Googletest exportdmauro
2020-12-03Googletest exportdmauro
2020-05-29Googletest exportdmauro
2020-05-02Merge pull request #2797 from Jyun-Neng:masterGennadiy Rozental
2020-04-04Remove 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-05feat: 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-30Changing 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-09Implement bazel-based builds in Travis.Carlos O'Ryan