2010-12-09 |
Michael J. Spencer | CMake: Add FileUpdate to the build. |
blob | commitdiff | raw |
2010-12-07 |
Francois Pichet | Promote "enumerator in switch of enum is not handled... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Francois Pichet | Disable C++ exception handling on MSVC. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-27 |
NAKAMURA Takumi | CMake: lit(check.vcproj) can run with multiple configur... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Francois Pichet | Disable warning C4291 on MSVC. Caused because class... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
NAKAMURA Takumi | CMakeLists.txt: On MSVS10, touch LLVM.sln as workaround... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Wesley Peck | Make MCJIT work with CMake. |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Michael J. Spencer | Add LLVMObject Library. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Oscar Fuentes | Detect presence of AsmPrinter's. Remove some cruft... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | hopefully unbreak the cmake build, patch by frits van... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Oscar Fuentes | CMakeLists.txt: removed mismatched endif predicate. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | hopefully fix cmake as well. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | move all the target's asmprinters into the main target... |
blob | commitdiff | raw | diff to current |
2010-11-11 |
NAKAMURA Takumi | CMake: Add the new option "LLVM_LIT_ARGS". |
blob | commitdiff | raw | diff to current |
2010-10-26 |
NAKAMURA Takumi | CMake: Build utils/KillTheDoctor only on MSVC for now. |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Chandler Carruth | First step to allowing the resource directory of Clang... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Oscar Fuentes | Added basic support for CPack. |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Francois Pichet | Disable warning C4267 for MSVC. Otherwise it generate... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Michael J. Spencer | Add KillTheDoctor. |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Chris Lattner | Per discussion with Sanjiv, remove the PIC16 target... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Oscar Fuentes | Handle InstPrinter's on the CMake build. |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Nick Lewycky | Revert patches r115363 r115367 r115391 due to build... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Jim Grosbach | Update CMake files for recent AsmPrinter->InstPrinter... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Oscar Fuentes | Added library LLVMPIC16passes to CMake build. |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Oscar Fuentes | Added PTX target to the CMake build. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Oscar Fuentes | New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Oscar Fuentes | Reverting "CMake: Don't include tools, unittets, or... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Michael J. Spencer | CMake: Don't include tools, unittets, or examples as... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Michael J. Spencer | CMake: Build unittests. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Douglas Gregor | Bump LLVM in CMake makefiles to 2.9 |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Michael J. Spencer | CMake: Add llvm-lit to CMake build. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Michael J. Spencer | CMake: Fix mingw32 build. |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Chandler Carruth | Attempt to remove the MSIL backend from CMake as well... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Oscar Fuentes | CMake: system for providing llvm-config-like features... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Oscar Fuentes | New system for choosing CRT type on MSVC. |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Oscar Fuentes | CMake: add version control info to PACKAGE_VERSION... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Oscar Fuentes | Bump cmake_minimum_required to version 2.8 |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Oscar Fuentes | Lets the CMake GUI show a list of possible values for... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Chris Lattner | start straightening out libedis's dependencies and... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Daniel Dunbar | Fix LLVM CMake PACKAGE_VERSION variable. |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Oscar Fuentes | CMake: Add options for using static runtime on MSVC... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Wesley Peck | Adding MBlaze to cmake target list. |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Daniel Dunbar | CMake: Add MCParser directory. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Douglas Gregor | Fix CMake build for InstCombine changes |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Daniel Dunbar | Don't default warnings to ON on MSVC, the spew is enoug... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Tobias Grosser | Fix copy paste bug |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Oscar Fuentes | Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABL... |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Oscar Fuentes | * CMakeLists.txt: Adds warnings flags for g++. Fixes... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Daniel Dunbar | Add CMake and configure logic to create llvm/Config... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Oscar Fuentes | CMake: generate targets for tools and examples even... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Daniel Dunbar | Turn LLVM_BUILD_EXAMPLES off by default in CMake builds... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Oscar Fuentes | CMake: Hopefully unbreak the build by mimicking the... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Daniel Dunbar | Prevent warning spew about -fPIC when using CMake gener... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Oscar Fuentes | CMake: install .def files from source `include/llvm... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Oscar Fuentes | CMake: Install .inc files too. |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Oscar Fuentes | Rather than excluding quite some things, and still... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Edward O'Callaghan | Fix LLVM CMake build system so that it may now work... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Chris Lattner | remove llvm-db: it is completely broken and if anyone... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Daniel Dunbar | Add count/not tools as executables. |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Daniel Dunbar | Initial support for running LLVM tests from cmake. |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Daniel Dunbar | CMake: Fix definition of LTDL_SHLIB_EXT for Darwin. |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Oscar Fuentes | CMake: New user-settable variable LLVM_TARGET_ARCH... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Gabor Greif | revert r78628 and r78803 as these are not needed any... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Douglas Gregor | TOT is 2.7svn for CMake, too |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Oscar Fuentes | CMake: LLVM_ENABLE_PIC now defaults to ON, as in `confi... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS. |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPL... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Hopefully this will fix the build on VS. I can... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Revert r79144. It reverted a change necessary... |
blob | commitdiff | raw | diff to current |
2009-08-15 |
Benjamin Kramer | Revert 78996. It was breaking MSVC builds. |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Oscar Fuentes | CMake: Builds main LLVM Target library before its subli... |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Oscar Fuentes | CMake: Corrected indentation on a block of code. |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Gabor Greif | here comes the CMAKE part on LLVM_COMPACT_SENTINELS... |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Oscar Fuentes | CMake: Localized dependency on Perl. |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Oscar Fuentes | CMake: Do not install files with .tmp suffix. |
blob | commitdiff | raw | diff to current |
2009-08-12 |
Oscar Fuentes | CMake: Re-enabled build of llvm-config. Removed recursi... |
blob | commitdiff | raw | diff to current |
2009-08-02 |
Jakob Stoklund Olesen | Build Blackfin target with autoconf and cmake. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Douglas Gregor | Build FileCheck from with CMake |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Daniel Dunbar | CMake support for SystemZ. |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Daniel Dunbar | MSVC: Disable 4351, a completely useless warning: ... |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Daniel Dunbar | Sketch support for target specific assembly parser. |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Daniel Dunbar | Kill off cmake magic to force linking. |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Daniel Dunbar | Add TargetInfo directories to CMake's list. |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Oscar Fuentes | CMake: Refuses to work for out-of-source builds when... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Richard Pennington | bug 4524: Add MSP430 to the cmake build. |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Oscar Fuentes | CMake: Fixes previous change: CMAKE_BUILD_TYPE is unkno... |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Oscar Fuentes | CMake: Avoids defining _DEBUG on MSVC Release builds... |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Daniel Dunbar | Start flushing out MCContext. |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Douglas Gregor | CMake: remove support for llvm-config-generated depende... |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Douglas Gregor | Eliminate object-relinking support from CMake. Fixes... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Douglas Gregor | CMake: Only include LLVM example executables in the... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Douglas Gregor | Introduce new headers whose inclusion forces linking and |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Oscar Fuentes | CMake: New variable LLVM_LIBDIR_SUFFIX. |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Oscar Fuentes | CMake: Fixed parallel build problem related to native... |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Stefanus Du Toit | Allow setting the C runtime to be used with MSVC from... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Douglas Gregor | More portability checks for CMake's config.h. |
blob | commitdiff | raw | diff to current |
next |