Merging r260587:
[oota-llvm.git] / unittests / Makefile.unittest
2014-02-28 Rafael EspindolaWith rpaths being set correctly, SHLIBPATH_VAR is not...
2013-12-20 NAKAMURA TakumiMakefile.unittest: cleanup may fail. Add '-' in the...
2013-12-19 NAKAMURA TakumiIntroduce clean-ups in llvm/unittests/Makefile.unittest...
2011-12-15 Daniel Dunbarbuild/unittests: Fix llvm-config names for gtest librar...
2011-02-04 Daniel Dunbarbuild: Add MAKEFILE_UNITTEST_NO_INCLUDE_COMMON build...
2010-11-26 NAKAMURA Takumiunittests/JITTests: Don't use --export-dynamic but...
2010-08-17 Anton KorobeynikovThis patch enables "make unittests" on enable-shared...
2010-06-03 Benjamin KramerDisable pthread support in googletest if llvm was confi...
2010-06-03 Benjamin KramerTurns out gtest still prefers the system <tr1/tuple...
2010-06-02 Benjamin KramerUpdate Readme and Makefiles for the new gtest.
2010-03-09 Chandler CarruthConsolidate GoogleTest make options and duplicate them...
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2010-01-26 Jeffrey YasskinRoll r94484 (avoiding RTTI problems in tests) forward...
2010-01-26 Bob WilsonRevert 94484. Re-disable unittests that need RTTI.
2010-01-26 Jeffrey YasskinRe-enable unit tests disabled in r94164 by telling...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2009-10-26 Julien LerougeRemove / use flags that are now set in the Makefile...
2009-10-02 Benjamin KramerTry to fix unit test linking on linux ...
2009-10-02 Benjamin KramerMingW build fixes
2009-09-27 Nick LewyckyLink order: it matters.
2009-09-13 Daniel DunbarBuild (not test) the unittests as part of a normal...
2009-09-13 Daniel DunbarRevert unittests build changes temporarily, the unit...
2009-09-13 Daniel DunbarBuild (not test) the unittests as part of a normal...
2009-04-01 Misha Brukmaninclude Makefile.common before using $(BuildMode) to...
2009-02-26 Nick LewyckyRemove libtool.
2009-01-01 Misha BrukmanOriginal patch by Talin.