index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unittests
/
Makefile.unittest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-7
/
+14
*
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
Daniel Dunbar
2011-12-15
1
-1
/
+1
*
build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build variable, to be leveraged
Daniel Dunbar
2011-02-04
1
-0
/
+2
*
unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cy...
NAKAMURA Takumi
2010-11-26
1
-3
/
+5
*
This patch enables "make unittests" on enable-shared/mingw.
Anton Korobeynikov
2010-08-17
1
-2
/
+2
*
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
-4
/
+0
*
Consolidate GoogleTest make options and duplicate them to its own makefile.
Chandler Carruth
2010-03-09
1
-8
/
+10
*
Try r96559 for the third time. This time the shared library is only built if
Jeffrey Yasskin
2010-02-25
1
-1
/
+10
*
Roll back r96959 again.
Jeffrey Yasskin
2010-02-23
1
-12
/
+1
*
Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
Jeffrey Yasskin
2010-02-23
1
-1
/
+12
*
Roll back the shared library, r96559. It broke two darwins and arm, mysterio...
Jeffrey Yasskin
2010-02-18
1
-5
/
+1
*
Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add an
Jeffrey Yasskin
2010-02-18
1
-1
/
+5
*
Roll r94484 (avoiding RTTI problems in tests) forward again in a way that isn't
Jeffrey Yasskin
2010-01-26
1
-1
/
+5
*
Revert 94484. Re-disable unittests that need RTTI.
Bob Wilson
2010-01-26
1
-5
/
+1
*
Re-enable unit tests disabled in r94164 by telling GTest about the
Jeffrey Yasskin
2010-01-26
1
-1
/
+5
*
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
Chris Lattner
2010-01-24
1
-0
/
+2
*
Remove / use flags that are now set in the Makefile.config.
Julien Lerouge
2009-10-26
1
-1
/
+1
*
Try to fix unit test linking on linux ...
Benjamin Kramer
2009-10-02
1
-2
/
+2
*
MingW build fixes
Benjamin Kramer
2009-10-02
1
-1
/
+1
*
Link order: it matters.
Nick Lewycky
2009-09-27
1
-1
/
+1
*
Build (not test) the unittests as part of a normal build.
Daniel Dunbar
2009-09-13
1
-0
/
+2
*
Revert unittests build changes temporarily, the unit test build isn't -j safe.
Daniel Dunbar
2009-09-13
1
-2
/
+0
*
Build (not test) the unittests as part of a normal build.
Daniel Dunbar
2009-09-13
1
-0
/
+2
*
include Makefile.common before using $(BuildMode) to get its definition
Misha Brukman
2009-04-01
1
-3
/
+2
*
Remove libtool.
Nick Lewycky
2009-02-26
1
-2
/
+2
*
Original patch by Talin.
Misha Brukman
2009-01-01
1
-0
/
+36