1. 34fc517 CMake: Added notes pointing to the LLVM CMake documentation. by Oscar Fuentes · 15 years ago
  2. 9a0107d CMake: defines and uses macro add_llvm_definitions for keeping track by Oscar Fuentes · 15 years ago
  3. 48fe635 Fix the Win32 VS2008 build: by Sebastian Redl · 15 years ago
  4. 5c6bf65 CMake: auto-discover project files under the projects/ subdirectory. by Oscar Fuentes · 15 years ago
  5. 8c46e85 Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cmake. by Chris Lattner · 16 years ago
  6. 64fb4c8 CMake: Option for building with -fPIC. by Oscar Fuentes · 16 years ago
  7. 6307b94 CMake: Support for building 32 bits shared libraries on 64 bits GNU by Oscar Fuentes · 16 years ago
  8. 4b44283 CMake: Option for enabling/disabling threads. by Oscar Fuentes · 16 years ago
  9. 7f6f21e CMake: Forces linking of the rest of architecture targets and its by Oscar Fuentes · 16 years ago
  10. 232ed2d CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  11. 422fcf3 CMake: Moved generation of Intrinsics.gen to by Oscar Fuentes · 16 years ago
  12. cccecb8 CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, for consistency. by Oscar Fuentes · 16 years ago
  13. 6326a0d CMake: Disallow in-source builds except when building with the Visual by Oscar Fuentes · 16 years ago
  14. 41bdedf CMake: Builds a native tblgen when cross-compiling and the user didn't by Oscar Fuentes · 16 years ago
  15. 4f21c13 CMake: Implement magic word `all' for selecting all targets. Check by Oscar Fuentes · 16 years ago
  16. 02516ba CMake: Non-working code for auto-building the native tblgen util when by Oscar Fuentes · 16 years ago
  17. 3ab40ca CMake: Support for cross-compiling. For now, requires a previously by Oscar Fuentes · 16 years ago
  18. 9380c05 Add XCore backend to CMake build. by Richard Osborne · 16 years ago
  19. b0c5699 CMake: Support for building 32 bit mode libs and binaries on Linux/x86-64. by Oscar Fuentes · 16 years ago
  20. 1d083f4 Change the name of the generated solution file for a CMake build. (from 'project' to 'LLVM'). by Cedric Venet · 16 years ago
  21. 0a48698 CMake: Reverted some unintentional changes on the previous commit. by Oscar Fuentes · 16 years ago
  22. 4fd38b8 CMake: Cygwin pretends to be Unix. Patch by Jay Foad. by Oscar Fuentes · 16 years ago
  23. 980e842 CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  24. 619ce78 CMake: Removed unnecessary macro definitions. They are defined in config.h by Oscar Fuentes · 16 years ago
  25. f7e73b9 CMake: Directed bug reports to llvmbugs. by Oscar Fuentes · 16 years ago
  26. de98db3 CMake: MSVC++ no longer uses a special configuration method. by Oscar Fuentes · 16 years ago
  27. 1dc9716 CMake: `make install' for libraries, executables and header files. by Oscar Fuentes · 16 years ago
  28. 63f9720 Fun x86 encoding tricks: when adding an immediate value of 128, by Dan Gohman · 16 years ago
  29. e1ad087 CMake: Builds all targets. by Oscar Fuentes · 16 years ago
  30. a789af2 CMake: Disabled some warnings for MSVC. by Oscar Fuentes · 16 years ago
  31. 1d8e4cf CMake build system: support for parallel builds. by Oscar Fuentes · 16 years ago
  32. 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago