summaryrefslogtreecommitdiff
path: root/lang/libLLVM
AgeCommit message (Expand)AuthorFilesLines
2017-06-01Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE.jlam1-2/+2
2017-05-09Add a terminfo option and enable by default (and correctly pull terminfo in)jperkin1-1/+18
2017-05-05Update buildlink3.mk with reality in LLVM projectskamil1-2/+2
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-6/+2
2017-05-01libLLVM: respect LDFLAGSmaya1-1/+2
2017-04-10libLLVM: use ln -sf, not ln -s. helps rebuilds, as the previous linkmaya1-3/+3
2017-03-24Link llvm-lto2 and the other tools dynamically against libLLVM to avoidjoerg1-1/+4
2017-03-17LLVM 4.0.0:adam9-104/+179
2017-03-09Fix library build on SunOS.jperkin3-7/+26
2017-01-16Clean up definition of libtool on Darwin.brook1-5/+1
2017-01-16Use the system-specific libtool on Darwin.brook1-1/+3
2017-01-05Changes 3.9.1:adam2-7/+11
2016-12-20fix build on NetBSD/i386tnn1-1/+6
2016-12-17Explicitly build LLVM projects with -std=c++11, it doesn't get detectedjoerg1-1/+5
2016-12-10libLLVM: support DragonflyBSDmaya2-1/+16
2016-11-14Update llvm packages to 3.9.0ryoon10-83/+254
2016-08-02Update libLLVM to 3.8.1.wiz2-8/+7
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-03-17fix wrong llvm-config --libs output. Should return -lLLVM-3.8. Bump.tnn4-11/+66
2016-03-11resurrect and copy the previous clang patch-ac to heretnn2-6/+20
2016-03-08remove mentions of release candidatetnn2-9/+4
2016-03-08update to libLLVM-3.8.0tnn12-156/+391
2016-03-04Fixup library names on Darwin.jperkin1-1/+13
2015-09-26Update to clang-3.7.0 and libLLVM-3.7.0tnn3-43/+160
2015-05-28Changes 3.6.1:adam2-5/+4
2015-04-25revert previous hack, it doesn't work due to -lgcc.tnn1-16/+1
2015-04-25temporary band-aid for wrapper reordering bug until we have a proper fixtnn1-1/+16
2015-04-06Teach the llvm shared library build rules about NetBSD so we get a singletnn3-112/+6
2015-03-04Import libLLVM-3.6.0 as lang/libLLVM.tnn4-0/+930