History log of /external/llvm/unittests/Makefile.unittest
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
36b56886974eae4f9c5ebc96befd3e7bfe5de338 24-Apr-2014 Stephen Hines <srhines@google.com> Update to LLVM 3.5a.

Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
/external/llvm/unittests/Makefile.unittest
bb53bbb7d4b1ac3da416d922101d4cbc280b145c 16-Dec-2011 Daniel Dunbar <daniel@zuster.org> build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile
library names in line with those used by CMake.
- Patch by Johannes Obermayr, with tweaks by me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146706 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
5e342ecc192009b2a3da924c27327075a281f16f 04-Feb-2011 Daniel Dunbar <daniel@zuster.org> build: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build variable, to be leveraged
by Clang.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124871 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
b9dec1f92872f36e308a638eb99071c7da1c41a1 26-Nov-2010 NAKAMURA Takumi <geek4civic@gmail.com> unittests/JITTests: Don't use --export-dynamic but --export-all-symbols on cygming.

GNU ld/PECOFF accepts but ignores them below;
--version-script
--export-dynamic
--rpath

FIXME: autoconf should be aware of them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120179 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
462aaeb17857ac5bd3bba086a6d1c08f23b5a797 17-Aug-2010 Anton Korobeynikov <asl@math.spbu.ru> This patch enables "make unittests" on enable-shared/mingw.
Patch by Takumi Nakamura!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111270 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
2e3f44eab2cd1ade5316f0a2eb5e57d87119d89c 03-Jun-2010 Benjamin Kramer <benny.kra@googlemail.com> Disable pthread support in googletest if llvm was configured without threads.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105390 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
8ef297e9451b678868fe08a249a5d1d101ee84bc 03-Jun-2010 Benjamin Kramer <benny.kra@googlemail.com> Turns out gtest still prefers the system <tr1/tuple> over it's own
implementation. Force the internal one to unbreak clang selfhost on linux.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105386 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
4839d872fca46ec83a76ed8db041b03df3616cfd 03-Jun-2010 Benjamin Kramer <benny.kra@googlemail.com> Update Readme and Makefiles for the new gtest.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105355 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
f10e43ee7e3cb171e44c201e133fa153778d0da4 09-Mar-2010 Chandler Carruth <chandlerc@gmail.com> Consolidate GoogleTest make options and duplicate them to its own makefile.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98074 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
c90171961d020d93e4ce548016d8ccb8aab00c57 25-Feb-2010 Jeffrey Yasskin <jyasskin@google.com> Try r96559 for the third time. This time the shared library is only built if
--enable-shared is passed to configure.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97119 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
407fbdd161d4134901fefe267779a4aaaeab2f0d 23-Feb-2010 Jeffrey Yasskin <jyasskin@google.com> Roll back r96959 again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96981 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
ea6c39d417172a8edb99667e93cd6b67cd024e6a 23-Feb-2010 Jeffrey Yasskin <jyasskin@google.com> Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
the examples shared to make sure the shared library keeps working.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96959 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
2155d459a7de626bb77849e5956ef2363d7d4a87 18-Feb-2010 Jeffrey Yasskin <jyasskin@google.com> Roll back the shared library, r96559. It broke two darwins and arm, mysteriously.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96569 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
f6afae2f49ed65a6a482257c7e55520857d751b7 18-Feb-2010 Jeffrey Yasskin <jyasskin@google.com> Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add an
--enable-shared configure flag to have the tools linked shared. (2.7svn is just
$(LLVMVersion) so it'll change to "2.7" in the release.) Always link the
example programs shared to test that the shared library keeps working.

On my mac laptop, Debug libLLVM2.7svn.dylib is 39MB, and opt (for example) is
16M static vs 440K shared.

Two things are less than ideal here:
1) The library doesn't include any version information. Since we expect to break
the ABI with every release, this shouldn't be much of a problem. If we do
release a compatible 2.7.1, we may be able to hack its library to work with
binaries compiled against 2.7.0, or we can just ask them to recompile. I'm
hoping to get a real packaging expert to look at this for the 2.8 release.
2) llvm-config doesn't yet have an option to print link options for the shared
library. I'll add this as a subsequent patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96559 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
9815582faddd8d6a194472e02ce408018d8cacec 27-Jan-2010 Jeffrey Yasskin <jyasskin@google.com> Roll r94484 (avoiding RTTI problems in tests) forward again in a way that isn't
broken by setting CXXFLAGS on the command line.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94619 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
8dd0ab074a86ea5eaadfb970323ce133328a2860 26-Jan-2010 Bob Wilson <bob.wilson@apple.com> Revert 94484. Re-disable unittests that need RTTI.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94569 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
f5fe3beb3ad2664cfc14a22bb075ebb8e09540c3 26-Jan-2010 Jeffrey Yasskin <jyasskin@google.com> Re-enable unit tests disabled in r94164 by telling GTest about the
lack of RTTI.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94484 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
43b5f9312d56be400af031f7487a99b75b7b0f97 24-Jan-2010 Chris Lattner <sabre@nondot.org> make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94378 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
cadd4b9cedca0cbe86056c6f8e51dfa204cbb26d 26-Oct-2009 Julien Lerouge <jlerouge@apple.com> Remove / use flags that are now set in the Makefile.config.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85149 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
e2b208a5e1dfece2462f595dec2d8f8ff3c1b98f 02-Oct-2009 Benjamin Kramer <benny.kra@googlemail.com> Try to fix unit test linking on linux ...


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83252 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
7d26948662d222be28bd6be509c40f8aff954da5 02-Oct-2009 Benjamin Kramer <benny.kra@googlemail.com> MingW build fixes

- MingW needs -lpsapi (in ${LIBS}) linked after -lLLVMSystem.
Noticed by Ronald Pijnacker!

- Some parts of the System library must be build with exceptions on windows.
Based on a patch by Jay Foad!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83251 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
e4172f48cc58bbad6a90325d14ce2497e1aa3c6c 27-Sep-2009 Nick Lewycky <nicholas@mxc.ca> Link order: it matters.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82925 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
7f068f47a3a642674db20626284e65460dc0b1d6 14-Sep-2009 Daniel Dunbar <daniel@zuster.org> Build (not test) the unittests as part of a normal build.
- 'make unittests' still builds and tests.
- 'make unitcheck' inside a unittest directory runs the tests in that directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81725 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
1026c163c82d4d3481548bf69a18ac10ebd728c6 13-Sep-2009 Daniel Dunbar <daniel@zuster.org> Revert unittests build changes temporarily, the unit test build isn't -j safe.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81692 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
db0ce7d90f8737a8153fcaa17fcfc86dea8d5952 13-Sep-2009 Daniel Dunbar <daniel@zuster.org> Build (not test) the unittests as part of a normal build.
- 'make unittests' still builds and tests.
- 'make unitcheck' inside a unittest directory runs the tests in that directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81687 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
b0426e86af15d2ff419d2dc9bfefa573f3dfe29c 01-Apr-2009 Misha Brukman <brukman+llvm@gmail.com> include Makefile.common before using $(BuildMode) to get its definition


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68167 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
a15dc035a6d4153bece7a067e037e5d6f5d58b16 26-Feb-2009 Nick Lewycky <nicholas@mxc.ca> Remove libtool.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65517 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest
8fb520eb4f06d4ef771abe9c22d85b2a275988ee 01-Jan-2009 Misha Brukman <brukman+llvm@gmail.com> Original patch by Talin.

* Added the first LLVM unittest -- DenseMap.
* Updated mkpatch utility to include llvm/unittests dir
* Added top-level target "unittests" to run all unittests


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61541 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/Makefile.unittest