summaryrefslogtreecommitdiff
path: root/lib/AsmParser/CMakeLists.txt
Commit message (Expand)AuthorAge
* build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar2011-11-29
* Backing out patch. Will refactor to remove the AsmParser dependency on Target.Lang Hames2011-10-18
* Re-applying the target data layout verification patch from r142288, plus appr...Lang Hames2011-10-17
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* update the cmakefile. This is a "best guess", I haven't tested this.Chris Lattner2009-01-02
* CMake: Cross-platform support for using pre-generated llvmAsmParser.cpp and l...Oscar Fuentes2008-10-25
* Modify the cmake build system so that if it doesn't find bison, it will use t...Cedric Venet2008-10-24
* Initial support for the CMake build system.Oscar Fuentes2008-09-22