summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Interpreter/CMakeLists.txt
AgeCommit message (Expand)Author
2016-11-17[CMake] NFC. Updating CMake dependency specificationsChris Bieneman
2015-03-23Raising minimum required CMake version to 2.8.12.2.Chris Bieneman
2015-02-24Revert "Raising minimum required CMake version to 2.8.12.2."Tobias Grosser
2015-02-23Revert "Revert "Raising minimum required CMake version to 2.8.12.2.""Chad Rosier
2015-02-23Revert "Raising minimum required CMake version to 2.8.12.2."Chad Rosier
2015-02-20Raising minimum required CMake version to 2.8.12.2.Chris Bieneman
2014-09-04build/cmake: Fix CMP0023 warning with libffiJan Vesely
2012-06-24llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.NAKAMURA Takumi
2011-11-29build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2011-01-28Fix libffi usage when it is on a custom path.Oscar Fuentes
2011-01-27Use the paths to libffi's header and library even when no customOscar Fuentes
2011-01-21Handles libffi on the CMake build.Oscar Fuentes
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer
2009-06-23Eliminate object-relinking support from CMake. Fixes PR 4429 andDouglas Gregor
2008-09-22Initial support for the CMake build system.Oscar Fuentes