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
/
googlemock
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Googletest export
dmauro
2020-11-12
1
-14/+0
*
Googletest export
ofats
2020-07-15
1
-1/+0
*
Set the version for the libraries
refs/pull/2755/head
Neal Gompa
2020-03-21
1
-0/+2
*
Googletest export
Abseil Team
2020-02-07
1
-1/+0
*
Use -Wa,-mbig-obj for Cygwin/MinGW always
refs/pull/2391/head
Adam Badura
2019-08-11
1
-3/+8
*
Correct CMake to cover Cygwin
refs/pull/2331/head
Adam Badura
2019-07-27
1
-2/+2
*
Fix typo introduced in 63be3dcc245 (maintaners -> maintainers)
refs/pull/2259/head
Enji Cooper
2019-05-20
1
-1/+1
*
Googletest export
misterg
2019-05-03
1
-0/+3
*
Prefix googletest binaries under its own subtree instead of `gtest`
refs/pull/2163/head
Enji Cooper
2019-03-29
1
-1/+1
*
Googletest export
Abseil Team
2019-01-08
1
-1/+0
*
Googletest export
Abseil Team
2018-11-15
1
-0/+1
*
Unconditionally use std::tuple.
Abseil Team
2018-10-09
1
-25/+0
*
Merge c798e39a4f96f5a985126cc3fab4738b6412cfc1 into e93da23920e5b6887d6a6a291...
Matthieu
2018-10-02
1
-0/+14
*
[msys] pass big object file option to assembler for target gmock-matchers_test
refs/pull/1844/head
Matthieu Longo
2018-09-18
1
-0/+3
*
Use `$<INSTALL_PREFIX>` in `target_include_directories`
Dakota Hawkins
2018-08-24
1
-2/+2
*
Install CMake export files
refs/pull/1338/head
Stefano Soffia
2018-08-22
1
-65/+19
*
Improve CMake exported targets.
refs/pull/1682/head
Dakota Hawkins
2018-08-21
1
-6/+33
*
Merge branch 'master' into cleanup-cmake
Gennadiy Civil
2018-08-15
1
-3/+3
|
\
|
*
Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/...
Elias Daler
2018-08-13
1
-3/+3
*
|
Clean up cache non-advanced variable for subproject
Henry Fredrick Schreiner
2018-04-05
1
-4/+14
|
/
*
Merge branch 'master' into fix-core-dump-shared
Gennadiy Civil
2018-01-09
1
-7/+7
|
\
|
*
remove extra line
Bryan Zimmerman
2017-12-11
1
-1/+0
|
*
Merge branch 'master' into master
refs/pull/1311/head
bryanzim
2017-12-11
1
-2/+2
|
|
\
|
|
*
Merge branch 'master' into use-system-includes
refs/pull/1333/head
Gennadiy Civil
2017-12-08
1
-0/+2
|
|
|
\
|
|
*
|
make includes system
Sam Lunt
2017-11-27
1
-2/+2
|
*
|
|
Merge branch 'master' into master
bryanzim
2017-12-08
1
-1/+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
fix for VS2017 deprecation of ::tr1::tuple
Bryan Zimmerman
2017-10-27
1
-5/+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into fix-core-dump-shared
Gennadiy Civil
2017-12-08
1
-0/+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Improved description of VS std::tuple support
Wojciech Mamrak
2017-12-07
1
-0/+2
|
|
/
*
|
Fix double free when building Gtest/GMock in shared libraries and linking a t...
Romain Geissler
2017-12-02
1
-23/+40
|
/
*
CMake: use threads if allowed and found, not just if found.
refs/pull/975/head
Roman Lebedev
2017-09-01
1
-1/+1
*
Add support for pkgconfig
David Seifert
2017-08-14
1
-1/+18
*
Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffix
Gennadiy Civil
2017-08-11
1
-4/+8
|
\
|
*
Fix library install destinations
refs/pull/1160/head
Matthew Woehlke
2017-08-09
1
-4/+8
*
|
2.6.4 is the minimum CMake version, so enforce it (#656)
Craig Scott
2016-12-18
1
-1/+1
|
/
*
Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps
Billy Donahue
2015-12-10
1
-0/+8
|
\
|
*
Add include dirs to targets if CMake version supports it
refs/pull/657/head
Craig Scott
2015-12-06
1
-0/+8
*
|
Added CMake install rules for GMock
refs/pull/650/head
Joan Puigcerver
2015-12-03
1
-0/+8
|
/
*
googlemock: fix unified build
refs/pull/568/head
Arnaud Lacombe
2015-08-27
1
-1/+1
*
move googlemock files into googlemock/ subdir
Billy Donahue
2015-08-25
1
-0/+186