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