71 Commits (c875c4e2249ec124c24f72141b3780c22256fd44)

Author SHA1 Message Date
Juan Ramos efd8db1627 cmake: Clean up policy code 2 years ago
Juan Ramos 4fed5f2850 cmake: Raise min to 3.6 2 years ago
Derek Mauro b796f7d446 Bump version to 1.13.0 in preparation for release 2 years ago
Abseil Team 6bad847991 CMake: Add GTEST_HAS_ABSL build option for using Absl 2 years ago
Robert Adam 2d1cd6ee27 Set cmake policy CMP0069 3 years ago
Derek Mauro 219af0d535 Update version number in CMakeLists.txt 3 years ago
Joris van der Pol 91461509de
Set CMake Policy CMP0077 to NEW 3 years ago
Abseil Team 6204633979 Googletest export 4 years ago
Abseil Team e2239ee604 Googletest export 4 years ago
Chuck Atkins 32f4f52d95 Bump CMake minimum to 2.8.12 4 years ago
Abseil Team a09ea700d3 Googletest export 5 years ago
Abseil Team 227faf41db Googletest export 5 years ago
Abseil Team 23b2a3b1cf Googletest export 5 years ago
Mark Jan van Kampen 44517f9888
Fixes extensions missing for QNX 5 years ago
Ilya Kravchuk 20b8e7a1c8 Activate GNU extensions in case of MSYS generator 5 years ago
Abseil Team 703bd9caab Googletest export 5 years ago
Matthijs Brobbel 97d8c47df9
Suppress CMake policy warning (CMP0048) 6 years ago
Enji Cooper 699943fe40 Fix typo introduced in 63be3dcc24 (maintaners -> maintainers) 6 years ago
misterg 63be3dcc24 Googletest export 6 years ago
Matthias Grob f89253434f cmake: detect Cygwin which needs extensions to build 6 years ago
Matthias Grob 67265e0706 cmake: move global project definition to beginning 6 years ago
peter 478a518590
Disable extensions and force standard 6 years ago
peter 96824f11c6
Fix -std=c++11 flag 6 years ago
Eisoku Kuroiwa a31d6f9057 Merge c117088103 into 27c86f2941 6 years ago
Jerry Turcios 9f8512d7c5 Remove compilation option for C++11 in the root CMakeLists.txt 6 years ago
Jerry Turcios 1e893191c0 Add compilation option for C++11 in the root CMakeLists.txt 6 years ago
Gennadiy Civil e93da23920 Merge 68b8a4c60c into 7796273056 6 years ago
misterg a7b21c950d Googletest export 6 years ago
durandal be429c8924 Googletest export 6 years ago
Jerry Turcios cba3474435 Add a cached variable to CMAKE_CXX_STANDARD 6 years ago
Jerry Turcios d97dea39b9 Add C++11 support in the root CMakeLists.txt 6 years ago
Stefano Soffia aff0379441 Install CMake export files 7 years ago
Dakota Hawkins 759ef7c4e9
Improve CMake exported targets. 7 years ago
Matthew Woehlke 9469fb687d Fix problem installing gtest when gmock enabled 8 years ago
Matthew Woehlke 0e8e0e07d6 Fix library install destinations 8 years ago
Joel Laity 568958e940 Fixed cmake policy issue 8 years ago
Manuel VIVES b68f1e769c Fix policy issue with old cmakes 8 years ago
Craig Scott c0059a79f8 2.6.4 is the minimum CMake version, so enforce it (#656) 8 years ago
Manuel Vives a7ab054f2b Issue 709: Fix Cmake policy 0048 9 years ago
Fábio Junqueira 4a0b77ff72 Create CMakeLists.txt 9 years ago
Billy Donahue affb09edf0 move googlemock files into googlemock/ subdir 10 years ago
Billy Donahue 1f87a0970d Move everything in googletest into googletest/googletest 10 years ago
kosak b93d0f10d5 Make Google Mock build cleanly on Visual Studio 2010, 2012, 2013. 11 years ago
kosak 7d1051ce2b Make Google Test build cleanly on Visual Studio 2010, 2012, 2013. 11 years ago
zhanyong.wan c306ef2e14 supports a protocol for catching tests that prematurely exit 12 years ago
zhanyong.wan 9ba29fae92 fixes a typo in CMake script; h/t to Jay Mueller for reporting the issue 12 years ago
zhanyong.wan a1a98f840e Adds a cmake target for gmock_ex_test; also fixes name shadowing warnings. 12 years ago
zhanyong.wan 88fe90793c Removes dangling references in make/cmake files. 12 years ago
kosak cc1fdb58ca Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment. 12 years ago
vladlosev cc265df8b4 Fixes broken build on VC++ 7.1. 14 years ago