summaryrefslogtreecommitdiffstats
path: root/lib/Index/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Rename libIDE to libIndex.Argyrios Kyrtzidis2013-08-171-0/+13
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-18/+0
* BUILD_ARCHIVE is the default for libraries, no need to set it.Chris Lattner2010-07-181-1/+0
* Simplify libIndex Makefile, which doesn't need to worry about altivec support.Daniel Dunbar2010-06-081-6/+0
* Makefiles: Set Clang CPP compiler flags in a single location, instead of scat...Daniel Dunbar2010-06-081-2/+0
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-3/+3
* Allow users to set CPPFLAGS and CXXFLAGS on the make command line.Jeffrey Yasskin2010-03-121-2/+2
* -fno-rtti is now the default.Chris Lattner2010-01-241-1/+0
* Installation of Clang libraries and headers, from Axel Naumann!Douglas Gregor2009-10-081-3/+0
* Don't install Clang libraries.Douglas Gregor2009-08-231-0/+3
* Introduce the 'Index' library.Argyrios Kyrtzidis2009-07-051-0/+28