| Commit message (Expand) | Author | Age | Files | Lines |
* | [cmake] Check for Haiku when setting LIB_NAMES for GNU ld | Andrew Wilkins | 2017-07-11 | 1 | -1/+1 |
* | CMake: Add LLVM_DYLIB_SYMBOL_VERSIONING option | Tom Stellard | 2017-05-03 | 1 | -0/+4 |
* | Add a linker script to version LLVM symbols | Sylvestre Ledru | 2017-04-17 | 2 | -1/+6 |
* | Add check for BSD when setting LIB_NAMES for GNU ld | Andrew Wilkins | 2017-03-26 | 1 | -1/+1 |
* | Fix llvm-shlib cmake build | Chris Bieneman | 2016-11-01 | 1 | -22/+20 |
* | Revert "[CMake] LINK_LIBS need to be public for Darwin dylib targets" | Steven Wu | 2016-05-26 | 1 | -11/+0 |
* | [CMake] LINK_LIBS need to be public for Darwin dylib targets | Chris Bieneman | 2016-05-25 | 1 | -0/+11 |
* | [CMake] If set we should pass LLVM_VERSION_INFO into config.h | Chris Bieneman | 2016-04-25 | 1 | -2/+0 |
* | llvm-shlib: Remove the option to override __cxa_atexit | Justin Bogner | 2016-03-14 | 1 | -7/+0 |
* | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -116/+0 |
* | [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not com... | Chris Bieneman | 2015-11-04 | 1 | -1/+1 |
* | [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLV... | Chris Bieneman | 2015-10-27 | 1 | -40/+41 |
* | [CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libLTO and li... | Chris Bieneman | 2015-10-14 | 1 | -1/+1 |
* | [CMake] libLLVM's compatibility version should be 1. | Chris Bieneman | 2015-10-13 | 1 | -1/+1 |
* | [CMake] If LLVM_DYLIB_EXPORT_ALL is On don't generate an export list at all, ... | Chris Bieneman | 2015-10-09 | 1 | -18/+10 |
* | [cmake] rework LLVM_LINK_LLVM_DYLIB option handling | Andrew Wilkins | 2015-09-05 | 1 | -47/+4 |
* | Enable linking tools, shared libraries against libLLVM | Andrew Wilkins | 2015-09-01 | 1 | -5/+36 |
* | [PM/AA] Remove the last relics of the separate IPA library from LLVM, | Chandler Carruth | 2015-08-18 | 1 | -1/+0 |
* | [CMake] Add missing DebugInfo libraries to llvm-shlib | Keno Fischer | 2015-07-13 | 1 | -0/+2 |
* | Updating symbol wildcards one more time. | Chris Bieneman | 2015-04-16 | 1 | -1/+1 |
* | Properly escaping the quotes so that bash doesn't do stupid things with the w... | Chris Bieneman | 2015-04-16 | 1 | -1/+1 |
* | Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with Darwin fat binaries. | Chris Bieneman | 2015-04-16 | 1 | -25/+27 |
* | [CMake] Updates to llvm-shlib to support overriding exports list and added an... | Chris Bieneman | 2015-04-13 | 1 | -10/+21 |
* | Raising minimum required CMake version to 2.8.12.2. | Chris Bieneman | 2015-03-23 | 1 | -1/+1 |
* | Revert "Raising minimum required CMake version to 2.8.12.2." | Tobias Grosser | 2015-02-24 | 1 | -1/+1 |
* | Revert "Revert "Raising minimum required CMake version to 2.8.12.2."" | Chad Rosier | 2015-02-23 | 1 | -1/+1 |
* | Revert "Raising minimum required CMake version to 2.8.12.2." | Chad Rosier | 2015-02-23 | 1 | -1/+1 |
* | Raising minimum required CMake version to 2.8.12.2. | Chris Bieneman | 2015-02-20 | 1 | -1/+1 |
* | Fixing a CMake developer warning. | Chris Bieneman | 2015-02-18 | 1 | -1/+3 |
* | [cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to | Chandler Carruth | 2014-12-29 | 1 | -1/+1 |
* | Adding a new option to CMake to disable C++ atexit on llvm-shlib. | Chris Bieneman | 2014-12-09 | 1 | -0/+7 |
* | [CMake] llvm-shlib: Prune redundant components, AsmPrinter, MC, and Selection... | NAKAMURA Takumi | 2014-11-11 | 1 | -3/+0 |
* | [CMake] Let llvm-shlib work on Linux with --whole-archive. | NAKAMURA Takumi | 2014-11-10 | 1 | -4/+10 |
* | [CMake] llvm-shlib: Add possibly missing BitReader and MCDisassembler for llv... | NAKAMURA Takumi | 2014-11-08 | 1 | -0/+2 |
* | Adding llvm-shlib to CMake build system with a few new bells and whistles | Chris Bieneman | 2014-10-23 | 2 | -0/+108 |
* | Revert of 214418: | Sylvestre Ledru | 2014-08-01 | 1 | -5/+0 |
* | Create a default symver on Linux like ELF OSes. | Eric Christopher | 2014-07-31 | 1 | -0/+5 |
* | autoconf: Fix soname for libLLVM-Major.Minor.so (2nd try) | Tom Stellard | 2014-05-13 | 1 | -2/+2 |
* | Revert "autoconf: Fix soname for libLLVM-Major.Minor.so" | Tom Stellard | 2014-05-13 | 1 | -2/+2 |
* | autoconf: Fix soname for libLLVM-Major.Minor.so | Tom Stellard | 2014-05-13 | 1 | -2/+2 |
* | Add patch level to llvm version in CMake and Autoconf | Tom Stellard | 2014-03-03 | 1 | -0/+2 |
* | Centralize the handling of install_name and rpath. | Rafael Espindola | 2014-02-28 | 1 | -8/+0 |
* | Strip dead code when linking by default with BFD ld (linux, ...) and ld64 (os... | Nico Weber | 2013-12-27 | 1 | -3/+0 |
* | Rules adjustments in order to build on DragonFly BSD. | Rafael Espindola | 2013-10-31 | 1 | -2/+2 |
* | Use @rpath for libraries rather than @executable_path on OSX. | Eric Christopher | 2013-08-02 | 1 | -1/+1 |
* | The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD. | Sylvestre Ledru | 2013-07-01 | 1 | -3/+3 |
* | Remove "-Wl,-seg1addr -Wl,0xE0000000" from link options. | Bob Wilson | 2013-06-04 | 1 | -2/+1 |
* | Add support for the OpenBSD for Bitrig. | Eric Christopher | 2012-08-06 | 1 | -1/+1 |
* | openbsd doesn't support soname, patch by Brad Smith! | Chris Lattner | 2012-04-25 | 1 | -0/+3 |
* | Fix the build under Debian GNU/Hurd. | Sylvestre Ledru | 2012-04-11 | 1 | -2/+2 |