summaryrefslogtreecommitdiff
path: root/unittests/Makefile.unittest
Commit message (Expand)AuthorAge
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Remove / use flags that are now set in the Makefile.config.Julien Lerouge2009-10-26
* Try to fix unit test linking on linux ...Benjamin Kramer2009-10-02
* MingW build fixesBenjamin Kramer2009-10-02
* Link order: it matters.Nick Lewycky2009-09-27
* Build (not test) the unittests as part of a normal build.Daniel Dunbar2009-09-13
* Revert unittests build changes temporarily, the unit test build isn't -j safe.Daniel Dunbar2009-09-13
* Build (not test) the unittests as part of a normal build.Daniel Dunbar2009-09-13
* include Makefile.common before using $(BuildMode) to get its definitionMisha Brukman2009-04-01
* Remove libtool.Nick Lewycky2009-02-26
* Original patch by Talin.Misha Brukman2009-01-01