Fixing a mis-use of the CMake install command.
[oota-llvm.git] / tools / llvm-shlib / CMakeLists.txt
2015-04-13 Chris Bieneman[CMake] Updates to llvm-shlib to support overriding...
2015-03-23 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-02-24 Tobias GrosserRevert "Raising minimum required CMake version to 2...
2015-02-23 Chad RosierRevert "Revert "Raising minimum required CMake version...
2015-02-23 Chad RosierRevert "Raising minimum required CMake version to 2...
2015-02-20 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-02-18 Chris BienemanFixing a CMake developer warning.
2014-12-29 Chandler Carruth[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
2014-11-11 NAKAMURA Takumi[CMake] llvm-shlib: Prune redundant components, AsmPrin...
2014-11-10 NAKAMURA Takumi[CMake] Let llvm-shlib work on Linux with --whole-archive.
2014-11-08 NAKAMURA Takumi[CMake] llvm-shlib: Add possibly missing BitReader...
2014-10-23 Chris BienemanAdding llvm-shlib to CMake build system with a few...