Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5354e77e60e82828c7c2361f5c688c2667ab59cc
/
lib
/
Driver
/
CMakeLists.txt
11abf2a
clang/lib: [CMake] Update tblgen'd dependencies.
by NAKAMURA Takumi
· 13 years ago
866abce
clang/lib: [CMake] Reformat, alphabetize lists.
by NAKAMURA Takumi
· 13 years ago
b0d8671
Remove a goofy CMake hack and use the standard CMake facilities to
by Chandler Carruth
· 13 years ago
a08e7bc
Zap the /Za compiler switch from MSVC projects, the option is considered harmful even by Microsoft people and clang won't build using the MSVC 2012 RC if not removed.
by Francois Pichet
· 13 years ago
d5ba937
Remove AST and Parse from Driver's dependencies.
by Jordan Rose
· 13 years ago
168d317
Speculatively fix windows cmake builders.
by Andrew Trick
· 13 years ago
bfd7a52
Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver.
by James Molloy
· 13 years ago
18d7f3a
Delete the driver's HostInfo class. This abstraction just never really
by Chandler Carruth
· 13 years ago
79cbbdc
Split the Windows toolchain definition into its own file. This is
by Chandler Carruth
· 13 years ago
9cef887
Fix MSVC build.
by Michael J. Spencer
· 13 years ago
886e160
CMake: LLVM_NO_RTTI must be obsolete now!
by NAKAMURA Takumi
· 14 years ago
560a921
Revert "CMake: Update to use standard CMake dependency tracking facilities instead"
by Michael J. Spencer
· 14 years ago
5a7f349
CMake: Update to use standard CMake dependency tracking facilities instead
by Michael J. Spencer
· 14 years ago
ec9bf47
Clean up CMake dependencies
by Douglas Gregor
· 14 years ago
ee6e4b4
Update CMake build for new attribute changes.
by Sean Hunt
· 15 years ago
41b5b17
Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts approximately the same interface as 'llvm-mc'.
by Daniel Dunbar
· 15 years ago
909e6aa
Sort calls to add_clang_library()
by Kovarththanan Rajaratnam
· 15 years ago
c06a8d8
Add missing dependency for CMake.
by Daniel Dunbar
· 15 years ago
8adfcff
Sketch .td file and build system goop for OptTable based clang-cc options.
by Daniel Dunbar
· 15 years ago
64bdce3
Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.
by Daniel Dunbar
· 15 years ago
27e738d
Driver: Split OptTable out into OptTable.{h,cpp}
by Daniel Dunbar
· 15 years ago
3c092bc
Fix some TableGen-related dependencies for the Clang CMake build
by Douglas Gregor
· 16 years ago
0adea82
Add some missing CMake dependencies
by Douglas Gregor
· 16 years ago
a43a21e
Really fix cmake style builds.
by Mike Stump
· 16 years ago
3279575
support cmake
by Gabor Greif
· 16 years ago
e1bd4e6
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
by Daniel Dunbar
· 16 years ago
4310ff6
Minor update to CMake build system.
by Eli Friedman
· 16 years ago
e839b15
Update CMakeLists.txt
by Cedric Venet
· 16 years ago
d2f4e5e
CMake: Builds and installs clang binary and libs (no docs yet). It
by Oscar Fuentes
· 16 years ago