| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into fix-1764_CMake-errors-in-googlemock | Gennadiy Civil | 2018-08-27 | 2 | -34/+53 |
|\ |
|
| * | No longer require a functor passed to ResultOf matcher to define `result_of` ... | Abseil Team | 2018-08-27 | 2 | -34/+53 |
* | | Use `$<INSTALL_PREFIX>` in `target_include_directories` | Dakota Hawkins | 2018-08-24 | 1 | -2/+2 |
|/ |
|
* | Fix #1764 Remove cmake code that leads to a configuration error | Will Vining | 2018-08-24 | 1 | -21/+0 |
* | Install CMake export files | Stefano Soffia | 2018-08-22 | 1 | -65/+19 |
* | Improve CMake exported targets. | Dakota Hawkins | 2018-08-21 | 1 | -6/+33 |
* | Merge branch 'master' into josh/fix_scoped_class2 | Gennadiy Civil | 2018-08-20 | 4 | -12/+31 |
|\ |
|
| * | googletest export | misterg | 2018-08-20 | 3 | -8/+17 |
| * | Merge branch 'master' into cleanup-cmake | Henry Schreiner | 2018-08-17 | 1 | -3/+3 |
| |\ |
|
| * \ | Merge branch 'master' into cleanup-cmake | Gennadiy Civil | 2018-08-15 | 63 | -1557/+2600 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into cleanup-cmake | Henry Schreiner | 2018-04-06 | 11 | -457/+1361 |
| |\ \ \ |
|
| * | | | | Clean up cache non-advanced variable for subproject | Henry Fredrick Schreiner | 2018-04-05 | 1 | -4/+14 |
* | | | | | Merge branch 'master' into josh/fix_scoped_class2 | Gennadiy Civil | 2018-08-16 | 69 | -2184/+5391 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | googletest export | Abseil Team | 2018-08-15 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' into cmake-binary-dir-fix | Gennadiy Civil | 2018-08-14 | 10 | -17/+11 |
| |\ \ \ |
|
| | * | | | more comments changes | Gennadiy Civil | 2018-08-14 | 1 | -1/+1 |
| | * | | | more comments changes | Gennadiy Civil | 2018-08-14 | 2 | -2/+2 |
| | * | | | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 8 | -14/+8 |
| * | | | | Merge branch 'master' into cmake-binary-dir-fix | Gennadiy Civil | 2018-08-14 | 47 | -113/+68 |
| |\| | | |
|
| | * | | | Comments changes, no functionality changes | Gennadiy Civil | 2018-08-14 | 44 | -88/+44 |
| | * | | | Code formatting changes, clean up, no functionality changes | Gennadiy Civil | 2018-08-14 | 2 | -12/+6 |
| | * | | | formatting custom/README.md | Gennadiy Civil | 2018-08-13 | 1 | -1/+1 |
| | * | | | formatting for new READMEs | Gennadiy Civil | 2018-08-13 | 1 | -6/+6 |
| | * | | | Move instructions into custom/README files | Gennadiy Civil | 2018-08-13 | 3 | -13/+18 |
| * | | | | Change location of generated pkg-config files from CMAKE_BINARY_DIR to gmock/... | Elias Daler | 2018-08-13 | 1 | -3/+3 |
| |/ / / |
|
| * | | | comment cleanup | Gennadiy Civil | 2018-08-13 | 1 | -2/+0 |
| * | | | Update gmock_output_test.py | Gennadiy Civil | 2018-08-09 | 1 | -1/+1 |
| * | | | Formatting change for auto code management, no functionality changes | Gennadiy Civil | 2018-08-09 | 1 | -1/+2 |
| * | | | Formatting changes,small cleanup, no functionality changes | Gennadiy Civil | 2018-08-07 | 1 | -1/+2 |
| * | | | small cleanup, np functional changes | Gennadiy Civil | 2018-08-07 | 1 | -2/+0 |
| * | | | automatic code sync mgt, comment only | Gennadiy Civil | 2018-08-06 | 1 | -0/+2 |
| * | | | Merge branch 'master' into master | Gennadiy Civil | 2018-08-01 | 4 | -7/+7 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into master | Gennadiy Civil | 2018-07-30 | 23 | -1/+47 |
| | |\ \ \ |
|
| | * | | | | Updated broken and outdated URLs | Piotr Kąkol | 2018-07-25 | 4 | -7/+7 |
| * | | | | | Formatting changes and upstreaming one test | Gennadiy Civil | 2018-08-01 | 2 | -3/+0 |
| | |/ / /
| |/| | | |
|
| * | | | | Formatting changes for automatic code management | Gennadiy Civil | 2018-07-27 | 23 | -1/+47 |
| |/ / / |
|
| * | | | Formatting changes, code sync | Gennadiy Civil | 2018-07-25 | 1 | -2/+1 |
| * | | | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-21 | 5 | -28/+67 |
| |\ \ \ |
|
| | * | | | code merge | Gennadiy Civil | 2018-07-20 | 2 | -1/+18 |
| | * | | | Merge branch 'master' into googletest_for_asam | duxiuxing | 2018-07-20 | 2 | -7/+29 |
| | |\ \ \ |
|
| | | * | | | code sync | Gennadiy Civil | 2018-07-19 | 2 | -4/+9 |
| | | * | | | Code sync | Gennadiy Civil | 2018-07-18 | 1 | -3/+20 |
| | * | | | | Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio | 杜修杏 | 2018-07-20 | 2 | -4/+4 |
| | * | | | | Merge branch 'master' into googletest_for_asam | duxiuxing | 2018-07-19 | 3 | -204/+3 |
| | |\| | | |
|
| | * | | | | Fix warning C4819: The file contains a character that cannot be represented i... | duxiuxing | 2018-07-17 | 3 | -21/+21 |
| * | | | | | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-19 | 3 | -204/+3 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Code sync, mostly formatting and removing outdates | Gennadiy Civil | 2018-07-18 | 2 | -203/+2 |
| | * | | | | Formatting and a link | Gennadiy Civil | 2018-07-18 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'master' into feature/fix-build-error-vs2017-win10-jp | Masaru Tsuchiyama | 2018-07-18 | 1 | -3/+2 |
| |\| | | |
|
| | * | | | Put ifdef guard after the includes. | Adrian Moran | 2018-07-13 | 1 | -1/+1 |