summaryrefslogtreecommitdiffstats
path: root/clang/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix make test when configuring for a seperate build directory.Mike Stump2009-01-201-0/+8
* ccc: Add installation of ccc; based on patch from Mike Stump.Daniel Dunbar2009-01-191-1/+1
* Add doxygen supportDaniel Dunbar2008-07-261-1/+1
* remove the old non-parallel test system. 'make' in clang/test now runsChris Lattner2008-04-061-3/+3
* Use make's -C option to enter directories.Gabor Greif2008-03-201-4/+3
* reduce chattyness of makefilesGabor Greif2008-03-201-4/+6
* Switch over to the parallelized makefile, but keep old serialGabor Greif2008-03-181-1/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-1/+1
* Build the clang headers.Chris Lattner2008-03-031-1/+1
* Initial checkin of rewriter interface. It is just stubbed out for now.Chris Lattner2007-09-151-1/+1
* Added libClangAnalysisTed Kremenek2007-09-061-1/+1
* Make check conflicts with the other default llvm target, 'make check' will co...Chris Lattner2007-07-161-3/+0
* 'make check' is what more people expect.Chris Lattner2007-07-161-0/+3
* Initial scaffolding for an -emit-llvm mode. This requires the LLVM VMCoreChris Lattner2007-05-241-1/+1
* Split the AST library into two libraries: libast and libsema.Chris Lattner2007-05-211-1/+1
* Make the clean target tidier by cleaning the test directory.Chris Lattner2007-01-151-0/+4
* Make it easier to run tests from the top level with a helper targetChris Lattner2006-11-211-0/+3
* move driver to new subdirChris Lattner2006-10-061-8/+1
* Stub out the ASTStreamerChris Lattner2006-08-171-1/+1
* Start adding support for printing out parser callbacks and adding ast buildingChris Lattner2006-08-171-1/+1
* initial support for parsing, right now just ;'s at the top level, but thisChris Lattner2006-07-311-2/+2
* Compile without rtti or exceptions.Chris Lattner2006-07-031-0/+2
* Initial checkin of c-language parserChris Lattner2006-06-181-0/+9
OpenPOWER on IntegriCloud