aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Collapse)AuthorAgeFilesLines
* Adds -pthread and switches -I to -isystem in build instructions;zhanyong.wan2013-02-271-2/+5
| | | | also pulls in the latest gtest revision (r638).
* Improves Makefile.am (by Vlad Losev); fixes Makefile and updates README (by ↵zhanyong.wan2010-04-141-20/+9
| | | | Zhanyong Wan).
* Makes gmock compile clean with gcc -Wall -Wextra.zhanyong.wan2009-04-031-1/+1
|
* Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter.zhanyong.wan2009-03-261-1/+1
|
* Fixes link errors due to an MS VC bug. By Vlad Losev.zhanyong.wan2009-02-191-6/+6
|
* Initial drop of Google Mock. The files are incomplete and thus may not ↵shiqian2008-12-101-0/+109
build correctly yet.