aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...zhanyong.wan2010-02-241-4/+12
* Introduces macro GTEST_HAS_STREAM_REDIRECTION_ (by Vlad Losev); fixes unsynch...zhanyong.wan2010-01-281-7/+16
* Makes the cmake script work on Windows (by Manuel Klimek).zhanyong.wan2010-01-061-2/+6
* Makes the cmake script compatible with cmake 2.6.4.zhanyong.wan2010-01-051-8/+8
* Uses FindThreads to set the proper link flag when using threads (by Manuel Kl...zhanyong.wan2010-01-051-35/+27
* Adds an experimental CMake build script; makes the samples compile without wa...zhanyong.wan2009-12-291-0/+275