notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/llvm-devel/files/patch-utils_llvm-build_llvmbuild_main.py
SVNWeb

Number of commits found: 6

Fri, 15 Nov 2019
[ 23:14 brooks search for other commits by this committer ] Original commit   Revision:517707 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update to a new snapshot and migrate to the llvm monorepo.

We now always download everthing so apply all patches (except the ELFv2
patches) unconditionally.  Don't imply CLANG fo ELFV2 since the patches
will always apply.

Install llvm-devel.mk for CROSS_TOOLCHAIN support subsuming the
role of xtoolchain-llvm-devel.  This means that users will get the
dependency for CROSS_TOOLCHAIN=llvm-devel by installing llvm-devel.
To avoid unnecessicary churn in other xtoolchain-llvm* ports, leave
xtoolchain-llvm-devel in place and make it IGNORE in the -devel case.
Once llvm90 (and maybe llvm80) are updated I'll remove it or move it as
appropriate.

Always install a link from ld.lld to ld as was done by
xtoolchain-llvm-devel.

Sponsored by:	DARPA, AFRL
Fri, 23 Oct 2015
[ 23:36 brooks search for other commits by this committer ] Original commit   Revision:400065 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update llvm-devel to a new snapshot.

Remove embedded compiler-rt build as that no longer works and create a
compiler-rt-devel port (currently supporting i386 and amd64, patches
welcome for other ARCHs).

Cause clang to ignore the -fformat-extensions argument.[1]

Submitted by:	Sender Ghost <lightside@gmx.com> [1]
Fri, 24 Jul 2015
[ 23:40 brooks search for other commits by this committer ] Original commit   Revision:392851 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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
Fri, 22 May 2015
[ 13:34 mat search for other commits by this committer ] Original commit   Revision:387021 (Only the first 10 of 283 ports in this commit are shown above. View all ports for this commit)
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 25 Sep 2014
[ 19:10 brooks search for other commits by this committer ] Original commit   Revision:369283 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Wed, 22 Feb 2012
[ 23:19 brooks search for other commits by this committer ] Original commit 
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.

Number of commits found: 6