aboutsummaryrefslogtreecommitdiff
path: root/googlemock/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-02-11Get include dirs from target rather than global variables.danfabo1-3/+4
2023-09-29cmake: Fix comments in cmake filesDzmitry Ivaniuk1-10/+10
2023-06-20cmake: Remove remaining checks for CMAKE_VERSIONJuan Ramos1-17/+9
2023-06-20Merge pull request #4288 from juan-lunarg:juan/cmake_min_3_dot_6Copybara-Service1-2/+1
2023-06-19cmake: Raise min to 3.6Juan Ramos1-2/+1
2022-03-23Split gmock-matchers_test into 4 smaller test #3653Mattias Ellert1-1/+4
2021-10-19CMake: Fix values of INTERFACE_INCLUDE_DIRECTORIES propertyDeniz Bahadir1-2/+3
2021-08-24Googletest exportAbseil Team1-7/+3
2021-01-26Googletest exportofats1-1/+0
2020-12-28Merge pull request #3094 from chuckatkins:update-deprecated-cmake-versionDerek Mauro1-1/+1
2020-11-12Googletest exportdmauro1-14/+0
2020-10-30Bump CMake minimum to 2.8.12Chuck Atkins1-1/+1
2020-07-15Googletest exportofats1-1/+0
2020-03-21Set the version for the librariesNeal Gompa1-0/+2
2020-02-07Googletest exportAbseil Team1-1/+0
2019-08-11Use -Wa,-mbig-obj for Cygwin/MinGW alwaysAdam Badura1-3/+8
2019-07-27Correct CMake to cover CygwinAdam Badura1-2/+2
2019-05-19Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)Enji Cooper1-1/+1
2019-05-03Googletest exportmisterg1-0/+3
2019-03-29Prefix googletest binaries under its own subtree instead of `gtest`Enji Cooper1-1/+1
2019-01-08Googletest exportAbseil Team1-1/+0
2018-11-15Googletest exportAbseil Team1-0/+1
2018-10-09Unconditionally use std::tuple.Abseil Team1-25/+0
2018-10-02Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...Matthieu1-0/+14
2018-09-18[msys] pass big object file option to assembler for target gmock-matchers_testMatthieu Longo1-0/+3
2018-08-24Use `$<INSTALL_PREFIX>` in `target_include_directories`Dakota Hawkins1-2/+2
2018-08-22Install CMake export filesStefano Soffia1-65/+19
2018-08-21Improve CMake exported targets.Dakota Hawkins1-6/+33
2018-08-15Merge branch 'master' into cleanup-cmakeGennadiy Civil1-3/+3
2018-08-13Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/...Elias Daler1-3/+3
2018-04-05Clean up cache non-advanced variable for subprojectHenry Fredrick Schreiner1-4/+14
2018-01-09Merge branch 'master' into fix-core-dump-sharedGennadiy Civil1-7/+7
2017-12-11remove extra lineBryan Zimmerman1-1/+0
2017-12-11Merge branch 'master' into masterbryanzim1-2/+2
2017-12-08Merge branch 'master' into use-system-includesGennadiy Civil1-0/+2
2017-12-08Merge branch 'master' into masterbryanzim1-1/+2
2017-12-08Merge branch 'master' into fix-core-dump-sharedGennadiy Civil1-0/+2
2017-12-07Improved description of VS std::tuple supportWojciech Mamrak1-0/+2
2017-12-02Fix double free when building Gtest/GMock in shared libraries and linking a t...Romain Geissler1-23/+40
2017-11-27make includes systemSam Lunt1-2/+2
2017-10-27fix for VS2017 deprecation of ::tr1::tupleBryan Zimmerman1-5/+7
2017-09-01CMake: use threads if allowed and found, not just if found.Roman Lebedev1-1/+1
2017-08-14Add support for pkgconfigDavid Seifert1-1/+18
2017-08-11Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil1-4/+8
2017-08-09Fix library install destinationsMatthew Woehlke1-4/+8
2016-12-172.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott1-1/+1
2015-12-10Merge pull request #657 from audiofanatic/issue655-targetHeaderDepsBilly Donahue1-0/+8
2015-12-06Add include dirs to targets if CMake version supports itCraig Scott1-0/+8
2015-12-03Added CMake install rules for GMockJoan Puigcerver1-0/+8
2015-08-26googlemock: fix unified buildArnaud Lacombe1-1/+1