summaryrefslogtreecommitdiff
path: root/lang/clang
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-30Le to invoke `llvm-build' tool via `python', same as in CMakeLists.txt.obache2-3/+12
2013-05-22Use ${PKGMANDIR}sbd2-5/+5
2013-05-06Merge upstream patch to allow building with stricter iterator interfacejoerg2-1/+68
2013-04-02Add a workaround for the extern "C" vs static issue still in discussionjoerg2-1/+27
2013-01-31Uses pod2man.hans1-2/+2
2013-01-11Fix build on Solaris. The package isn't functional as it looks for gccjperkin1-2/+7
2013-01-06Add pod2html to tools to fix build.wiz1-2/+2
2013-01-03...and the patch itself. Thank you, wizd(8).adam1-12/+0
2013-01-03Removed patch-projects_sample_autoconf_config.subadam1-2/+1
2013-01-03Changes 3.2:adam10-220/+181
2012-11-29lang/clang: Improve DragonFly supportmarino6-29/+221
2012-11-22lang/clang: Fix binary generation on latest DragonFlymarino6-14/+67
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-25lang/clang: USE_TOOLS+= pod2man pod2html, fix DragonFlymarino3-3/+16
2012-05-23Changes 3.1:adam3-62/+114
2011-12-06Removed wrong entry from PLISTadam1-2/+1
2011-12-02LLVM 3.0 includes several major changes and big features:adam5-115/+145
2011-05-07Fix LLVM bug 8765 (longjmp issue on NetBSD); patches courtesy of joerg.adam4-2/+55
2011-04-07LLVM 2.9 includes several major new capabilities:adam5-194/+198
2010-10-26Fix building when OCaml is installedadam1-2/+3
2010-10-25LLVM distfile has been changed on master-site.adam2-11/+13
2010-10-21Changes 2.8:adam8-148/+272