aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2008-11-20CMake: Option for building with -fPIC.Oscar Fuentes
2008-11-19CMake: Support for building 32 bits shared libraries on 64 bits GNUOscar Fuentes
2008-11-18CMake: Option for enabling/disabling threads.Oscar Fuentes
2008-11-15CMake: Forces linking of the rest of architecture targets and itsOscar Fuentes
2008-11-15CMake: Removed some cruft.Oscar Fuentes
2008-11-15CMake: Moved generation of Intrinsics.gen toOscar Fuentes
2008-11-14CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, forOscar Fuentes
2008-11-14CMake: Disallow in-source builds except when building with the VisualOscar Fuentes
2008-11-10CMake: Builds a native tblgen when cross-compiling and the user didn'tOscar Fuentes
2008-11-10CMake: Implement magic word `all' for selecting all targets. CheckOscar Fuentes
2008-11-10CMake: Non-working code for auto-building the native tblgen util whenOscar Fuentes
2008-11-09CMake: Support for cross-compiling. For now, requires a previouslyOscar Fuentes
2008-11-07Add XCore backend to CMake build.Richard Osborne
2008-11-04CMake: Support for building 32 bit mode libs and binaries onOscar Fuentes
2008-10-30Change the name of the generated solution file for a CMake build. (from 'proj...Cedric Venet
2008-10-30CMake: Reverted some unintentional changes on the previous commit.Oscar Fuentes
2008-10-30CMake: Cygwin pretends to be Unix.Oscar Fuentes
2008-10-29CMake: Removed some cruft.Oscar Fuentes
2008-10-26CMake: Removed unnecessary macro definitions. They are defined inOscar Fuentes
2008-10-25CMake: Directed bug reports to llvmbugs.Oscar Fuentes
2008-10-25CMake: MSVC++ no longer uses a special configuration method.Oscar Fuentes
2008-10-22CMake: `make install' for libraries, executables and header files.Oscar Fuentes
2008-10-17Fun x86 encoding tricks: when adding an immediate value of 128,Dan Gohman
2008-09-26CMake: Builds all targets.Oscar Fuentes
2008-09-24CMake: Disabled some warnings for MSVC.Oscar Fuentes
2008-09-22CMake build system: support for parallel builds.Oscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes