Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
341b5df7f859e640c2ea2f35c0fff553ec55ada4
/
lib
/
Frontend
/
Makefile
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
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
14ea569
Installation of Clang libraries and headers, from Axel Naumann!
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
4ad19bf
Fix name.
by Daniel Dunbar
· 16 years ago
e1bd4e6
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
by Daniel Dunbar
· 16 years ago
[Renamed (95%) from lib/Driver/Makefile]
fd54ebc
add a libDriver, for now only move the text diangostics stuff from Driver to there
by Nico Weber
· 16 years ago