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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use pcfiledir for prefix in pkgconfig file"
David Seifert
2019-10-05
2
-6/+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
|
/
*
Merge pull request #2114 from knuto:pr/libtool_support
Gennadiy Civil
2019-02-13
1
-0/+21
|
\
|
*
Generate a libgtest.la to help libtool managing dependencies
refs/pull/2114/head
Knut Omang
2019-02-11
1
-0/+21
*
|
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
*
Googletest export
misterg
2018-12-13
2
-2/+2
*
Issue #1955: Remove THREADS_PREFER_PTHREAD_FLAG
refs/pull/1977/head
Lukas Mosimann
2018-11-22
1
-1/+0
*
Googletest export
misterg
2018-11-20
2
-2/+2
*
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 branch 'master' into relocatable-pkgconfig-fix
Gennadiy Civil
2018-10-12
1
-1/+1
|
\
|
*
Merge 4c92120d6dedb4eeb499a8702faea0224e0a8b23 into 658c6390a5b363f46c6ad448a...
David Neto
2018-10-11
1
-1/+1
*
|
Use pcfiledir for prefix in pkgconfig file
Filipp Andjelo
2018-10-11
2
-4/+6
|
/
*
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
2
-1/+48
|
\
|
*
Install CMake export files
refs/pull/1338/head
Stefano Soffia
2018-08-22
2
-1/+43
|
*
Merge branch 'master' into fix-msvc-d9025-warning
refs/pull/1612/head
Gennadiy Civil
2018-08-17
1
-5/+5
|
|
\
|
*
|
Remove default /EHsc compiler flag
Wojciech Kaluza
2018-07-11
1
-0/+5
*
|
|
It seems like CMAKE_CXX_FLAGS is getting double appended when building as a n...
Jacob Schloss
2018-08-22
1
-1/+1
|
|
/
|
/
|
*
|
Merge branch 'master' into cross-testing-patch-1
Gennadiy Civil
2018-08-08
3
-23/+66
|
\
\
|
*
|
Updated broken and outdated URLs
Piotr Kąkol
2018-07-25
1
-1/+1
|
*
|
Pass the --no_stacktrace_support argument to the CMake tests
Derek Mauro
2018-07-10
1
-3/+3
|
|
/
|
*
Merge branch 'master' into debug-postfix
refs/pull/1481/head
Gennadiy Civil
2018-02-28
1
-1/+1
|
|
\
|
|
*
Merge branch 'master' into win-libcxx2
refs/pull/1423/head
Gennadiy Civil
2018-02-27
1
-0/+3
|
|
|
\
|
|
*
|
Pass -EHs-c- to disable exceptions with MSVC.
Peter Collingbourne
2018-01-25
1
-1/+1
|
*
|
|
Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIX
David Neto
2018-02-26
1
-0/+4
|
|
|
/
|
|
/
|
|
*
|
Fix test build issue with GCC7.2.
refs/pull/1426/head
Stefano Soffia
2018-01-25
1
-0/+3
|
|
/
|
*
Fix tests with VS2015 and VS2017
Arkadiy Shapkin
2017-10-25
1
-4/+4
|
*
Merge branch 'master' into hethi/travis-release-build
Herbert Thielen
2017-09-07
1
-2/+7
|
|
\
|
|
*
CMake: use threads if allowed and found, not just if found.
refs/pull/975/head
Roman Lebedev
2017-09-01
1
-2/+7
|
*
|
treat all warnings as errors for GCC (-Werror)
Herbert Thielen
2017-09-01
1
-1/+1
|
|
/
|
*
create different python based tests for single and multi configuration build ...
Herbert Thielen
2017-08-30
1
-9/+21
|
*
Revert "ask cmake for per-configuration output subdir"
Herbert Thielen
2017-08-30
1
-1/+1
|
*
ask cmake for per-configuration output subdir
Herbert Thielen
2017-08-30
1
-1/+1
|
*
remove obsolete comment regarding python tests on linux
Herbert Thielen
2017-08-30
1
-2/+0
|
*
Add support for pkgconfig
David Seifert
2017-08-14
3
-2/+23
*
|
Fix #923 - support CMAKE_CROSSCOMPILING_EMULATOR for tests
Martin Oberhuber
2016-11-05
1
-1/+1
|
/
*
Merge pull request #721 from ilmagico/fix-mingw-threads
Billy Donahue
2016-08-24
1
-1/+3
|
\
|
*
Don't use pthread when on MinGW even if available
refs/pull/721/head
Daniele Tamino
2016-02-22
1
-1/+3
*
|
Support running MSVC build on AppVeyour
refs/pull/723/head
Arkadiy Shapkin
2016-06-27
1
-2/+14
|
/
*
Move everything in googletest into googletest/googletest
Billy Donahue
2015-08-25
1
-0/+242