summaryrefslogtreecommitdiff
path: root/lang/clang
AgeCommit message (Expand)AuthorFilesLines
2017-03-17LLVM 4.0.0:adam4-16/+26
2017-01-16Use the system-specific libtool on Darwin.brook1-1/+3
2017-01-05Changes 3.9.1:adam3-8/+9
2016-12-17Revert.joerg1-5/+1
2016-12-17Explicitly build LLVM projects with -std=c++11, it doesn't get detectedjoerg2-2/+10
2016-11-14Update llvm packages to 3.9.0ryoon5-25/+61
2016-07-26Update llvm and clang* to 3.8.1.wiz2-7/+7
2016-03-10Update to clang-3.8.0. Split out llvm tools to lang/llvm.tnn15-1414/+163
2016-03-08g/c obsolete commenttnn1-5/+1
2016-03-07Do not use "-z discard-unused" linker flags on SunOS, it is only supportedjperkin2-7/+17
2016-02-25Fix library names on Darwin.jperkin1-1/+21
2016-02-22Update PLIST for current Darwin build.jperkin1-2/+3
2016-01-11Update to 3.7.1ryoon3-23/+23
2015-12-30Re-add a buildlink3.mk for a future include-what-you-use package.bsiegert1-0/+15
2015-12-29Add patch comments.dholland5-9/+19
2015-11-06Remove static-analyzer option, moved into a separate package.wiz4-60/+3
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+5
2015-09-26Update to clang-3.7.0 and libLLVM-3.7.0tnn4-63/+214
2015-09-25preempt any fallout by including a comment abount making sure MesaLibtnn1-1/+4
2015-09-11drop obsolete patchestnn3-31/+1
2015-07-20Changes 3.6.2:adam2-15/+15
2015-05-28Changes 3.6.1:adam3-18/+16
2015-05-22Fix Linux PLIST issue.ryoon1-2/+3
2015-04-26Use full paths to archive files instead of -lfoo to avoid wrapper reorderingtnn2-4/+8
2015-04-07Unbreak C++ on NetBSD, by popular demand.tnn2-2/+13
2015-04-06Teach the llvm shared library build rules about NetBSD so we get a singletnn2-1/+28
2015-04-03Remove shlib option. lang/libLLVM provides equivalent functionality.tnn2-146/+2
2015-03-22need zlibtnn1-1/+2
2015-03-13needs gzip(1) tool for generation of html.tar.gztnn1-2/+2
2015-03-04delete bl3.mk. It only has a handful of users in wip/, will adjust them.tnn1-13/+0
2015-03-04Makefile: move some stuff from Makefile.common heretnn3-9/+8
2015-03-04convert to Makefile.common-style package so libLLVM can reference thistnn3-97/+105
2015-03-03Add default off shlib option for building PIC & installing shared libLLVM libs.tnn6-6/+181
2015-03-03Update to clang-3.6.0 (2015-02-27)tnn3-40/+94
2015-01-29Changes 3.5.1:adam2-20/+18
2014-11-15This builds with gcc 4.8 too, don't make me build 4.7.riz1-2/+2
2014-10-14clang 3.5 needs gcc 4.7 and later when build with gcc.taca1-1/+2
2014-10-01Add option for installing the static analyzer.wiz5-2/+104
2014-09-06Changes 3.5.0:adam7-159/+173
2014-07-19Fix build failure on Linux (PLIST issue)cheusov1-0/+11
2014-07-18Changes 3.4.2:adam2-15/+14
2014-05-28Changes 3.4.1:adam4-16/+44
2014-05-17Bump applications PKGREVISIONs for python users that might be usingwiz1-2/+2
2014-02-27Added libc++adam4-4/+146
2014-02-19Fix library extension on Darwinminskim1-3/+3
2014-01-25Fix build under SunOSryoon1-2/+3
2014-01-19Update to 3.4ryoon5-76/+96
2013-12-24To get a working compiler on SunOS, a number of hardcoded gcc/linkerrichard1-2/+42
2013-07-09Fix machine/endian.h include for solarisrichard2-1/+30
2013-07-02Changes 3.3:adam12-473/+191