index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2008-11-20
CMake: Option for building with -fPIC.
Oscar Fuentes
2008-11-19
CMake: Support for building 32 bits shared libraries on 64 bits GNU
Oscar Fuentes
2008-11-18
CMake: Option for enabling/disabling threads.
Oscar Fuentes
2008-11-15
CMake: Forces linking of the rest of architecture targets and its
Oscar Fuentes
2008-11-15
CMake: Removed some cruft.
Oscar Fuentes
2008-11-15
CMake: Moved generation of Intrinsics.gen to
Oscar Fuentes
2008-11-14
CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DIR, for
Oscar Fuentes
2008-11-14
CMake: Disallow in-source builds except when building with the Visual
Oscar Fuentes
2008-11-10
CMake: Builds a native tblgen when cross-compiling and the user didn't
Oscar Fuentes
2008-11-10
CMake: Implement magic word `all' for selecting all targets. Check
Oscar Fuentes
2008-11-10
CMake: Non-working code for auto-building the native tblgen util when
Oscar Fuentes
2008-11-09
CMake: Support for cross-compiling. For now, requires a previously
Oscar Fuentes
2008-11-07
Add XCore backend to CMake build.
Richard Osborne
2008-11-04
CMake: Support for building 32 bit mode libs and binaries on
Oscar Fuentes
2008-10-30
Change the name of the generated solution file for a CMake build. (from 'proj...
Cedric Venet
2008-10-30
CMake: Reverted some unintentional changes on the previous commit.
Oscar Fuentes
2008-10-30
CMake: Cygwin pretends to be Unix.
Oscar Fuentes
2008-10-29
CMake: Removed some cruft.
Oscar Fuentes
2008-10-26
CMake: Removed unnecessary macro definitions. They are defined in
Oscar Fuentes
2008-10-25
CMake: Directed bug reports to llvmbugs.
Oscar Fuentes
2008-10-25
CMake: MSVC++ no longer uses a special configuration method.
Oscar Fuentes
2008-10-22
CMake: `make install' for libraries, executables and header files.
Oscar Fuentes
2008-10-17
Fun x86 encoding tricks: when adding an immediate value of 128,
Dan Gohman
2008-09-26
CMake: Builds all targets.
Oscar Fuentes
2008-09-24
CMake: Disabled some warnings for MSVC.
Oscar Fuentes
2008-09-22
CMake build system: support for parallel builds.
Oscar Fuentes
2008-09-22
Initial support for the CMake build system.
Oscar Fuentes