summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* adds gmock_doctor.py to the distrozhanyong.wan2013-11-211-0/+4
* adds more files to gmock's distrozhanyong.wan2013-08-271-1/+3
* fixes a typozhanyong.wan2013-08-271-1/+1
* adds gmock-more-matchers.h to the distrozhanyong.wan2013-08-271-0/+1
* Adds the LICENSE file to the distribution.vladlosev2013-01-311-1/+1
* Renames the license files.vladlosev2011-09-091-1/+1
* Makes generation of fused sources contingent on availability of Python and pu...vladlosev2011-04-211-10/+14
* disables 'make install'zhanyong.wan2011-04-071-4/+12
* fixes link errors in 'make check'zhanyong.wan2011-04-071-2/+2
* Adds CMake scripts to gmock's release package.zhanyong.wan2011-02-241-0/+4
* Adds project files for MSVC 2010 (by Fredrik Roubert).vladlosev2011-02-121-7/+13
* Removes some gmock internal macros; sorts the file lists in Makefile.am; pick...zhanyong.wan2010-08-091-51/+55
* Moves the universal printer from gmock to gtest (by Vlad Losev).zhanyong.wan2010-05-101-4/+1
* Adds Each(m) (by Wojtek Moczydlowski); removes scripts/test/Makefile (by Zhan...zhanyong.wan2010-04-221-3/+1
* Improves Makefile.am (by Vlad Losev); fixes Makefile and updates README (by Z...zhanyong.wan2010-04-141-3/+41
* Adds threading support (by Vlad Losev); updates the version number (by Zhanyo...zhanyong.wan2010-02-241-0/+8
* Trims the autotools build script.zhanyong.wan2009-12-181-135/+44
* Removes gmock_output_test_.vcproj.zhanyong.wan2009-12-091-1/+0
* Adds gmock-more-actions.h to the distribution ('make distcheck' passes).zhanyong.wan2009-09-081-0/+1
* Re-organizes the file structure for actions.zhanyong.wan2009-07-221-0/+5
* Switches from Boost TR1 tuple to gtest's TR1 tuple.zhanyong.wan2009-06-171-0/+12
* Works around a gcc bug that causes tr1/tuple to fail to compile when RTTI is ...zhanyong.wan2009-06-111-0/+10
* Implements --gmock_catch_leaked_mocks and Mock::AllowLeak.zhanyong.wan2009-04-221-6/+14
* Adds fuse_gmock_files.py to fuse all Google Mock and Google Test source files...zhanyong.wan2009-04-091-0/+5
* Fixes link errors due to an MS VC bug. By Vlad Losev.zhanyong.wan2009-02-191-2/+2
* Removes upload*.py from the release package, as they are useless without an S...zhanyong.wan2009-02-131-5/+0
* Adds upload_gmock.py for uploading a patch for review.zhanyong.wan2009-02-131-0/+5
* More tweaks to the build script.shiqian2008-12-111-0/+4
* More tweaks to the build systems.shiqian2008-12-101-0/+4
* Adds Visual Studio projects for building Google Mock.shiqian2008-12-101-1/+9
* Initial drop of Google Mock. The files are incomplete and thus may not build...shiqian2008-12-101-0/+181