R9484/cmakemaster
R9484/cmake
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1f87a0970dc0 | Billy Donahue | Move everything in googletest into googletest/googletest | Aug 25 2015 | |||
41a8bc67ab7e | kosak | Suppress "Conditional expression is constant" warning on Visual Studio. | Jan 29 2014 | |||
7d1051ce2b3b | kosak | Make Google Test build cleanly on Visual Studio 2010, 2012, 2013. Also improve… | Jan 13 2014 | |||
9a56024c9a57 | jgm | Added support for platforms where pthread_t is a struct rather than an integral… | Apr 2 2012 | |||
cc265df8b44e | vladlosev | Fixes broken build on VC++ 7.1. | Jun 13 2011 | |||
741d6c0d4756 | zhanyong.wan | makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the name… | Apr 7 2011 | |||
9c482422587e | zhanyong.wan | Adds a gtest_disable_pthreads CMake option; also fixes an include order problem… | Oct 5 2010 | |||
7c598c4f1a44 | zhanyong.wan | Adds ADD_FAILURE_AT (by Zhanyong Wan); disables -Wswitch-default (by Vlad… | Jul 26 2010 | |||
447ed6474dec | vladlosev | Fixes warnings when built by GCC with -Wswitch-default. Original patch by Zhixu… | Jul 15 2010 | |||
fbc266f0a4fb | vladlosev | Corrects test binary paths in the CMake build script. | May 22 2010 | |||
c828e171752e | vladlosev | Introduces gtest_force_shared_crt option for CMake build scripts. | May 18 2010 | |||
3678a248d357 | vladlosev | Renames test script flags. | May 13 2010 | |||
2ccea88c99d1 | zhanyong.wan | Moves the universal printer from gmock to gtest and refactors the cmake script… | May 10 2010 |
c4science · Help