1. 6c5c455 Merge pull request #3155 from ZedThree:cmake-alias-libraries by Dino Radaković · 3 years, 3 months ago
  2. 1a8ecf1 Googletest export by Abseil Team · 3 years, 3 months ago
  3. 497db77 remove -Zi from MSVC compiler options by Be · 3 years, 4 months ago
  4. 2292b6d CMake: Add namespaced ALIAS library by Peter Hill · 3 years, 7 months ago
  5. 60b8906 Merge pull request #3114 from marbre:FindPython by Gennadiy Rozental · 3 years, 7 months ago
  6. 336fd36 Googletest export by dmauro · 3 years, 7 months ago
  7. 826e9f2 Refactor finding python by Marius Brehler · 3 years, 7 months ago
  8. 131878c use target_compile_features to use c++11 if cmake > 3.8 by Olivier Ldff · 4 years, 2 months ago
  9. 3549237 Ensure that gtest/gmock pkgconfig requirements specify version by Neal Gompa · 4 years, 3 months ago
  10. 11440f2 Merge pull request #2556 from ienorand:avoid-pkg-config-lpthread-cflag by Andy Getz · 4 years, 7 months ago
  11. 6caa879 pkg-config: Remove pthread link flag from Cflags by Martin Erik Werner · 4 years, 8 months ago
  12. 5126ff4 Revert "Use pcfiledir for prefix in pkgconfig file" by David Seifert · 4 years, 9 months ago
  13. e580d99 Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without interpreting it as a variable. by Matthias Walter · 5 years ago
  14. 3829b84 clang: fix `-Wsign-conversion` errors by Enji Cooper · 5 years ago
  15. 5ba69d5 Merge pull request #2148 from ngie-eign:clang-add-explicit-c++11-rtti-flag by Gennadiy Civil · 5 years ago
  16. 7475ba5 clang: explicitly enable/disable RTTI support with the compiler by Enji Cooper · 5 years ago
  17. b6473fc Merge pull request #2126 from ngie-eign:clang-add-more-strict-warnings by Gennadiy Civil · 5 years ago
  18. fcf59ca Ignore `-Wsign-conversion` issues by Enji Cooper · 5 years ago
  19. a4af76c Add `cxx_strict_flags` for clang to match FreeBSD's WARNS flags by Enji Cooper · 5 years ago
  20. f73b2fb Merge pull request #2114 from knuto:pr/libtool_support by Gennadiy Civil · 5 years ago
  21. 1ded831 Compile clang with `-Wall -Wshadow -Werror` by Enji Cooper · 5 years ago
  22. f4d3cdb Generate a libgtest.la to help libtool managing dependencies by Knut Omang · 6 years ago
  23. 718bb65 Avoid dynamic/static runtime linking (LNK4098) by properly replacing MD(d)->MT(d) in both C and CXX flags, resolves 2074 by Hugo Lindström · 5 years ago
  24. 81f0026 Googletest export by misterg · 6 years ago
  25. ce526b8 Issue #1955: Remove THREADS_PREFER_PTHREAD_FLAG by Lukas Mosimann · 6 years ago
  26. b492666 Googletest export by misterg · 6 years ago
  27. 4802133 Add back warning suppression that shouldn't have been removed by Robin Lindén · 6 years ago
  28. 826656b Remove workarounds for unsupported MSVC versions by Robin Lindén · 6 years ago
  29. 754cb8e Merge branch 'master' into relocatable-pkgconfig-fix by Gennadiy Civil · 6 years ago
  30. ad997b1 Merge 4c92120d6dedb4eeb499a8702faea0224e0a8b23 into 658c6390a5b363f46c6ad448ad1bce9d6e97e53a by David Neto · 6 years ago
  31. 095b311 Use pcfiledir for prefix in pkgconfig file by Filipp Andjelo · 6 years ago
  32. 7d3b73c Unconditionally use std::tuple. by Abseil Team · 6 years ago
  33. f5260ae Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291c3a59f83f5b579e by Matthieu · 6 years ago
  34. 6de3982 Merge branch 'master' into issue_1735 by Jacob Schloss · 6 years ago
  35. 6e79801 It seems like CMAKE_CXX_FLAGS is getting double appended when building as a nested cmake project, by Jacob Schloss · 6 years ago
  36. aff0379 Install CMake export files by Stefano Soffia · 7 years ago
  37. a9bd428 Merge branch 'master' into fix-msvc-d9025-warning by Gennadiy Civil · 6 years ago
  38. 11f5a27 Merge branch 'master' into cross-testing-patch-1 by Gennadiy Civil · 6 years ago
  39. 309e8a2 Updated broken and outdated URLs by Piotr Kąkol · 6 years ago
  40. 421e7b4 Remove default /EHsc compiler flag by Wojciech Kaluza · 6 years ago
  41. d772e20 Pass the --no_stacktrace_support argument to the CMake tests by Derek Mauro · 6 years ago
  42. 66d7175 Merge branch 'master' into debug-postfix by Gennadiy Civil · 6 years ago
  43. d4f77c1 Merge branch 'master' into win-libcxx2 by Gennadiy Civil · 6 years ago
  44. 20074be Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIX by David Neto · 6 years ago
  45. b8ac390 Fix test build issue with GCC7.2. by Stefano Soffia · 6 years ago
  46. f915530 Pass -EHs-c- to disable exceptions with MSVC. by Peter Collingbourne · 6 years ago
  47. 2641b02 Fix tests with VS2015 and VS2017 by Arkadiy Shapkin · 7 years ago
  48. bc60b5a Merge branch 'master' into hethi/travis-release-build by Herbert Thielen · 7 years ago
  49. 520ad96 treat all warnings as errors for GCC (-Werror) by Herbert Thielen · 7 years ago
  50. 1a62d1b CMake: use threads if allowed and found, not just if found. by Roman Lebedev · 7 years ago
  51. 9ba7946 create different python based tests for single and multi configuration build generators by Herbert Thielen · 7 years ago
  52. 47ad299 Revert "ask cmake for per-configuration output subdir" by Herbert Thielen · 7 years ago
  53. 73d58dd ask cmake for per-configuration output subdir by Herbert Thielen · 7 years ago
  54. 7529c8a remove obsolete comment regarding python tests on linux by Herbert Thielen · 7 years ago
  55. 8604c4a Add support for pkgconfig by David Seifert · 7 years ago
  56. 008e54c Fix #923 - support CMAKE_CROSSCOMPILING_EMULATOR for tests by Martin Oberhuber · 8 years ago
  57. ed9d1e1 Merge pull request #721 from ilmagico/fix-mingw-threads by Billy Donahue · 8 years ago
  58. 43c0ae3 Support running MSVC build on AppVeyour by Arkadiy Shapkin · 8 years ago
  59. a138385 Don't use pthread when on MinGW even if available by Daniele Tamino · 8 years ago
  60. 1f87a09 Move everything in googletest into googletest/googletest by Billy Donahue · 9 years ago