Age | Commit message (Expand) | Author | Files | Lines |
2019-01-23 | clang: Fix SunOS include paths. Bump PKGREVISION. | jperkin | 4 | -14/+90 |
2018-12-23 | llvm and friends: updated to 7.0.1 | adam | 2 | -7/+7 |
2018-12-09 | llvm: updated to 7.0.0 | adam | 9 | -122/+120 |
2018-10-24 | clang: enable __float128 on netbsd/x86 | maya | 3 | -5/+31 |
2018-08-09 | clang: Use the full LLVM suite on SunOS. | jperkin | 6 | -2/+292 |
2018-08-07 | llvm: updated to 6.0.1 | adam | 3 | -13/+65 |
2018-05-22 | llvm: updated to 5.0.2 | adam | 2 | -7/+7 |
2018-02-07 | Belatedly bump requirement. 4.0 and 5.0 are not API (nor ABI) | joerg | 1 | -2/+2 |
2017-12-30 | llvm: updated to 5.0.1 | adam | 4 | -27/+13 |
2017-12-01 | llvm: updated to 5.0.0 | adam | 3 | -10/+40 |
2017-07-11 | Changes 4.0.1: | adam | 3 | -9/+9 |
2017-06-01 | Use public SHLIB_TYPE instead of private _OPSYS_SHLIB_TYPE. | jlam | 1 | -2/+2 |
2017-05-05 | Update buildlink3.mk with reality in LLVM projects | kamil | 1 | -2/+2 |
2017-05-05 | Reduce diff with pkgsrc-wip/clang-git | kamil | 1 | -4/+4 |
2017-05-03 | Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. | jperkin | 1 | -6/+2 |
2017-03-17 | LLVM 4.0.0: | adam | 4 | -16/+26 |
2017-01-16 | Use the system-specific libtool on Darwin. | brook | 1 | -1/+3 |
2017-01-05 | Changes 3.9.1: | adam | 3 | -8/+9 |
2016-12-17 | Revert. | joerg | 1 | -5/+1 |
2016-12-17 | Explicitly build LLVM projects with -std=c++11, it doesn't get detected | joerg | 2 | -2/+10 |
2016-11-14 | Update llvm packages to 3.9.0 | ryoon | 5 | -25/+61 |
2016-07-26 | Update llvm and clang* to 3.8.1. | wiz | 2 | -7/+7 |
2016-03-10 | Update to clang-3.8.0. Split out llvm tools to lang/llvm. | tnn | 15 | -1414/+163 |
2016-03-08 | g/c obsolete comment | tnn | 1 | -5/+1 |
2016-03-07 | Do not use "-z discard-unused" linker flags on SunOS, it is only supported | jperkin | 2 | -7/+17 |
2016-02-25 | Fix library names on Darwin. | jperkin | 1 | -1/+21 |
2016-02-22 | Update PLIST for current Darwin build. | jperkin | 1 | -2/+3 |
2016-01-11 | Update to 3.7.1 | ryoon | 3 | -23/+23 |
2015-12-30 | Re-add a buildlink3.mk for a future include-what-you-use package. | bsiegert | 1 | -0/+15 |
2015-12-29 | Add patch comments. | dholland | 5 | -9/+19 |
2015-11-06 | Remove static-analyzer option, moved into a separate package. | wiz | 4 | -60/+3 |
2015-11-03 | Add SHA512 digests for distfiles for lang category | agc | 1 | -1/+5 |
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 |