Age | Commit message (Expand) | Author | Files | Lines |
2015-11-04 | [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not com... | Chris Bieneman | 1 | -1/+1 |
2015-10-27 | [CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLV... | Chris Bieneman | 1 | -40/+41 |
2015-10-14 | [CMake] Add LLVM_VERSION_PATCH to the -current_version flag for libLTO and li... | Chris Bieneman | 1 | -1/+1 |
2015-10-13 | [CMake] libLLVM's compatibility version should be 1. | Chris Bieneman | 1 | -1/+1 |
2015-10-09 | [CMake] If LLVM_DYLIB_EXPORT_ALL is On don't generate an export list at all, ... | Chris Bieneman | 1 | -18/+10 |
2015-09-05 | [cmake] rework LLVM_LINK_LLVM_DYLIB option handling | Andrew Wilkins | 1 | -47/+4 |
2015-09-01 | Enable linking tools, shared libraries against libLLVM | Andrew Wilkins | 1 | -5/+36 |
2015-08-18 | [PM/AA] Remove the last relics of the separate IPA library from LLVM, | Chandler Carruth | 1 | -1/+0 |
2015-07-13 | [CMake] Add missing DebugInfo libraries to llvm-shlib | Keno Fischer | 1 | -0/+2 |
2015-04-16 | Updating symbol wildcards one more time. | Chris Bieneman | 1 | -1/+1 |
2015-04-16 | Properly escaping the quotes so that bash doesn't do stupid things with the w... | Chris Bieneman | 1 | -1/+1 |
2015-04-16 | Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with Darwin fat binaries. | Chris Bieneman | 1 | -25/+27 |
2015-04-13 | [CMake] Updates to llvm-shlib to support overriding exports list and added an... | Chris Bieneman | 1 | -10/+21 |
2015-03-23 | Raising minimum required CMake version to 2.8.12.2. | Chris Bieneman | 1 | -1/+1 |
2015-02-24 | Revert "Raising minimum required CMake version to 2.8.12.2." | Tobias Grosser | 1 | -1/+1 |
2015-02-23 | Revert "Revert "Raising minimum required CMake version to 2.8.12.2."" | Chad Rosier | 1 | -1/+1 |
2015-02-23 | Revert "Raising minimum required CMake version to 2.8.12.2." | Chad Rosier | 1 | -1/+1 |
2015-02-20 | Raising minimum required CMake version to 2.8.12.2. | Chris Bieneman | 1 | -1/+1 |
2015-02-18 | Fixing a CMake developer warning. | Chris Bieneman | 1 | -1/+3 |
2014-12-29 | [cmake] Start making LLVM_LIBDIR_SUFFIX effective by adding it to | Chandler Carruth | 1 | -1/+1 |
2014-12-09 | Adding a new option to CMake to disable C++ atexit on llvm-shlib. | Chris Bieneman | 1 | -0/+7 |
2014-11-11 | [CMake] llvm-shlib: Prune redundant components, AsmPrinter, MC, and Selection... | NAKAMURA Takumi | 1 | -3/+0 |
2014-11-10 | [CMake] Let llvm-shlib work on Linux with --whole-archive. | NAKAMURA Takumi | 1 | -4/+10 |
2014-11-08 | [CMake] llvm-shlib: Add possibly missing BitReader and MCDisassembler for llv... | NAKAMURA Takumi | 1 | -0/+2 |
2014-10-23 | Adding llvm-shlib to CMake build system with a few new bells and whistles | Chris Bieneman | 2 | -0/+108 |
2014-08-01 | Revert of 214418: | Sylvestre Ledru | 1 | -5/+0 |
2014-07-31 | Create a default symver on Linux like ELF OSes. | Eric Christopher | 1 | -0/+5 |
2014-05-13 | autoconf: Fix soname for libLLVM-Major.Minor.so (2nd try) | Tom Stellard | 1 | -2/+2 |
2014-05-13 | Revert "autoconf: Fix soname for libLLVM-Major.Minor.so" | Tom Stellard | 1 | -2/+2 |
2014-05-13 | autoconf: Fix soname for libLLVM-Major.Minor.so | Tom Stellard | 1 | -2/+2 |
2014-03-03 | Add patch level to llvm version in CMake and Autoconf | Tom Stellard | 1 | -0/+2 |
2014-02-28 | Centralize the handling of install_name and rpath. | Rafael Espindola | 1 | -8/+0 |
2013-12-27 | Strip dead code when linking by default with BFD ld (linux, ...) and ld64 (os... | Nico Weber | 1 | -3/+0 |
2013-10-31 | Rules adjustments in order to build on DragonFly BSD. | Rafael Espindola | 1 | -2/+2 |
2013-08-02 | Use @rpath for libraries rather than @executable_path on OSX. | Eric Christopher | 1 | -1/+1 |
2013-07-01 | The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD. | Sylvestre Ledru | 1 | -3/+3 |
2013-06-04 | Remove "-Wl,-seg1addr -Wl,0xE0000000" from link options. | Bob Wilson | 1 | -2/+1 |
2012-08-06 | Add support for the OpenBSD for Bitrig. | Eric Christopher | 1 | -1/+1 |
2012-04-25 | openbsd doesn't support soname, patch by Brad Smith! | Chris Lattner | 1 | -0/+3 |
2012-04-11 | Fix the build under Debian GNU/Hurd. | Sylvestre Ledru | 1 | -2/+2 |
2012-04-03 | Set soname for FreeBSD as well. | Anton Korobeynikov | 1 | -2/+2 |
2012-03-23 | Add soname to LLVM shared library on Linux. Probably the same stuff is necess... | Anton Korobeynikov | 1 | -0/+2 |
2011-10-18 | build: Tidy up a bunch of tool Makefiles, and simplify where possible using the | Daniel Dunbar | 1 | -4/+4 |
2011-10-04 | Exclude libLLVMTableGen.a from the shared library | Peter Collingbourne | 1 | -2/+3 |
2011-02-13 | improve solaris support, from PR9109, patch by Yuri! | Chris Lattner | 1 | -0/+5 |
2010-12-29 | autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llv... | NAKAMURA Takumi | 1 | -2/+3 |
2010-10-28 | tools/llvm-shlib/Makefile: Support for FreeBSD and OpenBSD. | NAKAMURA Takumi | 1 | -1/+4 |
2010-08-17 | This patch enables ENABLE_SHARED=1 to build DLL based LLVM toolchain on MingW... | Anton Korobeynikov | 1 | -0/+52 |
2010-07-31 | build: Don't pass -avoid-version or -no-undefined on Darwin, they don't do | Daniel Dunbar | 1 | -1/+0 |
2010-02-25 | Try r96559 for the third time. This time the shared library is only built if | Jeffrey Yasskin | 1 | -0/+60 |