R9484/msvcmaster
R9484/msvc
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1f87a0970dc0 | Billy Donahue | Move everything in googletest into googletest/googletest | Aug 25 2015 | |||
88e0df62470f | zhanyong.wan | Removes all uses of StrStream; fixes the VC projects and simplifies them by… | Sep 8 2010 | |||
f3feb338efcc | zhanyong.wan | Removes the old DLL solution. | Mar 5 2010 | |||
0d27868d0fae | zhanyong.wan | Simplifies the implementation by using std::vector instead of Vector. | Feb 25 2010 | |||
3bef459eac9a | zhanyong.wan | Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth)… | Feb 24 2010 | |||
940ce8a21024 | zhanyong.wan | Moves gtest.def from src/ to msvc/. | Dec 18 2009 | |||
f07dc6b1b1bb | zhanyong.wan | Fixes line-ending in the new -md VC projects. | Sep 16 2009 | |||
f6dd67a1550d | zhanyong.wan | Adjusts VC projects' output directories such that the output files don't step… | Sep 11 2009 | |||
b8c172f6c33e | zhanyong.wan | Really removes unneeded VC projects. | Sep 11 2009 | |||
bcaf6f542fac | zhanyong.wan | Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC… | Sep 11 2009 | |||
b5936af65c8a | vladlosev | Adds /MD(d) versions of VC++ projects. | Aug 28 2009 | |||
a4e6314a0bc9 | zhanyong.wan | Removes svn:executable and sets svn:eol-style to CRLF for VS project files. | Feb 13 2009 | |||
a5391b50a28b | zhanyong.wan | Adds gtest_all_test.cc. Also cleans up gtest_unittest.cc. | Feb 9 2009 | |||
cea25099b5c8 | shiqian | Fixes the VC project. Contributed by Rainer Klaffenboeck. | Oct 31 2008 | |||
ee39a89debba | shiqian | Adds suffix 'd' to gtest's libs on Windows. Also fixes gtest_unittest on non… | Sep 13 2008 | |||
a2b1a8556ea6 | shiqian | Adds support for type-parameterized tests (by Zhanyong Wan); also adds case… | Sep 8 2008 | |||
57b43f27754a | vladlosev | Fix incorrect output file name in gtest_main.vcproj | Jul 15 2008 | |||
e0ecb7ac588e | shiqian | Makes Google Test compile on Mac OS X and Cygwin, and adds project files for… | Jul 9 2008 |
c4science · Help