aboutsummaryrefslogtreecommitdiffstats
path: root/googletest/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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