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
2009-09-24
Add count/not tools as executables.
Daniel Dunbar
2009-09-22
Initial support for running LLVM tests from cmake.
Daniel Dunbar
2009-09-22
CMake: Fix definition of LTDL_SHLIB_EXT for Darwin.
Daniel Dunbar
2009-09-13
CMake: New user-settable variable LLVM_TARGET_ARCH useful when
Oscar Fuentes
2009-08-25
revert r78628 and r78803 as these are not needed any more
Gabor Greif
2009-08-22
TOT is 2.7svn for CMake, too
Douglas Gregor
2009-08-18
CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is
Oscar Fuentes
2009-08-16
CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.
Oscar Fuentes
2009-08-16
CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES to
Oscar Fuentes
2009-08-16
CMake: Hopefully this will fix the build on VS. I can't replicate the
Oscar Fuentes
2009-08-16
CMake: Revert r79144. It reverted a change necessary for correct
Oscar Fuentes
2009-08-15
Revert 78996. It was breaking MSVC builds.
Benjamin Kramer
2009-08-14
CMake: Builds main LLVM Target library before its sublibraries. This
Oscar Fuentes
2009-08-14
CMake: Corrected indentation on a block of code.
Oscar Fuentes
2009-08-12
here comes the CMAKE part on LLVM_COMPACT_SENTINELS; see also r78628 and r78661
Gabor Greif
2009-08-12
CMake: Localized dependency on Perl.
Oscar Fuentes
2009-08-12
CMake: Do not install files with .tmp suffix.
Oscar Fuentes
2009-08-12
CMake: Re-enabled build of llvm-config. Removed recursive invocation
Oscar Fuentes
2009-08-02
Build Blackfin target with autoconf and cmake.
Jakob Stoklund Olesen
2009-07-24
Remove the IA-64 backend.
Dan Gohman
2009-07-20
Build FileCheck from with CMake
Douglas Gregor
2009-07-20
CMake support for SystemZ.
Daniel Dunbar
2009-07-19
MSVC: Disable 4351, a completely useless warning: "warning: I'm not miscompiling
Daniel Dunbar
2009-07-17
Sketch support for target specific assembly parser.
Daniel Dunbar
2009-07-16
Kill off cmake magic to force linking.
Daniel Dunbar
2009-07-15
Add TargetInfo directories to CMake's list.
Daniel Dunbar
2009-07-13
CMake: Refuses to work for out-of-source builds when tablegenned files
Oscar Fuentes
2009-07-09
bug 4524: Add MSP430 to the cmake build.
Richard Pennington
2009-07-05
CMake: Fixes previous change: CMAKE_BUILD_TYPE is unknown when
Oscar Fuentes
2009-07-05
CMake: Avoids defining _DEBUG on MSVC Release builds. Fixes PR 4379.
Oscar Fuentes
2009-06-23
Start flushing out MCContext.
Daniel Dunbar
2009-06-23
CMake: remove support for llvm-config-generated dependencies in the build
Douglas Gregor
2009-06-23
Eliminate object-relinking support from CMake. Fixes PR 4429 and
Douglas Gregor
2009-06-16
CMake: Only include LLVM example executables in the build if requested by the...
Douglas Gregor
2009-06-16
Introduce new headers whose inclusion forces linking and
Douglas Gregor
2009-06-12
CMake: New variable LLVM_LIBDIR_SUFFIX.
Oscar Fuentes
2009-06-11
CMake: Fixed parallel build problem related to native tblgen when
Oscar Fuentes
2009-06-08
Allow setting the C runtime to be used with MSVC from cmake.
Stefanus Du Toit
2009-06-05
More portability checks for CMake's config.h.
Douglas Gregor
2009-06-04
CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
Douglas Gregor
2009-06-04
CMake: Renamed LLVM_ENABLE_ASSERTS to
Oscar Fuentes
2009-06-03
CMake: Implements and documents option LLVM_ENABLE_ASSERTS.
Oscar Fuentes
2009-04-04
CMake: Added notes pointing to the LLVM CMake documentation.
Oscar Fuentes
2009-04-04
CMake: defines and uses macro add_llvm_definitions for keeping track
Oscar Fuentes
2009-03-19
Fix the Win32 VS2008 build:
Sebastian Redl
2009-03-06
CMake: auto-discover project files under the projects/ subdirectory.
Oscar Fuentes
2009-01-28
Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cm...
Chris Lattner
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
[next]