Makes Google Test compile on Mac OS X and Cygwin, and adds project files for Microsoft Visual Studio.

This commit is contained in:
shiqian
2008-07-09 20:58:26 +00:00
parent e4e9a8bd7d
commit e0ecb7ac58
16 changed files with 1545 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
Changes for 1.0.1:
* Added project files for Visual Studio 7.1.
* Fixed issues with compiling on Mac OS X.
* Fixed issues with compiling on Cygwin.
Changes for 1.0.0:
* Initial Open Source release of Google Test