aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Update CMake LibDepsDaniel Dunbar2010-01-221-5/+6
* Update CMake LibDepsDaniel Dunbar2010-01-041-2/+3
* Fix CMake build for InstCombine changesDouglas Gregor2010-01-041-11/+11
* CMake: Update lib deps.Daniel Dunbar2009-12-191-9/+9
* Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan2009-12-191-7/+7
* CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES.Oscar Fuentes2009-12-061-2/+1
* Fix for atomic intrinsics detection when using MSVC.Oscar Fuentes2009-12-051-0/+12
* * cmake/modules/LLVMLibDeps.cmake: Updated library dependencies.Oscar Fuentes2009-11-301-8/+9
* Add the rest of the build system logic for optional target disassemblersDaniel Dunbar2009-11-251-1/+5
* CMake: Updated library dependencies.Oscar Fuentes2009-11-231-8/+8
* CMake: Do not try to install a target before it is defined.Oscar Fuentes2009-11-231-6/+8
* CMake: generate targets for tools and examples even whenOscar Fuentes2009-11-231-5/+16
* Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536.Oscar Fuentes2009-11-191-1/+1
* CMake: Pass -lm to check_symbol_exists for detecting several mathOscar Fuentes2009-11-121-0/+6
* CMake: Add Darwin-specific linker flags for building loadable modulesDouglas Gregor2009-11-101-1/+7
* CMake: Support for building llvm loadable modules.Oscar Fuentes2009-11-102-1/+16
* CMake: Remove unnecessary `unset' which was not supported by old cmakeOscar Fuentes2009-11-101-1/+0
* CMake: Detect gv, circo, twopi, neato, fdo, dot and dotty.Oscar Fuentes2009-11-091-7/+20
* Fix CMake reporting of target triple.Daniel Dunbar2009-11-072-6/+6
* Stop running get_target_triple more than we need to.Daniel Dunbar2009-11-071-0/+3
* CMake: Detect dotty.Oscar Fuentes2009-11-051-0/+9
* CMake: do not test for pthread and dl libraries on Windows (exceptOscar Fuentes2009-11-051-6/+12
* CMake: Report an error if there is an unknown .cpp file in a sourceOscar Fuentes2009-11-021-0/+15
* Teach cmake that mk[sd]temp is defined in stdlib.h on some systems.Benjamin Kramer2009-10-281-3/+3
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-2/+2
* Update CMake dependencies.Daniel Dunbar2009-10-241-1/+0
* Updated cmake library dependencies.Oscar Fuentes2009-10-191-1/+1
* Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX.Edward O'Callaghan2009-10-121-0/+1
* CMake misses a check for sbrk on NetBSD.Edward O'Callaghan2009-10-051-0/+1
* Teach CMake to look for bidirectional_iterator, iterator, forward_iterator, u...Douglas Gregor2009-10-011-4/+44
* Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin2009-09-251-0/+1
* Update CMake.Daniel Dunbar2009-09-171-0/+1
* Update CMake dependencies.Daniel Dunbar2009-09-141-11/+11
* CMake: New user-settable variable LLVM_TARGET_ARCH useful whenOscar Fuentes2009-09-131-4/+9
* Update lib deps.Daniel Dunbar2009-09-041-1/+1
* CMake: updated library dependencies.Oscar Fuentes2009-08-311-1/+1
* re-apply r80197, now that iterator.h is not mentioned any moreGabor Greif2009-08-271-5/+0
* --- Reverse-merging r80147 into '.':Bill Wendling2009-08-271-0/+5
* De-bork CMake buildDouglas Gregor2009-08-261-5/+0
* Ignore -fPIC test on Windows. Suggested by Yonggang Luo.Oscar Fuentes2009-08-261-1/+5
* Remove alloca config.h support.Daniel Dunbar2009-08-241-2/+0
* CMake: Updated library dependencies and list of source files.Oscar Fuentes2009-08-231-11/+11
* CMake: Don't use copy_if_different for TableGen output, because it does not w...Douglas Gregor2009-08-221-8/+2
* Fix cmake build on non-x86 targets. Patch byDuncan Sands2009-08-191-4/+2
* CMake: Updated library dependencies.Oscar Fuentes2009-08-171-1/+1
* CMake: LLVMConfig assigns LLVMX86 to the `native' componentOscar Fuentes2009-08-171-2/+2
* CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config un...Oscar Fuentes2009-08-161-0/+2
* Fix the MSVC build again.Benjamin Kramer2009-08-161-1/+1
* CMake: Hopefully this will fix the build on VS. I can't replicate theOscar Fuentes2009-08-161-0/+1
* CMake: Revert r79144. It reverted a change necessary for correctOscar Fuentes2009-08-161-0/+7