summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-shlib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Updating symbol wildcards one more time.Chris Bieneman2015-04-161-1/+1
* Properly escaping the quotes so that bash doesn't do stupid things with the w...Chris Bieneman2015-04-161-1/+1
* Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with Darwin fat binaries.Chris Bieneman2015-04-161-25/+27
* [CMake] Updates to llvm-shlib to support overriding exports list and added an...Chris Bieneman2015-04-131-10/+21
* Raising minimum required CMake version to 2.8.12.2.Chris Bieneman2015-03-231-1/+1
* Revert "Raising minimum required CMake version to 2.8.12.2."Tobias Grosser2015-02-241-1/+1
* Revert "Revert "Raising minimum required CMake version to 2.8.12.2.""Chad Rosier2015-02-231-1/+1
* Revert "Raising minimum required CMake version to 2.8.12.2."Chad Rosier2015-02-231-1/+1
* Raising minimum required CMake version to 2.8.12.2.Chris Bieneman2015-02-201-1/+1
* Fixing a CMake developer warning.Chris Bieneman2015-02-181-1/+3
* [cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it toChandler Carruth2014-12-291-1/+1
* [CMake] llvm-shlib: Prune redundant components, AsmPrinter, MC, and Selection...NAKAMURA Takumi2014-11-111-3/+0
* [CMake] Let llvm-shlib work on Linux with --whole-archive.NAKAMURA Takumi2014-11-101-4/+10
* [CMake] llvm-shlib: Add possibly missing BitReader and MCDisassembler for llv...NAKAMURA Takumi2014-11-081-0/+2
* Adding llvm-shlib to CMake build system with a few new bells and whistlesChris Bieneman2014-10-231-0/+95
OpenPOWER on IntegriCloud