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
2010-09-13
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-13
CMake: Add llvm-lit to CMake build.
Michael J. Spencer
2010-09-11
CMake: Fix mingw32 build.
Michael J. Spencer
2010-09-10
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-08-30
Attempt to remove the MSIL backend from CMake as well based on Chris's r112375.
Chandler Carruth
2010-08-09
CMake: system for providing llvm-config-like features to the user.
Oscar Fuentes
2010-08-05
New system for choosing CRT type on MSVC.
Oscar Fuentes
2010-08-03
CMake: add version control info to PACKAGE_VERSION, if available.
Oscar Fuentes
2010-08-03
Bump cmake_minimum_required to version 2.8
Oscar Fuentes
2010-08-02
Lets the CMake GUI show a list of possible values for LLVM_USE_CRT
Oscar Fuentes
2010-07-20
start straightening out libedis's dependencies and make it fit
Chris Lattner
2010-06-25
Fix LLVM CMake PACKAGE_VERSION variable.
Daniel Dunbar
2010-03-18
CMake: Add options for using static runtime on MSVC++ build.
Oscar Fuentes
2010-03-05
Adding MBlaze to cmake target list.
Wesley Peck
2010-01-22
CMake: Add MCParser directory.
Daniel Dunbar
2010-01-04
Fix CMake build for InstCombine changes
Douglas Gregor
2009-12-01
Don't default warnings to ON on MSVC, the spew is enough to triple the build ...
Daniel Dunbar
2009-12-01
Fix copy paste bug
Tobias Grosser
2009-12-01
Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,
Oscar Fuentes
2009-11-30
* CMakeLists.txt: Adds warnings flags for g++. Fixes PR 5647.
Oscar Fuentes
2009-11-25
Add CMake and configure logic to create llvm/Config/Disassemblers.defs.
Daniel Dunbar
2009-11-23
CMake: generate targets for tools and examples even when
Oscar Fuentes
2009-11-18
Turn LLVM_BUILD_EXAMPLES off by default in CMake builds, to match Makefiles &
Daniel Dunbar
2009-11-12
CMake: Hopefully unbreak the build by mimicking the changes on the
Oscar Fuentes
2009-11-08
Prevent warning spew about -fPIC when using CMake generated Xcode project files.
Daniel Dunbar
2009-10-30
CMake: install .def files from source `include/llvm' directory.
Oscar Fuentes
2009-10-27
CMake: Install .inc files too.
Oscar Fuentes
2009-10-27
Rather than excluding quite some things, and still installing
Oscar Fuentes
2009-10-12
Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX.
Edward O'Callaghan
2009-10-05
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
Chris Lattner
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
[next]