summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAge
* Added support for platforms where pthread_t is a struct rather than an integraljgm@google.com2012-04-02
| | | | | | | type. git-svn-id: http://googletest.googlecode.com/svn/trunk@613 861a406c-534a-0410-8894-cb66d6ee9925
* Fixes broken build on VC++ 7.1.vladlosev2011-06-13
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@584 861a406c-534a-0410-8894-cb66d6ee9925
* makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the ↵zhanyong.wan2011-04-07
| | | | | | name of xlC (by Hady Zalek). git-svn-id: http://googletest.googlecode.com/svn/trunk@563 861a406c-534a-0410-8894-cb66d6ee9925
* Adds a gtest_disable_pthreads CMake option; also fixes an include order ↵zhanyong.wan2010-10-05
| | | | | | problem in the cmake script. git-svn-id: http://googletest.googlecode.com/svn/trunk@489 861a406c-534a-0410-8894-cb66d6ee9925
* Adds ADD_FAILURE_AT (by Zhanyong Wan); disables -Wswitch-default (by Vlad ↵zhanyong.wan2010-07-26
| | | | | | Losev). git-svn-id: http://googletest.googlecode.com/svn/trunk@451 861a406c-534a-0410-8894-cb66d6ee9925
* Fixes warnings when built by GCC with -Wswitch-default. Original patch by ↵vladlosev2010-07-14
| | | | | | Zhixu Liu (zhixu.liu@gmail.com). git-svn-id: http://googletest.googlecode.com/svn/trunk@445 861a406c-534a-0410-8894-cb66d6ee9925
* Corrects test binary paths in the CMake build script.vladlosev2010-05-22
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@436 861a406c-534a-0410-8894-cb66d6ee9925
* Introduces gtest_force_shared_crt option for CMake build scripts.vladlosev2010-05-18
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@434 861a406c-534a-0410-8894-cb66d6ee9925
* Renames test script flags.vladlosev2010-05-13
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@431 861a406c-534a-0410-8894-cb66d6ee9925
* Moves the universal printer from gmock to gtest and refactors the cmake ↵zhanyong.wan2010-05-10
script for reusing in gmock (by Vlad Losev). git-svn-id: http://googletest.googlecode.com/svn/trunk@425 861a406c-534a-0410-8894-cb66d6ee9925