summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Distinguish between C++11 language and library support for <initializer_list>.kosak@google.com2013-12-041-2/+2
* Adds -pthread and switches -I to -isystem in build instructions;zhanyong.wan2013-02-271-8/+16
* Adds a DLL-related section to Google Mock's README.vladlosev2011-05-201-1/+8
* Adds project files for MSVC 2010 (by Fredrik Roubert).vladlosev2011-02-121-6/+8
* Fixes a typo in README.vladlosev2010-04-161-1/+1
* Improves Makefile.am (by Vlad Losev); fixes Makefile and updates README (by Z...zhanyong.wan2010-04-141-150/+240
* Removes 'make install' instructions from README.zhanyong.wan2010-01-171-66/+0
* Switches from Boost TR1 tuple to gtest's TR1 tuple.zhanyong.wan2009-06-171-49/+32
* Fixes outdated info in README about compatibility with other testing frameworks.zhanyong.wan2009-03-191-4/+9
* Adds release note for 1.1.0 and switches to use gtest 1.3.0.zhanyong.wan2009-03-171-1/+1
* Updates README with instructions on downloading TR1 tuple without the rest of...zhanyong.wan2009-01-141-6/+13
* Fixes Windows build instructions in README.shiqian2008-12-221-14/+19
* Fixes incorrect build instructions on Windows.shiqian2008-12-111-2/+3
* Improves the documentation.shiqian2008-12-111-48/+102
* More tweaks to the build script.shiqian2008-12-111-15/+16
* Adds Visual Studio projects for building Google Mock.shiqian2008-12-101-3/+33
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+242