aboutsummaryrefslogtreecommitdiffstats
path: root/utils/unittest/googletest/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build/unittests: Fix llvm-config names for gtest libraries, and bring MakefileDaniel Dunbar2011-12-151-1/+1
* Disable pthread support in googletest if llvm was configured without threads.Benjamin Kramer2010-06-031-0/+5
* Turns out gtest still prefers the system <tr1/tuple> over it's ownBenjamin Kramer2010-06-031-0/+3
* Update Readme and Makefiles for the new gtest.Benjamin Kramer2010-06-021-5/+0
* Continue propagating the GoogleTest flags until we can update our version toChandler Carruth2010-03-091-1/+2
* Consolidate GoogleTest make options and duplicate them to its own makefile.Chandler Carruth2010-03-091-0/+9
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-0/+1
* Remove / use flags that are now set in the Makefile.config.Julien Lerouge2009-10-261-2/+0
* Follow googletest logic for suppressing warnings in unittests/UnitTestMain.Daniel Dunbar2009-09-201-1/+1
* The attached patches attempt to fix cross builds. For example, if youAnton Korobeynikov2009-08-181-1/+1
* Remove trailing slashes from include paths. Some versions of mingw don't like...Benjamin Kramer2009-07-271-1/+1
* Change 'make install' to install tblgen, for better support of out-of-tree ta...Chris Lattner2009-05-081-0/+2
* Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disableJulien Lerouge2009-02-121-0/+4
* FIx spelling.Mike Stump2009-02-051-2/+2
* Probe for flags before using them to try to help compiling withMike Stump2009-02-051-1/+4
* * Removed gtest-all.cc; .cc files including other .cc files is weirdMisha Brukman2009-01-011-2/+0
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-011-0/+20