index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
unittest
/
googletest
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
Daniel Dunbar
2011-12-15
1
-1
/
+1
*
Disable pthread support in googletest if llvm was configured without threads.
Benjamin Kramer
2010-06-03
1
-0
/
+5
*
Turns out gtest still prefers the system <tr1/tuple> over it's own
Benjamin Kramer
2010-06-03
1
-0
/
+3
*
Update Readme and Makefiles for the new gtest.
Benjamin Kramer
2010-06-02
1
-5
/
+0
*
Continue propagating the GoogleTest flags until we can update our version to
Chandler Carruth
2010-03-09
1
-1
/
+2
*
Consolidate GoogleTest make options and duplicate them to its own makefile.
Chandler Carruth
2010-03-09
1
-0
/
+9
*
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
Chris Lattner
2010-01-24
1
-0
/
+1
*
Remove / use flags that are now set in the Makefile.config.
Julien Lerouge
2009-10-26
1
-2
/
+0
*
Follow googletest logic for suppressing warnings in unittests/UnitTestMain.
Daniel Dunbar
2009-09-20
1
-1
/
+1
*
The attached patches attempt to fix cross builds. For example, if you
Anton Korobeynikov
2009-08-18
1
-1
/
+1
*
Remove trailing slashes from include paths. Some versions of mingw don't like...
Benjamin Kramer
2009-07-27
1
-1
/
+1
*
Change 'make install' to install tblgen, for better support of out-of-tree ta...
Chris Lattner
2009-05-08
1
-0
/
+2
*
Fix MingW build: define GTEST_OS_WINDOWS if OS is MingW, but disable
Julien Lerouge
2009-02-12
1
-0
/
+4
*
FIx spelling.
Mike Stump
2009-02-05
1
-2
/
+2
*
Probe for flags before using them to try to help compiling with
Mike Stump
2009-02-05
1
-1
/
+4
*
* Removed gtest-all.cc; .cc files including other .cc files is weird
Misha Brukman
2009-01-01
1
-2
/
+0
*
Moved Google Test code up one directory so that we can use a standard LLVM
Misha Brukman
2009-01-01
1
-0
/
+20