Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b991f48ccff0567d581cf95e4eda1bffd5bbada3
/
Makefile
1555c3a
Don't install Makefiles nor tablegen input in include/.
by Axel Naumann
· 15 years ago
a8a9a1a
Do not install CMakeLists.txt (nor any other txt files) into include/ subdirectories
by Axel Naumann
· 15 years ago
14ea569
Installation of Clang libraries and headers, from Axel Naumann!
by Douglas Gregor
· 15 years ago
38a8095
The test/ directory needs to be created always when building objdir != srcdir,
by Torok Edwin
· 15 years ago
073777f
Move <root>/Driver into <root>/tools/clang-cc.
by Daniel Dunbar
· 16 years ago
432eeec
Add 'make cscope.files' top level target.
by Daniel Dunbar
· 16 years ago
a393e9e
Build system changes to use TableGen to generate the various
by Douglas Gregor
· 16 years ago
e89b6b2
Revert the switch to the tablegen diags. It fails for seperate objdir builds and cmake builds, and I have no clue what to do about it. Revisit this after someone with a clue about the build systems has looked at it.
by Sebastian Redl
· 16 years ago
3801d71
Switch diagnostics from .def to tablegen files. Please validate the Windows build.
by Sebastian Redl
· 16 years ago
8ba82b3
Add tags; this is documented to work, just need the wiring to enable it.
by Mike Stump
· 16 years ago
adc981a
Fix make test when configuring for a seperate build directory.
by Mike Stump
· 16 years ago
c72e5ae
ccc: Add installation of ccc; based on patch from Mike Stump.
by Daniel Dunbar
· 16 years ago
1ede17a
Add doxygen support - Stolen from LLVM with minor modifications
by Daniel Dunbar
· 16 years ago
9d294b9
remove the old non-parallel test system. 'make' in clang/test now runs
by Chris Lattner
· 17 years ago
4c0c97d
Use make's -C option to enter directories.
by Gabor Greif
· 17 years ago
5267d7c
reduce chattyness of makefiles
by Gabor Greif
· 17 years ago
ab72ffe
Switch over to the parallelized makefile, but keep old serial
by Gabor Greif
· 17 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
4a308e0
Build the clang headers.
by Chris Lattner
· 17 years ago
8bd12b8
Initial checkin of rewriter interface. It is just stubbed out for now.
by Chris Lattner
· 17 years ago
7cba960
Added libClangAnalysis
by Ted Kremenek
· 17 years ago
7d5afc3
Make check conflicts with the other default llvm target, 'make check' will come later I guess.
by Chris Lattner
· 17 years ago
077c3f2
'make check' is what more people expect.
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago