aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/Makefile.unittest
Commit message (Expand)AuthorAgeFilesLines
* Consolidate GoogleTest make options and duplicate them to its own makefile.Chandler Carruth2010-03-091-8/+10
* Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin2010-02-251-1/+10
* Roll back r96959 again.Jeffrey Yasskin2010-02-231-12/+1
* Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin2010-02-231-1/+12
* Roll back the shared library, r96559. It broke two darwins and arm, mysterio...Jeffrey Yasskin2010-02-181-5/+1
* Add a shared library for LLVM, named libLLVM2.7svn.(so|dylib), and add anJeffrey Yasskin2010-02-181-1/+5
* Roll r94484 (avoiding RTTI problems in tests) forward again in a way that isn'tJeffrey Yasskin2010-01-261-1/+5
* Revert 94484. Re-disable unittests that need RTTI.Bob Wilson2010-01-261-5/+1
* Re-enable unit tests disabled in r94164 by telling GTest about theJeffrey Yasskin2010-01-261-1/+5
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-0/+2
* Remove / use flags that are now set in the Makefile.config.Julien Lerouge2009-10-261-1/+1
* Try to fix unit test linking on linux ...Benjamin Kramer2009-10-021-2/+2
* MingW build fixesBenjamin Kramer2009-10-021-1/+1
* Link order: it matters.Nick Lewycky2009-09-271-1/+1
* Build (not test) the unittests as part of a normal build.Daniel Dunbar2009-09-131-0/+2
* Revert unittests build changes temporarily, the unit test build isn't -j safe.Daniel Dunbar2009-09-131-2/+0
* Build (not test) the unittests as part of a normal build.Daniel Dunbar2009-09-131-0/+2
* include Makefile.common before using $(BuildMode) to get its definitionMisha Brukman2009-04-011-3/+2
* Remove libtool.Nick Lewycky2009-02-261-2/+2
* Original patch by Talin.Misha Brukman2009-01-011-0/+36