aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-12-01Allow using external absl and re2.Tamas Kenez1-0/+9
2023-09-29cmake: Fix comments in cmake filesDzmitry Ivaniuk1-1/+1
2023-08-02Bump version to v1.14 in preparation for releasev1.14.0-prev1.14.0v1.14.xDerek Mauro1-1/+1
2023-06-20cmake: Clean up policy codeJuan Ramos1-8/+0
2023-06-20Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6Copybara-Service1-5/+1
2023-06-19cmake: Raise min to 3.6Juan Ramos1-5/+1
2023-01-17Bump version to 1.13.0 in preparation for releasev1.13.0-prev1.13.0v1.13.xDerek Mauro1-1/+1
2022-10-18CMake: Add GTEST_HAS_ABSL build option for using AbslAbseil Team1-0/+1
2022-07-18Merge pull request #3921 from Krzmbrzl:patch-1Copybara-Service1-0/+4
2022-07-18Set cmake policy CMP0069Robert Adam1-0/+4
2022-06-30Update version number in CMakeLists.txtDerek Mauro1-1/+1
2022-01-05Set CMake Policy CMP0077 to NEWJoris van der Pol1-0/+4
2021-08-24Googletest exportAbseil Team1-5/+3
2021-06-11Googletest exportrelease-1.11.0Abseil Team1-1/+1
2020-10-30Bump CMake minimum to 2.8.12Chuck Atkins1-1/+1
2020-04-16Merge branch 'master' of https://github.com/google/googletest into cmake-QNX-fixMark Jan van Kampen1-1/+1
2020-03-17Googletest exportAbseil Team1-1/+1
2020-02-17Merge branch 'master' of https://github.com/google/googletest into cmake-QNX-fixMark Jan van Kampen1-5/+1
2020-02-13Googletest exportAbseil Team1-5/+1
2020-01-22Fixes extensions missing for QNXMark Jan van Kampen1-1/+1
2019-12-13Activate GNU extensions in case of MSYS generatorIlya Kravchuk1-1/+1
2019-10-03Googletest exportv1.10.xrelease-1.10.0Abseil Team1-1/+1
2019-05-28Suppress CMake policy warning (CMP0048)Matthijs Brobbel1-4/+4
2019-05-19Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)Enji Cooper1-1/+1
2019-05-03Googletest exportmisterg1-0/+3
2019-02-04cmake: detect Cygwin which needs extensions to buildMatthias Grob1-1/+3
2019-02-04cmake: move global project definition to beginningMatthias Grob1-3/+3
2018-10-24Disable extensions and force standardpeter1-0/+2
2018-10-24Fix -std=c++11 flagpeter1-1/+6
2018-10-08Merge c1170881039e859738c62b02a918116fc6d346bc into 27c86f29417e53a622a2902ba...Eisoku Kuroiwa1-0/+1
2018-10-02Merge 68b8a4c60cd80c78e1875b77807fa13cdd2313f8 into 77962730563eece3525f40b87...Gennadiy Civil1-1/+0
2018-09-30Add a cached variable to CMAKE_CXX_STANDARDJerry Turcios1-1/+1
2018-09-28Add C++11 support in the root CMakeLists.txtJerry Turcios1-0/+1
2018-08-22Install CMake export filesStefano Soffia1-29/+2
2018-08-21Improve CMake exported targets.Dakota Hawkins1-10/+27
2017-08-16Fix problem installing gtest when gmock enabledMatthew Woehlke1-1/+2
2017-08-11Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil1-0/+12
2017-08-09Fix library install destinationsMatthew Woehlke1-0/+12
2017-08-03Fixed cmake policy issueJoel Laity1-2/+2
2017-08-02Fix policy issue with old cmakesManuel VIVES1-1/+4
2017-08-02Merge pull request #782 from Manozco/709-cmake-policy-project-versionGennadiy Civil1-0/+1
2016-12-172.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott1-1/+1
2016-05-21Issue 709: Fix Cmake policy 0048Manuel Vives1-0/+1
2015-11-11Create CMakeLists.txtFábio Junqueira1-0/+16
2015-08-25Move everything in googletest into googletest/googletestBilly Donahue1-260/+0
2014-01-13Make Google Test build cleanly on Visual Studio 2010, 2012, 2013.kosak1-8/+16
2013-09-06supports a protocol for catching tests that prematurely exitzhanyong.wan1-0/+2
2013-07-09fixes a typo in CMake script; h/t to Jay Mueller for reporting the issuezhanyong.wan1-1/+1
2013-02-27Removes dangling references in make/cmake files.zhanyong.wan1-1/+0
2013-02-22Removes testing::internal::String::Format(), which causes problems as it trun...kosak1-0/+1