[CMake] Fix installation of llvm-ranlib on multiconfig builder.
[oota-llvm.git] / tools / llvm-ar / CMakeLists.txt
2014-12-08 NAKAMURA Takumi[CMake] Fix installation of llvm-ranlib on multiconfig...
2014-12-04 NAKAMURA TakumiIntroduce "llvm-ranlib" as a name of targets since...
2014-12-04 Rafael EspindolaFor copy, cmake needs the full path to llvm-ar.
2014-12-04 Rafael EspindolaAdd missing dependency on llvm-ar. Should hopefully...
2014-12-03 Rafael EspindolaMake llvm-ar a real build target and install it.
2014-07-14 NAKAMURA Takumi[CMake] Update libdeps.
2014-07-03 Rafael EspindolaAdd support for inline asm symbols in llvm-ar.
2013-12-16 NAKAMURA Takumi[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_L...
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-08-28 Rafael EspindolaAdd a minimal implementation of ranlib.
2013-07-12 Rafael EspindolaChange llvm-ar to use lib/Object.
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.
2012-10-26 Joerg SonnenbergerAdjust llvm-ar and llvm-ranlib to not depend on excepti...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2008-09-22 Oscar FuentesInitial support for the CMake build system.