summaryrefslogtreecommitdiff
path: root/cmake/internal_utils.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fixes broken build on VC++ 7.1.vladlosev2011-06-131-0/+10
| | | | 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-071-0/+6
| | | | | | 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-051-62/+82
| | | | | | 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-261-1/+1
| | | | | | 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-141-1/+1
| | | | | | 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-221-2/+2
| | | | 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-181-1/+1
| | | | git-svn-id: http://googletest.googlecode.com/svn/trunk@434 861a406c-534a-0410-8894-cb66d6ee9925
* Renames test script flags.vladlosev2010-05-131-4/+8
| | | | 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-101-0/+186
script for reusing in gmock (by Vlad Losev). git-svn-id: http://googletest.googlecode.com/svn/trunk@425 861a406c-534a-0410-8894-cb66d6ee9925