1. 43b04fa Fix MSVC release mode compilation error. by Francois Pichet · 15 years ago
  2. 6b096c3 Fix line endings from my last commit. by Michael J. Spencer · 15 years ago
  3. ddfce8f unittests: Support Windows. by Michael J. Spencer · 15 years ago
  4. 2e3f44e Disable pthread support in googletest if llvm was configured without threads. by Benjamin Kramer · 15 years ago
  5. 8ef297e Turns out gtest still prefers the system <tr1/tuple> over it's own by Benjamin Kramer · 15 years ago
  6. 4839d87 Update Readme and Makefiles for the new gtest. by Benjamin Kramer · 15 years ago
  7. 315b1bb Continue propagating the GoogleTest flags until we can update our version to by Chandler Carruth · 15 years ago
  8. 43b5f93 make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. by Chris Lattner · 16 years ago
  9. cadd4b9 Remove / use flags that are now set in the Makefile.config. by Julien Lerouge · 16 years ago
  10. 848454a Follow googletest logic for suppressing warnings in unittests/UnitTestMain. by Daniel Dunbar · 16 years ago
  11. f845c74 Move unittest driver to utils/unittest/UnitTestMain. by Daniel Dunbar · 16 years ago