aboutsummaryrefslogtreecommitdiff
path: root/lib/AsmParser/CMakeLists.txt
AgeCommit message (Expand)Author
2011-11-29build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar
2011-10-18Backing out patch. Will refactor to remove the AsmParser dependency on Target.Lang Hames
2011-10-17Re-applying the target data layout verification patch from r142288, plus appr...Lang Hames
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
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-01-02update the cmakefile. This is a "best guess", I haven't tested this.Chris Lattner
2008-10-25CMake: Cross-platform support for using pre-generated llvmAsmParser.cpp and l...Oscar Fuentes
2008-10-24Modify the cmake build system so that if it doesn't find bison, it will use t...Cedric Venet
2008-09-22Initial support for the CMake build system.Oscar Fuentes