1. b19292e Use `$<INSTALL_PREFIX>` in `target_include_directories` by Dakota Hawkins · 7 years ago
  2. aff0379 Install CMake export files by Stefano Soffia · 8 years ago
  3. 759ef7c Improve CMake exported targets. by Dakota Hawkins · 7 years ago
  4. 1246e58 Merge branch 'master' into cleanup-cmake by Gennadiy Civil · 7 years ago
  5. 9ca399a Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/gtest_BINARY_DIR (#1717) by Elias Daler · 7 years ago
  6. b22e8de Clean up cache non-advanced variable for subproject by Henry Fredrick Schreiner · 7 years ago
  7. 0e6da4c Merge branch 'master' into fix-core-dump-shared by Gennadiy Civil · 8 years ago
  8. 74a5306 remove extra line by Bryan Zimmerman · 8 years ago
  9. f98c20b Merge branch 'master' into master by bryanzim · 8 years ago
  10. 10ef1d9 Merge branch 'master' into use-system-includes by Gennadiy Civil · 8 years ago
  11. 4aae160 Merge branch 'master' into master by bryanzim · 8 years ago
  12. cdedd18 Merge branch 'master' into fix-core-dump-shared by Gennadiy Civil · 8 years ago
  13. 3464f76 Improved description of VS std::tuple support by Wojciech Mamrak · 8 years ago
  14. 0663ce9 Fix double free when building Gtest/GMock in shared libraries and linking a test executable with both. by Romain Geissler · 8 years ago
  15. f46bd00 make includes system by Sam Lunt · 8 years ago
  16. 1ae4096 fix for VS2017 deprecation of ::tr1::tuple by Bryan Zimmerman · 8 years ago
  17. 1a62d1b CMake: use threads if allowed and found, not just if found. by Roman Lebedev · 9 years ago
  18. 8604c4a Add support for pkgconfig by David Seifert · 8 years ago
  19. e3bd4cb Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffix by Gennadiy Civil · 8 years ago
  20. 0e8e0e0 Fix library install destinations by Matthew Woehlke · 8 years ago
  21. c0059a7 2.6.4 is the minimum CMake version, so enforce it (#656) by Craig Scott · 10 years ago
  22. 0162ff7 Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps by Billy Donahue · 10 years ago
  23. f601ee1 Add include dirs to targets if CMake version supports it by Craig Scott · 10 years ago
  24. 7c8ac48 Added CMake install rules for GMock by Joan Puigcerver · 10 years ago
  25. eff38a7 googlemock: fix unified build by Arnaud Lacombe · 10 years ago
  26. affb09e move googlemock files into googlemock/ subdir by Billy Donahue · 10 years ago[Renamed from CMakeLists.txt]
  27. b93d0f1 Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013. by kosak · 12 years ago
  28. a1a98f8 Adds a cmake target for gmock_ex_test; also fixes name shadowing warnings. by zhanyong.wan · 12 years ago
  29. 587c1b3 Adds support for building Google Mock as a shared library (DLL). by vladlosev · 14 years ago
  30. 47be72a A test to verify correcteness of Google Mock on multiple threads. by vladlosev · 14 years ago
  31. 7dfbea4 Fixes an include order problem in CMakeLists.txt; pulls in gtest r489. by zhanyong.wan · 15 years ago
  32. 0a781df Fixes build failure on Windows/CMake (issue 111). by vladlosev · 15 years ago
  33. 0f3f501 Adds CMake build script. by vladlosev · 15 years ago