index
:
googletest.git
05CC6081FCBD0071053DE78238E136B3
1278977C598F83A02A525FEA38941265
4422C11159FF3F7F49E4BC959EE89D06
498B35FA518A5E1CF8C95CE6D51091B2
77A9B20B4C1E02FAC90D1D942E1D4C18
8EA412EE54E54CAC6E49EE3B7C209DA1
9A681768AABE08D1EFA5CA77528236A4
B4DE7B5F4F45390ABCFB887AFADA9303
BC1EDD4B325FB2BF16E1EF6DF8EFC0DF
main
master
v1.10.x
v1.12.x
v1.13.x
v1.14.x
v1.15.x
v1.16.x
v1.8.x
Google's C++ test framework: https://github.com/google/googletest
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
googletest
/
cmake
/
internal_utils.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip find_package(Python3) when not building tests
Derek Mauro
2023-12-04
1
-1/+3
*
Merge pull request #4382 from idzm:fix_cmake_comments
Copybara-Service
2023-10-02
1
-18/+18
|
\
|
*
cmake: Fix comments in cmake files
refs/pull/4382/head
Dzmitry Ivaniuk
2023-09-29
1
-19/+18
|
/
*
changed http to https
refs/pull/4349/head
sthd
2023-08-22
1
-1/+1
*
Merge pull request #4293 from juan-lunarg:juan/fix_remaining_cmake_version
Copybara-Service
2023-06-21
1
-51/+21
|
\
|
*
cmake: Remove remaining checks for CMAKE_VERSION
refs/pull/4293/head
Juan Ramos
2023-06-21
1
-49/+19
|
/
*
cmake: Clean up policy code
refs/pull/4290/head
Juan Ramos
2023-06-20
1
-14/+0
*
Merge pull request #4188 from Mizzrym1:component
Copybara-Service
2023-06-12
1
-0/+4
|
\
|
*
Add COMPONENT to install
refs/pull/4188/head
Maciej Sroczyński
2023-03-14
1
-0/+4
*
|
Merge pull request #4256 from niranjan-nilakantan:niranjan-nilakantan/issue4255
Copybara-Service
2023-05-30
1
-2/+12
|
\
\
|
*
|
Disable some warnings for IntelLLVM on Windows.
refs/pull/4256/head
niranjan
2023-05-25
1
-0/+3
|
*
|
Build googletest with IntelLLVM compilers.
Niranjan Nilakantan
2023-05-24
1
-2/+8
|
/
/
*
|
Merge pull request #4157 from dpogue:patch-1
Copybara-Service
2023-03-20
1
-0/+4
|
\
\
|
|
/
|
/
|
|
*
Set CMP0069 policy to avoid warnings
refs/pull/4157/head
Darryl Pogue
2023-02-18
1
-0/+4
*
|
Fix compilation with -Wundef.
Tom Hughes
2023-03-06
1
-2/+2
|
/
*
Build gmock Python tests when building with cmake
Tom Hughes
2023-02-01
1
-2/+4
*
Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT...
Abseil Team
2022-10-05
1
-2/+7
*
Merge pull request #3940 from anpol:pdb-static-lib
Copybara-Service
2022-07-18
1
-1/+2
|
\
|
*
cmake: make PDB output directory match that of a static library.
refs/pull/3940/head
Andrei Polushin
2022-07-12
1
-1/+2
*
|
cmake: find python in order specified by PATH environment variable.
refs/pull/3939/head
Andrei Polushin
2022-07-12
1
-0/+6
|
/
*
Merge pull request #3844 from akohlmey:intel-llvm-utf8-fix
Copybara-Service
2022-07-11
1
-1/+3
|
\
|
*
set -utf-8 flag only for real MSVC compilers. E.g. not Intel's icx.exe
refs/pull/3844/head
Axel Kohlmeyer
2022-05-18
1
-1/+3
*
|
CMake: raise the default C++ standard to cxx_std_14
Derek Mauro
2022-07-08
1
-1/+1
|
/
*
FIX #2174 -- remove `DEBUG_POSTFIX`
refs/pull/3732/head
Ayush Joshi
2022-01-13
1
-4/+0
*
Makes the Python imports consistently use full paths from the repository root,
Derek Mauro
2021-12-22
1
-0/+2
*
Googletest export
dmauro
2021-06-22
1
-2/+2
*
Merge pull request #3155 from ZedThree:cmake-alias-libraries
Dino Radaković
2021-03-30
1
-0/+1
|
\
|
*
CMake: Add namespaced ALIAS library
refs/pull/3155/head
Peter Hill
2020-12-04
1
-0/+1
*
|
Googletest export
Abseil Team
2021-03-22
1
-0/+2
*
|
remove -Zi from MSVC compiler options
refs/pull/3291/head
Be
2021-02-26
1
-1/+1
|
/
*
Merge pull request #3114 from marbre:FindPython
Gennadiy Rozental
2020-11-24
1
-1/+7
|
\
|
*
Refactor finding python
refs/pull/3114/head
Marius Brehler
2020-11-11
1
-1/+7
*
|
Googletest export
dmauro
2020-11-12
1
-36/+9
|
/
*
use target_compile_features to use c++11 if cmake > 3.8
refs/pull/2808/head
Olivier Ldff
2020-07-02
1
-0/+4
*
Setting CMP0054 policy to NEW. This allows to use the string "SHARED" without...
refs/pull/2283/head
Matthias Walter
2019-06-12
1
-0/+4
*
clang: fix `-Wsign-conversion` errors
Enji Cooper
2019-04-06
1
-1/+1
*
Merge pull request #2148 from ngie-eign:clang-add-explicit-c++11-rtti-flag
Gennadiy Civil
2019-04-05
1
-0/+1
|
\
|
*
clang: explicitly enable/disable RTTI support with the compiler
Enji Cooper
2019-04-04
1
-1/+2
|
/
*
Merge pull request #2126 from ngie-eign:clang-add-more-strict-warnings
Gennadiy Civil
2019-02-22
1
-0/+1
|
\
|
*
Add `cxx_strict_flags` for clang to match FreeBSD's WARNS flags
Enji Cooper
2019-02-13
1
-0/+1
*
|
Ignore `-Wsign-conversion` issues
refs/pull/2137/head
Enji Cooper
2019-02-19
1
-1/+1
|
/
*
Compile clang with `-Wall -Wshadow -Werror`
refs/pull/2120/head
Enji Cooper
2019-02-13
1
-0/+4
*
Avoid dynamic/static runtime linking (LNK4098) by properly replacing MD(d)->M...
refs/pull/2086/head
Hugo Lindström
2019-01-28
1
-0/+2
*
Issue #1955: Remove THREADS_PREFER_PTHREAD_FLAG
refs/pull/1977/head
Lukas Mosimann
2018-11-22
1
-1/+0
*
Add back warning suppression that shouldn't have been removed
refs/pull/1959/head
Robin Lindén
2018-11-10
1
-0/+3
*
Remove workarounds for unsupported MSVC versions
Robin Lindén
2018-11-10
1
-26/+1
*
Merge 4c92120d6dedb4eeb499a8702faea0224e0a8b23 into 658c6390a5b363f46c6ad448a...
David Neto
2018-10-11
1
-1/+1
*
Unconditionally use std::tuple.
Abseil Team
2018-10-09
1
-1/+0
*
Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...
Matthieu
2018-10-02
1
-19/+71
*
Merge branch 'master' into issue_1735
Jacob Schloss
2018-08-22
1
-1/+39
|
\
[next]