Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
00406d0ab613f1ce1fa1b664c0fd21b8d898f44d
/
tools
/
libclang
/
Makefile
1951085
Another step in the process of making the parser depend on Sema:
by John McCall
· 14 years ago
57b5b4a
libclang/Darwin: Always set the compatibility version in the dylib.
by Daniel Dunbar
· 14 years ago
8572813
Reintroduce the serialization library, with fixed dependencies.
by Sebastian Redl
· 14 years ago
e638f86
Remove the last bit of the Clang Serialization library, for now
by Douglas Gregor
· 14 years ago
9baa8b0
Add the clangSerialization library to libclang.
by Dan Gohman
· 14 years ago
f9ae8f9
build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do
by Daniel Dunbar
· 14 years ago
a6d6af3
Revert r109546, it broke linux build.
by Argyrios Kyrtzidis
· 14 years ago
ee94e2d
Merge PCHWriterDecl.cpp's isRequiredDecl and CodeGenModule::MayDeferGeneration into a new function,
by Argyrios Kyrtzidis
· 14 years ago
c9f362d
Makefiles: Remove unnecessary early include of Makefile.config.
by Daniel Dunbar
· 15 years ago
c4dec1c
Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles.
by Daniel Dunbar
· 15 years ago
afed099
Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
by Daniel Dunbar
· 15 years ago
f0229d8
Change install_name for libclang.dylib to '@rpath/libclang.dylib'. Fixes <rdar://problem/7987039>.
by Ted Kremenek
· 15 years ago
f51f20f
Rename 'CIndex' to 'libclang', since it has basically become our stable public
by Daniel Dunbar
· 15 years ago
[Renamed (93%) from tools/CIndex/Makefile]
e42e987
Convert libCIndex to use the new native EXPORTED_SYMBOL_FILE mechanism.
by Dan Gohman
· 15 years ago
3352406
Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
by Jeffrey Yasskin
· 15 years ago
0bb46d2
-fno-rtti is now the default.
by Chris Lattner
· 15 years ago
a030b7c
Eliminate CIndex's dependency on the Clang Index library, since we
by Douglas Gregor
· 15 years ago
467f030
Normalize CIndex/c-index-test/index-test link lines in the hopes it will fix
by Daniel Dunbar
· 15 years ago
7896ea1
this also depends on libDriver. this almost fixes the build problems of c-index-test
by Nuno Lopes
· 15 years ago
286bf95
Add some missing libraries.
by Daniel Dunbar
· 15 years ago
80088a9
Add CIndex dependencies: libLLVMC and libclangSema (for IdentifierResolver).
by Ted Kremenek
· 15 years ago
2349672
Tweak CIndex file to resolve to linking issues with the clang libraries. In
by Ted Kremenek
· 15 years ago
d2fa566
Add initial boilerplate for CIndex, a shared library that will vend high-level
by Ted Kremenek
· 15 years ago