1. 2e3f44e Disable pthread support in googletest if llvm was configured without threads. by Benjamin Kramer · 14 years ago
  2. 8ef297e Turns out gtest still prefers the system <tr1/tuple> over it's own by Benjamin Kramer · 14 years ago
  3. 4839d87 Update Readme and Makefiles for the new gtest. by Benjamin Kramer · 14 years ago
  4. 315b1bb Continue propagating the GoogleTest flags until we can update our version to by Chandler Carruth · 15 years ago
  5. f10e43e Consolidate GoogleTest make options and duplicate them to its own makefile. by Chandler Carruth · 15 years ago
  6. 43b5f93 make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. by Chris Lattner · 15 years ago
  7. cadd4b9 Remove / use flags that are now set in the Makefile.config. by Julien Lerouge · 15 years ago
  8. 848454a Follow googletest logic for suppressing warnings in unittests/UnitTestMain. by Daniel Dunbar · 15 years ago
  9. e55db74 The attached patches attempt to fix cross builds. For example, if you by Anton Korobeynikov · 15 years ago
  10. b0d3f25 Remove trailing slashes from include paths. Some versions of mingw don't like them. by Benjamin Kramer · 15 years ago
  11. c891465 Change 'make install' to install tblgen, for better support of out-of-tree targets, by Chris Lattner · 15 years ago
  12. e0a056b Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable exceptions. by Julien Lerouge · 16 years ago
  13. d907e49 FIx spelling. by Mike Stump · 16 years ago
  14. 44460da Probe for flags before using them to try to help compiling with by Mike Stump · 16 years ago
  15. e5f9471 * Removed gtest-all.cc; .cc files including other .cc files is weird by Misha Brukman · 16 years ago
  16. 3aae44e Moved Google Test code up one directory so that we can use a standard LLVM by Misha Brukman · 16 years ago