non port: lang/clang-devel/pkg-plist |
Number of commits found: 35 |
Friday, 24 Jul 2015
|
23:40 brooks
Mostly complete redo to the build of -devel LLVM ports:
- Switch to cmake.
- Combine all builds into devel/llvm-devel.
- Remove devel/libiomp5-devel
- Make lang/clang-devel a metaport so people can still find it.
Upgrade a snapshot shortly after the 3.7 branch point.
Sponsored by: DARPA, AFRL
 |
Friday, 8 May 2015
|
21:30 brooks
Update clang-devel and llvm-devel to r236894.
Add a port of the Intel/LLVM OpenMP runtime library.
Sponsored by: DARPA, AFRL
 |
Monday, 6 Apr 2015
|
21:51 brooks
Upgrade to r234164.
PR: 197908 (seems to build with gcc 4.9)
 |
Tuesday, 18 Nov 2014
|
23:29 brooks
Update clang-devel and llvm-devel to r222267.
 |
Monday, 27 Oct 2014
|
15:23 bapt
Cleanup plist
 |
Friday, 26 Sep 2014
|
20:05 brooks
Install scan-view support files under LLVM_PREFIX and alter
llvm-wrapper to support this.
PR: 193955
 |
Thursday, 25 Sep 2014
|
19:10 brooks
Upgrade to r218451.
USES=python
Give llvm a chance to build on arm* and powerpc64 systems. [0]
PR: 191996 [0]
Submitted by: direct727@gmail.com [0]
Sponsored by: DARPA, AFRL
 |
Thursday, 21 Aug 2014
|
12:43 brooks
Upgrade to 3.6.r216160.
 |
Friday, 15 Aug 2014
|
15:41 brooks
Update to r211638.
 |
Saturday, 15 Mar 2014
|
06:45 brooks
Upgrade to r203994.
 |
Wednesday, 13 Nov 2013
|
02:38 brooks
Include altivec.h and cpuid.h in the set of installed headers.
PR: ports/183799
Submitted by: Philippe Michel <philippe.michel7@sfr.fr>
Sponsored by: DARPA/AFRL
 |
Wednesday, 6 Nov 2013
|
00:13 brooks
Upgrade the llvm development ports to r193887. We're about two weeks
from the LLVM 3.4 branch starting.
Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.
Correct clang's notion of the underlying type of (u)intmax_t on MIPS64.
 |
Wednesday, 16 Oct 2013
|
17:34 brooks
Upgrade to 3.4.r191854.
STAGIFY
Mark dragonegg IGNORE on systems where the default compiler defaults to
libc++ on the grounds the the clang/llvm ports are likely linked with it
and thus won't work with gcc and libstdc++.
 |
Wednesday, 4 Sep 2013
|
15:57 brooks
Upgrade clang, dragonegg, and llvm -devel ports to r182968.
 |
Friday, 31 May 2013
|
20:49 brooks
Update clang/dragonegg/llvm-devel to subversion rev r182968.
 |
Thursday, 23 May 2013
|
14:29 brooks
Correct plist by adding the new clang-format command and @dirrmtry
entries for Python library directories.
 |
Tuesday, 14 May 2013
|
22:32 brooks
Add missing mm3dnow.h and mm_malloc.h files.
 |
22:10 brooks
Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.
Install all *intrin*.h files.
 |
Monday, 11 Mar 2013
|
18:32 brooks
Upgrade llvm-devel, clang-devel, and dragonegg-devel46 to r174891 (circa
Feb 27th). Add FileCheck and llvm-lit binaries as some consumers need
them.
 |
Monday, 11 Feb 2013
|
19:02 brooks
Upgrade llvm-devel and related ports to 3.3.r174891.
Install .cmake files for devel/llvm-devel so projects that use cmake can
build against the installed copy.
 |
Thursday, 10 Jan 2013
|
18:01 brooks
Update the develoment version of the llvm, clang and dragonegg ports to
3.3.r172076.
 |
Friday, 14 Sep 2012
|
21:03 brooks
Upgrade to svn rev r163622. Several fixes to FreeBSD support for -pie and
mips as well as reported improvements to the MIPS backend.
 |
Thursday, 30 Aug 2012
|
09:05 brooks
Fix a missing plist entry.
Submitted by: QAT (beat)
 |
Thursday, 23 Aug 2012
|
21:04 brooks
Update LLVM and Clang to r162438 plus a couple patchs to make it possible
to target MIPS with FreeBSD's base binutils.
 |
Wednesday, 25 Jul 2012
|
21:19 brooks
Correct a plist error reported by QAT.
 |
Monday, 16 Jul 2012
|
22:55 brooks
Update to a 3.2 snapshot. OPTIONSng-ify. Reduce diffs with non-devel
ports.
 |
Friday, 13 Apr 2012
|
22:52 brooks
Update to LLVM and Clang 3.1.r154687, unless specific issues are found
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released.
 |
Wednesday, 22 Feb 2012
|
23:19 brooks
Upgrade to llvm/clang r150242.
Enable installation of the shared libaray in LLVM.
Add preliminary support for building and installing the gold linker
plugin. No option is avaiable to turn it on (use -DWITH_LTOPLUGIN)
because devel/binutils does not yet build the gold linker.
 |
Monday, 17 Oct 2011
|
20:08 brooks
Upgrade to r141985. The is contemporary with the creation of the 3.0
branch. Please test and report bugs to the llvm developers to make 3.0
a good release.
 |
Thursday, 16 Jun 2011
|
15:07 brooks
Upgrade the LLVM and Clang -devel ports to r133062.
Update the conflicts lines in all the llvm and clang ports to conflict
with 3.x as well as 2.x and generally simplify the conflict definitions
following the example of llvm-etoile.
 |
Friday, 25 Feb 2011
|
18:53 brooks
Upgrade to r126497 and in particulr pick up r126226 which fixes stack
alignment.
 |
Thursday, 24 Feb 2011
|
21:54 brooks
Upgrade to LLVM and Clang r126079 to match the version in HEAD.
Add support to the LLVM makefile to set SVN_REV externally to make
upgrading to a specific version easier.
 |
Thursday, 9 Dec 2010
|
19:29 brooks
Update to r121368.
Reduce diff between llvm/Makefile and llvm-devel/Makefile.
Hopefully fix NOPORTDOCS case. Currently this bogusly disables
manpages.
 |
Friday, 15 Oct 2010
|
19:39 brooks
Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9
since 2.8 has shipped.
Split out the clang portion of devel/llvm-devel into lang/clang-devel.
 |
Thursday, 14 Oct 2010
|
19:15 brooks
Forced commit to record repocopy from devel/clang to lang/clang and
lang/clang-devel by marcus on 2010-10-11.
PR: ports/151340
 |
Number of commits found: 35 |