summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2010-01-22Update CMake LibDepsDaniel Dunbar1-5/+6
2010-01-04Update CMake LibDepsDaniel Dunbar1-2/+3
2010-01-04Fix CMake build for InstCombine changesDouglas Gregor1-11/+11
2009-12-19CMake: Update lib deps.Daniel Dunbar1-9/+9
2009-12-19Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit Sean Callanan1-7/+7
2009-12-06CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES.Oscar Fuentes1-2/+1
2009-12-05Fix for atomic intrinsics detection when using MSVC.Oscar Fuentes1-0/+12
2009-11-30* cmake/modules/LLVMLibDeps.cmake: Updated library dependencies.Oscar Fuentes1-8/+9
2009-11-25Add the rest of the build system logic for optional target disassemblersDaniel Dunbar1-1/+5
2009-11-23CMake: Updated library dependencies.Oscar Fuentes1-8/+8
2009-11-23CMake: Do not try to install a target before it is defined.Oscar Fuentes1-6/+8
2009-11-23CMake: generate targets for tools and examples even whenOscar Fuentes1-5/+16
2009-11-19Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536.Oscar Fuentes1-1/+1
2009-11-12CMake: Pass -lm to check_symbol_exists for detecting several mathOscar Fuentes1-0/+6
2009-11-10CMake: Add Darwin-specific linker flags for building loadable modulesDouglas Gregor1-1/+7
2009-11-10CMake: Support for building llvm loadable modules.Oscar Fuentes2-1/+16
2009-11-10CMake: Remove unnecessary `unset' which was not supported by old cmakeOscar Fuentes1-1/+0
2009-11-09CMake: Detect gv, circo, twopi, neato, fdo, dot and dotty.Oscar Fuentes1-7/+20
2009-11-07Fix CMake reporting of target triple.Daniel Dunbar2-6/+6
2009-11-07Stop running get_target_triple more than we need to.Daniel Dunbar1-0/+3
2009-11-05CMake: Detect dotty.Oscar Fuentes1-0/+9
2009-11-05CMake: do not test for pthread and dl libraries on Windows (exceptOscar Fuentes1-6/+12
2009-11-02CMake: Report an error if there is an unknown .cpp file in a sourceOscar Fuentes1-0/+15
2009-10-28Teach cmake that mk[sd]temp is defined in stdlib.h on some systems.Benjamin Kramer1-3/+3
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth1-2/+2
2009-10-24Update CMake dependencies.Daniel Dunbar1-1/+0
2009-10-19Updated cmake library dependencies.Oscar Fuentes1-1/+1
2009-10-12Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX.Edward O'Callaghan1-0/+1
2009-10-05CMake misses a check for sbrk on NetBSD.Edward O'Callaghan1-0/+1
2009-10-01Teach CMake to look for bidirectional_iterator, iterator, forward_iterator, u...Douglas Gregor1-4/+44
2009-09-25Fix a compile failure introduced by r82675 on MinGW which doesn't haveJeffrey Yasskin1-0/+1
2009-09-17Update CMake.Daniel Dunbar1-0/+1
2009-09-14Update CMake dependencies.Daniel Dunbar1-11/+11
2009-09-13CMake: New user-settable variable LLVM_TARGET_ARCH useful whenOscar Fuentes1-4/+9
2009-09-04Update lib deps.Daniel Dunbar1-1/+1
2009-08-31CMake: updated library dependencies.Oscar Fuentes1-1/+1
2009-08-27re-apply r80197, now that iterator.h is not mentioned any moreGabor Greif1-5/+0
2009-08-27--- Reverse-merging r80147 into '.':Bill Wendling1-0/+5
2009-08-26De-bork CMake buildDouglas Gregor1-5/+0
2009-08-26Ignore -fPIC test on Windows. Suggested by Yonggang Luo.Oscar Fuentes1-1/+5
2009-08-24Remove alloca config.h support.Daniel Dunbar1-2/+0
2009-08-23CMake: Updated library dependencies and list of source files.Oscar Fuentes1-11/+11
2009-08-22CMake: Don't use copy_if_different for TableGen output, because it does not w...Douglas Gregor1-8/+2
2009-08-19Fix cmake build on non-x86 targets. Patch byDuncan Sands1-4/+2
2009-08-17CMake: Updated library dependencies.Oscar Fuentes1-1/+1
2009-08-17CMake: LLVMConfig assigns LLVMX86 to the `native' componentOscar Fuentes1-2/+2
2009-08-16CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config un...Oscar Fuentes1-0/+2
2009-08-16Fix the MSVC build again.Benjamin Kramer1-1/+1
2009-08-16CMake: Hopefully this will fix the build on VS. I can't replicate theOscar Fuentes1-0/+1
2009-08-16CMake: Revert r79144. It reverted a change necessary for correctOscar Fuentes1-0/+7