Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a5f8942e055abf1640fcd822406f875e1b2d8916
/
unittests
/
Makefile.unittest
bb53bbb
build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
by Daniel Dunbar
· 13 years ago
5e342ec
build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build variable, to be leveraged
by Daniel Dunbar
· 14 years ago
b9dec1f
unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming.
by NAKAMURA Takumi
· 14 years ago
462aaeb
This patch enables "make unittests" on enable-shared/mingw.
by Anton Korobeynikov
· 14 years ago
2e3f44e
Disable pthread support in googletest if llvm was configured without threads.
by Benjamin Kramer
· 14 years ago
8ef297e
Turns out gtest still prefers the system <tr1/tuple> over it's own
by Benjamin Kramer
· 14 years ago
4839d87
Update Readme and Makefiles for the new gtest.
by Benjamin Kramer
· 14 years ago
f10e43e
Consolidate GoogleTest make options and duplicate them to its own makefile.
by Chandler Carruth
· 15 years ago
c901719
Try r96559 for the third time. This time the shared library is only built if
by Jeffrey Yasskin
· 15 years ago
407fbdd
Roll back r96959 again.
by Jeffrey Yasskin
· 15 years ago
ea6c39d
Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
by Jeffrey Yasskin
· 15 years ago
2155d45
Roll back the shared library, r96559. It broke two darwins and arm, mysteriously.
by Jeffrey Yasskin
· 15 years ago
f6afae2
Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add an
by Jeffrey Yasskin
· 15 years ago
9815582
Roll r94484 (avoiding RTTI problems in tests) forward again in a way that isn't
by Jeffrey Yasskin
· 15 years ago
8dd0ab0
Revert 94484. Re-disable unittests that need RTTI.
by Bob Wilson
· 15 years ago
f5fe3be
Re-enable unit tests disabled in r94164 by telling GTest about the lack of RTTI.
by Jeffrey Yasskin
· 15 years ago
43b5f93
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
by Chris Lattner
· 15 years ago
cadd4b9
Remove / use flags that are now set in the Makefile.config.
by Julien Lerouge
· 15 years ago
e2b208a
Try to fix unit test linking on linux ...
by Benjamin Kramer
· 15 years ago
7d26948
MingW build fixes
by Benjamin Kramer
· 15 years ago
e4172f4
Link order: it matters.
by Nick Lewycky
· 15 years ago
7f068f4
Build (not test) the unittests as part of a normal build.
by Daniel Dunbar
· 15 years ago
1026c16
Revert unittests build changes temporarily, the unit test build isn't -j safe.
by Daniel Dunbar
· 15 years ago
db0ce7d
Build (not test) the unittests as part of a normal build.
by Daniel Dunbar
· 15 years ago
b0426e8
include Makefile.common before using $(BuildMode) to get its definition
by Misha Brukman
· 16 years ago
a15dc03
Remove libtool.
by Nick Lewycky
· 16 years ago
8fb520e
Original patch by Talin.
by Misha Brukman
· 16 years ago