1. 82447eb CMake: replace `rm' with portable invocations of cmake. by Oscar Fuentes · 16 years ago
  2. 56e6d64 Fix a link issue I ran into trying compiling LLVM on MinGW with CMake. by Eli Friedman · 16 years ago
  3. beb7a05 CMake: Do not rebuild the world when tblgen changes but the .inc files by Oscar Fuentes · 16 years ago
  4. 148d245 CMake: when building shared libraries, use -fPIC for compiling by Oscar Fuentes · 16 years ago
  5. 808e3a9 CMake: MSVC: Pass list of components the right way to msvc_llvm_config by Oscar Fuentes · 16 years ago
  6. 7f6f21e CMake: Forces linking of the rest of architecture targets and its by Oscar Fuentes · 16 years ago
  7. 50925fb CMake: Adds header and TableGen files to Visual Studio solution. A new by Oscar Fuentes · 16 years ago
  8. cccecb8 CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, for consistency. by Oscar Fuentes · 16 years ago
  9. 1bbdd46 CMake: Fixed dependencies of .cpp source files on .td and tablegenned files. by Oscar Fuentes · 16 years ago
  10. 3af7fd5 CMake: Updated library dependency info used for MSVC++. by Oscar Fuentes · 16 years ago
  11. 578f6cf CMake: Removed unnecessary library path setting that was breaking the by Oscar Fuentes · 16 years ago
  12. 0ef3b61 CMake: Fixed cross-compiling. by Oscar Fuentes · 16 years ago
  13. 41bdedf CMake: Builds a native tblgen when cross-compiling and the user didn't by Oscar Fuentes · 16 years ago
  14. 02516ba CMake: Non-working code for auto-building the native tblgen util when by Oscar Fuentes · 16 years ago
  15. 3ab40ca CMake: Support for cross-compiling. For now, requires a previously by Oscar Fuentes · 16 years ago
  16. b0c5699 CMake: Support for building 32 bit mode libs and binaries on Linux/x86-64. by Oscar Fuentes · 16 years ago
  17. 4727f83 CMake: Fix some unwanted commentary line wraps on the last change. by Oscar Fuentes · 16 years ago
  18. 9b17d97 CMake: Establish dependencies among executables and libraries, using by Oscar Fuentes · 16 years ago
  19. 980e842 CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  20. bcc1db5 CMake: Support for LLVM_USED_LIBS variable, which is the cmake by Oscar Fuentes · 16 years ago
  21. 579e43a CMake: GetTargetTriple: new module for determining the target by Oscar Fuentes · 16 years ago
  22. 1dc9716 CMake: `make install' for libraries, executables and header files. by Oscar Fuentes · 16 years ago
  23. e1ad087 CMake: Builds all targets. by Oscar Fuentes · 16 years ago
  24. cb7053b CMake: Removed unnecessary messages from msvc_llvm_config macro. by Oscar Fuentes · 16 years ago
  25. 1d8e4cf CMake build system: support for parallel builds. by Oscar Fuentes · 16 years ago
  26. b3334b6 add_partially_linked_object: Replaced nonexistent MESSAGE option in by Oscar Fuentes · 16 years ago
  27. 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago