- 17 Mar, 2020 1 commit
-
-
Abseil Team authored
Fix Compilation against CMake < 3.7 (Fix #2711) `VERSION_GREATER_EQUAL` was introduced in CMake 3.7 ref: https://cmake.org/cmake/help/v3.7/release/3.7.html#commands PiperOrigin-RevId: 300817917
-
- 13 Feb, 2020 1 commit
-
-
Abseil Team authored
Remove the CMAKE_CXX_STANDARD from GoogleTest's CMakeLists.txt This causes ABI issues since it can create a mixed-mode build. The value should be inherited from the top-level build if it needs to be set. PiperOrigin-RevId: 294730724
-
- 13 Dec, 2019 1 commit
-
-
Ilya Kravchuk authored
-
- 03 Oct, 2019 1 commit
-
-
Abseil Team authored
Release Googletest 1.10 PiperOrigin-RevId: 272658347
-
- 28 May, 2019 1 commit
-
-
Matthijs Brobbel authored
As suggested in #2150.
-
- 20 May, 2019 1 commit
-
-
Enji Cooper authored
Signed-off-by:Enji Cooper <yaneurabeya@gmail.com>
-
- 03 May, 2019 1 commit
-
-
misterg authored
Clarify build system support - CMake and automake community supported PiperOrigin-RevId: 245821927
-
- 04 Feb, 2019 2 commits
-
-
Matthias Grob authored
-
Matthias Grob authored
such that necessary cmake variables to detect Cygwin are defined when setting the C++ standard and we can distinguish.
-
- 24 Oct, 2018 2 commits
- 08 Oct, 2018 1 commit
-
-
Eisoku Kuroiwa authored
Closes #1888 PiperOrigin-RevId: 216244924
-
- 03 Oct, 2018 1 commit
-
-
Jerry Turcios authored
-
- 02 Oct, 2018 2 commits
-
-
Jerry Turcios authored
-
Gennadiy Civil authored
Closes #1880 PiperOrigin-RevId: 215429534
-
- 01 Oct, 2018 2 commits
- 30 Sep, 2018 1 commit
-
-
Jerry Turcios authored
-
- 28 Sep, 2018 1 commit
-
-
Jerry Turcios authored
-
- 22 Aug, 2018 1 commit
-
-
Stefano Soffia authored
Rework of the closed pull request #768
-
- 21 Aug, 2018 1 commit
-
-
Dakota Hawkins authored
I _think_ this represents some of the "best practices" for exporting targets. They'll be available in a `googletest::` namespace (e.g. `googletest::gmock`) with non-namespaced `ALIAS` targets. - Added GOOGLETEST_VERSION variable - Use `CMakePackageConfigHelpers`, bump minimum CMake version to 2.8.8 Signed-off-by:Dakota Hawkins <dakotahawkins@gmail.com>
-
- 16 Aug, 2017 1 commit
-
-
Matthew Woehlke authored
Fix a bug deciding whether to enable the option to install Google Test caused by one of the dependent option dependencies not being defined yet. Fixes #1198; impossible to install Google Test if Google Mock is built.
-
- 09 Aug, 2017 1 commit
-
-
Matthew Woehlke authored
Modify library install destinations to install .dll's to the correct location (`bin`, not `lib`), and to install other artifacts to the correct platform-dependent location by using GNUInstallDirs. This is required for some distributions (e.g. Fedora) and will fix an issue that otherwise requires those distributions to patch the upstream sources. Also, add options to suppress installation, which may be useful for projects that embed Google Test. Since Google Test is trying to support archaic versions of CMake, a brain-dead fallback (which requires that the user set either LIB_SUFFIX or CMAKE_INSTALL_LIBDIR themselves) is included for versions that predate GNUInstallDirs. Fixes #1161. Co-Authored-By:d3x0r <d3x0r@users.noreply.github.com>
-
- 03 Aug, 2017 2 commits
-
-
Joel Laity authored
-
Manuel VIVES authored
#1169
-
- 18 Dec, 2016 1 commit
-
-
Craig Scott authored
-
- 22 May, 2016 1 commit
-
-
Manuel Vives authored
-
- 11 Nov, 2015 1 commit
-
-
Fábio Junqueira authored
Adding functionality to build googletest from the root directory
-
- 25 Aug, 2015 2 commits
-
-
Billy Donahue authored
-
Billy Donahue authored
-
- 13 Jan, 2014 2 commits
- 06 Sep, 2013 1 commit
-
-
zhanyong.wan authored
-
- 09 Jul, 2013 1 commit
-
-
zhanyong.wan authored
-
- 01 Mar, 2013 1 commit
-
-
zhanyong.wan authored
-
- 27 Feb, 2013 1 commit
-
-
zhanyong.wan authored
-
- 22 Feb, 2013 1 commit
-
-
kosak authored
Removes testing::internal::String::Format(), which causes problems as it truncates the result at 4096 chars. Also update an obsolete link in comment.
-
- 13 Jun, 2011 1 commit
-
-
vladlosev authored
-
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 11 May, 2011 1 commit
-
-
vladlosev authored
-