Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b6af69ec6c93f4eba67b638a3f0fece23ad6954b
/
lib
/
Basic
/
Makefile
edd1cae
Use tabs instead of spaces.
by Benjamin Kramer
· 13 years ago
f8e5d4c
clang -v support for separate clang.git and llvm.git, patch by Andrew Trick.
by Jia Liu
· 13 years ago
16a8fb7
Basic: Simplify getClangRepositoryPath and getClangRevision.
by Daniel Dunbar
· 14 years ago
640cf37
Basic: Add support for git svn to get the repo version in clang executable,
by Daniel Dunbar
· 14 years ago
9638eef
BUILD_ARCHIVE is the default for libraries, no need to set it.
by Chris Lattner
· 14 years ago
c4dec1c
Makefiles: Set Clang CPP compiler flags in a single location, instead of scattered throughout the project Makefiles.
by Daniel Dunbar
· 14 years ago
afed099
Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.
by Daniel Dunbar
· 14 years ago
0bb46d2
-fno-rtti is now the default.
by Chris Lattner
· 15 years ago
3687a5d
Move version string generation (e.g., "clang 1.1 ...") to libBasic/Version.cpp, getClangFullVendorVersion().
by Ted Kremenek
· 15 years ago
38474aa
Update to use llvm/utils/GetSourceVersion to detect version number, instead of
by Daniel Dunbar
· 15 years ago
14ea569
Installation of Clang libraries and headers, from Axel Naumann!
by Douglas Gregor
· 15 years ago
b8d1191
Provide a common set of routines in Version.h that return Subversion
by Douglas Gregor
· 15 years ago
7ebe971
Don't install Clang libraries.
by Douglas Gregor
· 15 years ago
a393e9e
Build system changes to use TableGen to generate the various
by Douglas Gregor
· 16 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed (80%) from Basic/Makefile]
6298b8c
remove attribution from makefiles.
by Chris Lattner
· 17 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 17 years ago