Age | Commit message (Expand) | Author | Files | Lines |
2015-09-26 | Update to clang-3.7.0 and libLLVM-3.7.0 | tnn | 4 | -63/+214 |
2015-09-25 | preempt any fallout by including a comment abount making sure MesaLib | tnn | 1 | -1/+4 |
2015-09-11 | drop obsolete patches | tnn | 3 | -31/+1 |
2015-07-20 | Changes 3.6.2: | adam | 2 | -15/+15 |
2015-05-28 | Changes 3.6.1: | adam | 3 | -18/+16 |
2015-05-22 | Fix Linux PLIST issue. | ryoon | 1 | -2/+3 |
2015-04-26 | Use full paths to archive files instead of -lfoo to avoid wrapper reordering | tnn | 2 | -4/+8 |
2015-04-07 | Unbreak C++ on NetBSD, by popular demand. | tnn | 2 | -2/+13 |
2015-04-06 | Teach the llvm shared library build rules about NetBSD so we get a single | tnn | 2 | -1/+28 |
2015-04-03 | Remove shlib option. lang/libLLVM provides equivalent functionality. | tnn | 2 | -146/+2 |
2015-03-22 | need zlib | tnn | 1 | -1/+2 |
2015-03-13 | needs gzip(1) tool for generation of html.tar.gz | tnn | 1 | -2/+2 |
2015-03-04 | delete bl3.mk. It only has a handful of users in wip/, will adjust them. | tnn | 1 | -13/+0 |
2015-03-04 | Makefile: move some stuff from Makefile.common here | tnn | 3 | -9/+8 |
2015-03-04 | convert to Makefile.common-style package so libLLVM can reference this | tnn | 3 | -97/+105 |
2015-03-03 | Add default off shlib option for building PIC & installing shared libLLVM libs. | tnn | 6 | -6/+181 |
2015-03-03 | Update to clang-3.6.0 (2015-02-27) | tnn | 3 | -40/+94 |
2015-01-29 | Changes 3.5.1: | adam | 2 | -20/+18 |
2014-11-15 | This builds with gcc 4.8 too, don't make me build 4.7. | riz | 1 | -2/+2 |
2014-10-14 | clang 3.5 needs gcc 4.7 and later when build with gcc. | taca | 1 | -1/+2 |
2014-10-01 | Add option for installing the static analyzer. | wiz | 5 | -2/+104 |
2014-09-06 | Changes 3.5.0: | adam | 7 | -159/+173 |
2014-07-19 | Fix build failure on Linux (PLIST issue) | cheusov | 1 | -0/+11 |
2014-07-18 | Changes 3.4.2: | adam | 2 | -15/+14 |
2014-05-28 | Changes 3.4.1: | adam | 4 | -16/+44 |
2014-05-17 | Bump applications PKGREVISIONs for python users that might be using | wiz | 1 | -2/+2 |
2014-02-27 | Added libc++ | adam | 4 | -4/+146 |
2014-02-19 | Fix library extension on Darwin | minskim | 1 | -3/+3 |
2014-01-25 | Fix build under SunOS | ryoon | 1 | -2/+3 |
2014-01-19 | Update to 3.4 | ryoon | 5 | -76/+96 |
2013-12-24 | To get a working compiler on SunOS, a number of hardcoded gcc/linker | richard | 1 | -2/+42 |
2013-07-09 | Fix machine/endian.h include for solaris | richard | 2 | -1/+30 |
2013-07-02 | Changes 3.3: | adam | 12 | -473/+191 |
2013-06-30 | Le to invoke `llvm-build' tool via `python', same as in CMakeLists.txt. | obache | 2 | -3/+12 |
2013-05-22 | Use ${PKGMANDIR} | sbd | 2 | -5/+5 |
2013-05-06 | Merge upstream patch to allow building with stricter iterator interface | joerg | 2 | -1/+68 |
2013-04-02 | Add a workaround for the extern "C" vs static issue still in discussion | joerg | 2 | -1/+27 |
2013-01-31 | Uses pod2man. | hans | 1 | -2/+2 |
2013-01-11 | Fix build on Solaris. The package isn't functional as it looks for gcc | jperkin | 1 | -2/+7 |
2013-01-06 | Add pod2html to tools to fix build. | wiz | 1 | -2/+2 |
2013-01-03 | ...and the patch itself. Thank you, wizd(8). | adam | 1 | -12/+0 |
2013-01-03 | Removed patch-projects_sample_autoconf_config.sub | adam | 1 | -2/+1 |
2013-01-03 | Changes 3.2: | adam | 10 | -220/+181 |
2012-11-29 | lang/clang: Improve DragonFly support | marino | 6 | -29/+221 |
2012-11-22 | lang/clang: Fix binary generation on latest DragonFly | marino | 6 | -14/+67 |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -1/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-05-25 | lang/clang: USE_TOOLS+= pod2man pod2html, fix DragonFly | marino | 3 | -3/+16 |
2012-05-23 | Changes 3.1: | adam | 3 | -62/+114 |
2011-12-06 | Removed wrong entry from PLIST | adam | 1 | -2/+1 |