1. 2929de4 There are already problems with building LLVM under VS2005, and it's by Chandler Carruth · 13 years ago
  2. 5c6e4df docs/*.html: Appease W3C Checker to add "charset=utf-8". by NAKAMURA Takumi · 13 years ago
  3. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 13 years ago
  4. 4025061 CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not be built if LLVM_CLANG_SOURCE_DIR="" or ${LLVM_CLANG_SOURCE_DIR}/CMakeLists.txt is not found. by NAKAMURA Takumi · 13 years ago
  5. e0af2ad docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH. by NAKAMURA Takumi · 13 years ago
  6. cb8d8fa Update the CMake documentation to the correct variables. by Chandler Carruth · 13 years ago
  7. d4b0c6c Update instructions: LLVM.cmake is now LLVMConfig.cmake by Oscar Fuentes · 13 years ago
  8. f5af6ad docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. by NAKAMURA Takumi · 13 years ago
  9. 05d0265 docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. by NAKAMURA Takumi · 13 years ago
  10. 23ba1e4 Document how to build a LLVM pass with CMake out of source. by Oscar Fuentes · 13 years ago
  11. 3447b4f CMake: support for using LLVM from client projects with find_package. by Oscar Fuentes · 13 years ago
  12. 4d6deb0 docs/*.html: Make W3C HTML 4.01 Strict more compliant. by NAKAMURA Takumi · 13 years ago
  13. b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 13 years ago
  14. 0dddbc3 Support for parallel compilation (/MP) when using the VS IDE. by Oscar Fuentes · 14 years ago
  15. f287f01 Add testing stuff to CMake documents. by NAKAMURA Takumi · 14 years ago
  16. 5969379 Handles libffi on the CMake build. by Oscar Fuentes · 14 years ago
  17. 784a176 New cmake option LLVM_APPEND_VC_REV for controlling when the VC by Oscar Fuentes · 14 years ago
  18. d1627e3 Bump required cmake version on CMake.html. by Oscar Fuentes · 14 years ago
  19. e7ae70b CMake: Add the new option "LLVM_LIT_ARGS". by NAKAMURA Takumi · 14 years ago
  20. da97563 Document LLVM_BUILD_TESTS, LLVM_INCLUDE_TESTS. New convenience target by Oscar Fuentes · 14 years ago
  21. a6c1dbd New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES, TESTS}) for by Oscar Fuentes · 14 years ago
  22. c2d8688 CMake: document how to incorporate LLVM into the cmake project of an by Oscar Fuentes · 14 years ago
  23. fd2f3e6 CMake: documented testing procedure by Oscar Fuentes · 14 years ago
  24. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 14 years ago[Renamed from docs/main/CMake.html]
  25. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 14 years ago[Renamed from docs/CMake.html]
  26. f12a900 Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR, by Oscar Fuentes · 15 years ago
  27. b8352de CMake: generate targets for tools and examples even when by Oscar Fuentes · 15 years ago
  28. 0a984f8 Update doc re: LLVM_BUILD_EXAMPLES. by Daniel Dunbar · 15 years ago
  29. 2ba7a90 Two corrections for docs/CMake.html. by Oscar Fuentes · 15 years ago
  30. a9ff139 CMake: New user-settable variable LLVM_TARGET_ARCH useful when cross-compiling. by Oscar Fuentes · 15 years ago
  31. 1e02bf0 CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is by Oscar Fuentes · 15 years ago
  32. 3488881 CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS. by Oscar Fuentes · 15 years ago
  33. c81f56d CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES to by Oscar Fuentes · 15 years ago
  34. e15192b Documentation: fix HTML validation errors. by Benjamin Kramer · 15 years ago
  35. f689fa1 cmake builds don't need this hack for MSVC anymore. by Daniel Dunbar · 15 years ago
  36. 4b1511b Add EngineBuilder to ExecutionEngine in favor of the five optional argument EE::create(). by Reid Kleckner · 15 years ago
  37. af0f65f CMake: New variable LLVM_LIBDIR_SUFFIX. by Oscar Fuentes · 15 years ago
  38. cbdbcb1 CMake: Documented how to cross-compile with CMake. by Oscar Fuentes · 15 years ago
  39. 76941b2 CMake: Renamed LLVM_ENABLE_ASSERTS to by Oscar Fuentes · 15 years ago
  40. 81a8755 CMake: Implements and documents option LLVM_ENABLE_ASSERTS. by Oscar Fuentes · 15 years ago
  41. 0c91373 CMake: Added some VC++ specific info to CMake.html. by Oscar Fuentes · 16 years ago
  42. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  43. b6c2202 CMake: Documented two cmake variables. by Oscar Fuentes · 16 years ago
  44. 370387c CMake: More documentation. by Oscar Fuentes · 16 years ago
  45. 25f1d03 CMake: Some documentation. Work in progress. by Oscar Fuentes · 16 years ago