Age | Commit message (Expand) | Author |
---|---|---|
2012-04-13 | Remove the unused, unmaintained, incomplete 'Index' library. | Douglas Gregor |
2010-07-18 | BUILD_ARCHIVE is the default for libraries, no need to set it. | Chris Lattner |
2010-06-08 | Simplify libIndex Makefile, which doesn't need to worry about altivec support. | Daniel Dunbar |
2010-06-08 | Makefiles: Set Clang CPP compiler flags in a single location, instead of scat... | Daniel Dunbar |
2010-06-08 | Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. | Daniel Dunbar |
2010-03-12 | Allow users to set CPPFLAGS and CXXFLAGS on the make command line. | Jeffrey Yasskin |
2010-01-24 | -fno-rtti is now the default. | Chris Lattner |
2009-10-08 | Installation of Clang libraries and headers, from Axel Naumann! | Douglas Gregor |
2009-08-23 | Don't install Clang libraries. | Douglas Gregor |
2009-07-05 | Introduce the 'Index' library. | Argyrios Kyrtzidis |