summaryrefslogtreecommitdiffstats
path: root/googletest/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_versionCopybara-Service2023-06-211-51/+21
|\
| * cmake: Remove remaining checks for CMAKE_VERSIONrefs/pull/4293/headJuan Ramos2023-06-211-49/+19
|/
* cmake: Clean up policy coderefs/pull/4290/headJuan Ramos2023-06-201-14/+0
* Merge pull request #4188 from Mizzrym1:componentCopybara-Service2023-06-121-0/+4
|\
| * Add COMPONENT to installrefs/pull/4188/headMaciej Sroczyński2023-03-141-0/+4
* | Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255Copybara-Service2023-05-301-2/+12
|\ \
| * | Disable some warnings for IntelLLVM on Windows.refs/pull/4256/headniranjan2023-05-251-0/+3
| * | Build googletest with IntelLLVM compilers.Niranjan Nilakantan2023-05-241-2/+8
|/ /
* | Merge pull request #4157 from dpogue:patch-1Copybara-Service2023-03-201-0/+4
|\ \ | |/ |/|
| * Set CMP0069 policy to avoid warningsrefs/pull/4157/headDarryl Pogue2023-02-181-0/+4
* | Fix compilation with -Wundef.Tom Hughes2023-03-061-2/+2
|/
* Build gmock Python tests when building with cmakeTom Hughes2023-02-011-2/+4
* Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT...Abseil Team2022-10-051-2/+7
* Merge pull request #3940 from anpol:pdb-static-libCopybara-Service2022-07-181-1/+2
|\
| * cmake: make PDB output directory match that of a static library.refs/pull/3940/headAndrei Polushin2022-07-121-1/+2
* | cmake: find python in order specified by PATH environment variable.refs/pull/3939/headAndrei Polushin2022-07-121-0/+6
|/
* Merge pull request #3844 from akohlmey:intel-llvm-utf8-fixCopybara-Service2022-07-111-1/+3
|\
| * set -utf-8 flag only for real MSVC compilers. E.g. not Intel's icx.exerefs/pull/3844/headAxel Kohlmeyer2022-05-181-1/+3
* | CMake: raise the default C++ standard to cxx_std_14Derek Mauro2022-07-081-1/+1
|/
* FIX #2174 -- remove `DEBUG_POSTFIX`refs/pull/3732/headAyush Joshi2022-01-131-4/+0
* Makes the Python imports consistently use full paths from the repository root,Derek Mauro2021-12-221-0/+2
* Googletest exportdmauro2021-06-221-2/+2
* Merge pull request #3155 from ZedThree:cmake-alias-librariesDino Radaković2021-03-301-0/+1
|\
| * CMake: Add namespaced ALIAS libraryrefs/pull/3155/headPeter Hill2020-12-041-0/+1
* | Googletest exportAbseil Team2021-03-221-0/+2
* | remove -Zi from MSVC compiler optionsrefs/pull/3291/headBe2021-02-261-1/+1
|/
* Merge pull request #3114 from marbre:FindPythonGennadiy Rozental2020-11-241-1/+7
|\
| * Refactor finding pythonrefs/pull/3114/headMarius Brehler2020-11-111-1/+7
* | Googletest exportdmauro2020-11-121-36/+9
|/
* use target_compile_features to use c++11 if cmake > 3.8refs/pull/2808/headOlivier Ldff2020-07-021-0/+4
* Ensure that gtest/gmock pkgconfig requirements specify versionrefs/pull/2756/headNeal Gompa2020-03-211-1/+1
* Merge pull request #2556 from ienorand:avoid-pkg-config-lpthread-cflagAndy Getz2019-11-132-2/+2
|\
| * pkg-config: Remove pthread link flag from Cflagsrefs/pull/2556/headMartin Erik Werner2019-11-052-2/+2
* | Revert "Use pcfiledir for prefix in pkgconfig file"David Seifert2019-10-052-6/+4
|/
* Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without...refs/pull/2283/headMatthias Walter2019-06-121-0/+4
* clang: fix `-Wsign-conversion` errorsEnji Cooper2019-04-061-1/+1
* Merge pull request #2148 from ngie-eign:clang-add-explicit-c++11-rtti-flagGennadiy Civil2019-04-051-0/+1
|\
| * clang: explicitly enable/disable RTTI support with the compilerEnji Cooper2019-04-041-1/+2
|/
* Merge pull request #2126 from ngie-eign:clang-add-more-strict-warningsGennadiy Civil2019-02-221-0/+1
|\
| * Add `cxx_strict_flags` for clang to match FreeBSD's WARNS flagsEnji Cooper2019-02-131-0/+1
* | Ignore `-Wsign-conversion` issuesrefs/pull/2137/headEnji Cooper2019-02-191-1/+1
|/
* Merge pull request #2114 from knuto:pr/libtool_supportGennadiy Civil2019-02-131-0/+21
|\
| * Generate a libgtest.la to help libtool managing dependenciesrefs/pull/2114/headKnut Omang2019-02-111-0/+21
* | Compile clang with `-Wall -Wshadow -Werror`refs/pull/2120/headEnji Cooper2019-02-131-0/+4
|/
* Avoid dynamic/static runtime linking (LNK4098) by properly replacing MD(d)->M...refs/pull/2086/headHugo Lindström2019-01-281-0/+2
* Googletest exportmisterg2018-12-132-2/+2
* Issue #1955: Remove THREADS_PREFER_PTHREAD_FLAGrefs/pull/1977/headLukas Mosimann2018-11-221-1/+0
* Googletest exportmisterg2018-11-202-2/+2
* Add back warning suppression that shouldn't have been removedrefs/pull/1959/headRobin Lindén2018-11-101-0/+3
* Remove workarounds for unsupported MSVC versionsRobin Lindén2018-11-101-26/+1