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