summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* allows gtest-config.in to work with an absoulte path for @top_srcdir@. h/t to...zhanyong.wan2013-07-08
* Prevents pump.py from splitting long IWYU pragma lines.vladlosev2012-08-14
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-04
* Fixes scripts/test/Makefile failing with link error.vladlosev2010-11-19
* Fixes two pump.py bugs. One of them ("$range 1..n $$ comment" doesn't parse) ...zhanyong.wan2010-11-09
* Removes uses of deprecated AssertionFailure() API (by Vlad Losev).zhanyong.wan2010-09-27
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Adds the pump.py script.zhanyong.wan2010-03-23
* Removes the old DLL solution.zhanyong.wan2010-03-05
* Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...zhanyong.wan2010-02-24
* Moves gtest.def from src/ to msvc/.zhanyong.wan2009-12-18
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2009-12-18
* Removes gtest's dependency on python2.4.zhanyong.wan2009-09-22
* Makes the Python tests more stable (by Vlad Losev); fixes a memory leak in Ge...zhanyong.wan2009-04-09
* Adds upload_gtest.py for uploading a Google Test patch for review.zhanyong.wan2009-02-13
* Adds a script to fuse gtest source files into a .h and a .cc.zhanyong.wan2009-01-22
* Necessary changes to gtest-config.in for supporting the up-coming release of ...shiqian2008-12-09
* Many changes:shiqian2008-10-11
* Initial import.shiqian2008-07-03