make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
[oota-llvm.git] / unittests / Makefile.unittest
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.