summaryrefslogtreecommitdiff
path: root/lib/Parse/Makefile
Commit message (Expand)AuthorAge
* BUILD_ARCHIVE is the default for libraries, no need to set it.Chris Lattner2010-07-18
* Makefiles: Set Clang CPP compiler flags in a single location, instead of scat...Daniel Dunbar2010-06-08
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-08
* Allow users to set CPPFLAGS and CXXFLAGS on the make command line.Jeffrey Yasskin2010-03-12
* -fno-rtti is now the default.Chris Lattner2010-01-24
* Installation of Clang libraries and headers, from Axel Naumann!Douglas Gregor2009-10-08
* Don't install Clang libraries.Douglas Gregor2009-08-23
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-16
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-15