aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [googletest] Output skip messageAlexey Spiridonov2019-10-171-0/+1
* Correct CMake to cover CygwinAdam Badura2019-07-271-1/+1
* Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)Enji Cooper2019-05-191-1/+1
* Googletest exportmisterg2019-05-031-0/+3
* Fix compilation on CentOS 7Sylvestre Gallon2019-04-261-1/+1
* Merge pull request #2203 from ngie-eign:issue-2189Gennadiy Civil2019-04-031-0/+3
|\
| * Handle GTEST_SKIP() when calling `Environment::SetUp()`Enji Cooper2019-03-301-0/+1
|/
* Set gtest version correctly for older cmake versionsKnut Omang2019-02-111-0/+4
* Googletest exportmisterg2018-10-291-1/+0
* Googletest exportAbseil Team2018-10-261-0/+1
* Googletest exportmisterg2018-10-261-1/+0
* Unconditionally use std::tuple.Abseil Team2018-10-091-27/+0
* Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...Matthieu2018-10-021-0/+14
* Merge 2ce0685f76a4db403b7b2650433a584c150f2108 into 75e834700d19aa373b428c7c7...Arseny Aprelev2018-10-021-0/+1
* Use `$<INSTALL_PREFIX>` in `target_include_directories`Dakota Hawkins2018-08-241-2/+2
* Install CMake export filesStefano Soffia2018-08-221-48/+29
* Improve CMake exported targets.Dakota Hawkins2018-08-211-4/+27
* Merge branch 'master' into cleanup-cmakeGennadiy Civil2018-08-151-46/+46
|\
| * Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/...Elias Daler2018-08-131-3/+3
| * one more fixGennadiy Civil2018-08-021-1/+1
| * more fixesGennadiy Civil2018-08-021-1/+1
| * add --no_stacktrace_support for json-output-unittestGennadiy Civil2018-08-021-1/+1
| * cmake test fixesGennadiy Civil2018-08-021-12/+12
| * cmake fixesGennadiy Civil2018-08-021-2/+2
| * cmake tests changesGennadiy Civil2018-08-021-12/+12
| * cleaning up and adding test changes to CMakeGennadiy Civil2018-08-021-4/+4
| * Corresponding CMake ChangesGennadiy Civil2018-08-011-12/+12
| * Pass the --no_stacktrace_support argument to the CMake testsDerek Mauro2018-07-101-2/+2
* | Clean up cache non-advanced variable for subprojectHenry Fredrick Schreiner2018-04-051-5/+20
|/
* Merge branch 'master' into jsonGennadiy Civil2018-02-281-2/+0
|\
| * Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIXDavid Neto2018-02-261-2/+0
* | Support JSON output format in addition to XMLPetr Hosek2018-02-281-0/+2
|/
* remove implicit castsBryan Zimmerman2017-12-111-1/+0
* Merge branch 'master' into masterbryanzim2017-12-111-2/+2
|\
| * Merge branch 'master' into use-system-includesGennadiy Civil2017-12-081-0/+2
| |\
| * | make includes systemSam Lunt2017-11-271-2/+2
* | | Merge branch 'master' into masterbryanzim2017-12-081-1/+2
|\ \ \ | | |/ | |/|
| * | Improved description of VS std::tuple supportWojciech Mamrak2017-12-071-0/+2
| |/
* / fix for VS2017 deprecation of ::tr1::tupleBryan Zimmerman2017-10-271-8/+10
|/
* Add explicit `CMAKE_DEBUG_POSTFIX` optionly20482017-09-141-0/+2
* remove obsolete link_directories commandHerbert Thielen2017-09-051-3/+0
* Adding CMake visibility policy settingHenry Schreiner2017-08-181-0/+4
* Add support for pkgconfigDavid Seifert2017-08-141-1/+18
* Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffixGennadiy Civil2017-08-111-4/+8
|\
| * Fix library install destinationsMatthew Woehlke2017-08-091-4/+8
* | 2.6.4 is the minimum CMake version, so enforce it (#656)Craig Scott2016-12-171-1/+1
|/
* Add include dirs to targets if CMake version supports itCraig Scott2015-12-061-0/+8
* Add CMake install rules for gtest libraries and headersTaylor Braun-Jones2015-11-231-0/+8
* Add an option to enable building with -fvisibility=hidden.Dominic Meiser2015-10-291-0/+10
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+260