non port: devel/llvm-devel/Makefile.COMMANDS |
SVNWeb
|
Number of commits found: 38 |
Fri, 4 Aug 2023
|
[ 15:50 Brooks Davis (brooks) ] 81a9fa3
devel/llvm-devel: New snapshot
Bump the major version to 18 now that the tree has been updated post
17.x branch creation.
|
Mon, 31 Jul 2023
|
[ 23:46 Brooks Davis (brooks) ] 534a547
devel/llvm-devel: Update to new snapshot
This snapshot is the first commit of the release/17.x branch and the
last llvm-devel snapshot before bumping to the 18 branch.
|
Sun, 2 Apr 2023
|
[ 02:17 Brooks Davis (brooks) ] bc815b0
devel/llvm-devel: update to a new snapshot
Sponsored by: DARPA, AFRL
|
Wed, 22 Feb 2023
|
[ 00:20 Brooks Davis (brooks) ] 39efb1e
devel/llvm-devel: Update to new snapshot
Stop installing a link from flang-new to flang. The former has a
deliberately obtuse interface intended to prevent casual use. While the
community sorts it self out, just stick with that to avoid future
confusion. See:
https://discourse.llvm.org/t/reviving-rename-flang-new-to-flang
Sponsored by: DARPA
|
Fri, 27 Jan 2023
|
[ 23:54 Brooks Davis (brooks) ] 710fef9
devel/llvm-devel: update to new snapshot
The first snapshot of the 17 development branch. It should be fairly
similar to devel/llvm16 (coming soon).
|
Wed, 9 Nov 2022
|
[ 21:27 Brooks Davis (brooks) ] 1b29ddc
devel/llvm-devel: update to a new snapshot
Remove no longer needed workaround for flang build and float128.
|
Fri, 16 Sep 2022
|
[ 12:43 Brooks Davis (brooks) ] eb0de48
devel/llvm-devel: update to a fresh snapshot
This update includes a switch to a new layout for
runtime libraries. Rather than being stored in
llvm-devel/lib/clang/${LLVM_RELEASE}/lib/freebsd
with -<arch> suffixes, they are now stored in
llvm-devel/lib/clang/${LLVM_RELEASE}/lib/${CONFIGURE_TARGET}.
In principle, the compiler should just use the new locations
and this should be a no-op.
|
Tue, 6 Sep 2022
|
[ 23:43 Brooks Davis (brooks) ] 446d275
devel/llvm-devel: Update to a new snapshot
|
Thu, 11 Aug 2022
|
[ 23:34 Brooks Davis (brooks) ] fdc7f3f
devel/llvm-devel: Update to a new snapshot
This is the first snapshot of the LLVM 16 development branch. Since 16
is a popular number to put in file names, some reshuffling of plist
generation was required to avoid things like "16bits" becoming
%%LLVM_MAJOR%%bits".
|
Wed, 20 Jul 2022
|
[ 19:14 Brooks Davis (brooks) ] 59a631e
devel/llvm-devel: Update to a fresh snapshot
|
Sun, 10 Jul 2022
|
[ 10:32 Brooks Davis (brooks) ] 1683b78
devel/llvm-devel: Update to new snapshot
Enable OPENMP for aarch64 and disable it for i386. The lack of aarch64
support was an oversite. Upstream has broken 32-bit support (at least
for libomptarget).
Fix plist with COMPILER_RT disabled.
|
Mon, 6 Jun 2022
|
[ 18:51 Brooks Davis (brooks) ] c5f5698
devel/llvm-devel: New snapshot
|
Tue, 17 May 2022
|
[ 20:23 Brooks Davis (brooks) ] 70d8d91
devel/llvm-devel: New snapshot
Add support for COMPILER_RT on powerpc*. [0]
Don't enable MLIR by default. Instead, rely on FLANG's dependency
on it to turn it on for architectures that support FLANG. This removes
MLIR from default packages on 32-bit system.
PR: 263803 [0]
Submitted by: pkubaj [0]
|
Thu, 5 May 2022
|
[ 17:36 Brooks Davis (brooks) ] bc4bdc9
devel/llvm-devel: Update to a fresh snapshot
|
Thu, 31 Mar 2022
|
[ 21:26 Brooks Davis (brooks) ] 27c74dc
devel/llvm-devel: Fix plist without EXTRAS
The clang-pseudo program is provided by clang-tools-extras (the
EXTRAS option), but was incorrectly tagged as part of CLANG.
This also broke the lite flavor.
|
Tue, 29 Mar 2022
|
[ 16:41 Brooks Davis (brooks) ] 452e507
devel/llvm-devel: Update to a new snapshot.
Avoid a dependency of libunwind on sufficently recent systems where
the installed unwind.h can be found.
PR: 262707
|
Tue, 8 Mar 2022
|
[ 20:54 Brooks Davis (brooks) ] d7120b4
devel/llvm-devel: new snapshot (now LLVM 15)
Disable OpenMP DeviceRtl.
PR: 261921
|
Fri, 7 Jan 2022
|
[ 22:31 Brooks Davis (brooks) ] 75ca21c
devel/llvm-devel: Update to a new snapshot
Remove the -fformat-extensions patch. The flag is ignored and no FreeBSD
source tree with a chance of compiling with LLVM 13 uses it when the
compiler is clang. I intend to drop this patch in devel/llvm14 when it
is created from llvm13 so consider this a trial run.
|
Tue, 5 Oct 2021
|
[ 22:36 Brooks Davis (brooks) ] 7e2f156
devel/llvm-devel: Update to a new snapshot
Add a patch to workaround lldb not compiling without PT_COREDUMP
support (not yet in all supported releases).
Sponsored by: DARPA
|
Tue, 24 Aug 2021
|
[ 17:44 Brooks Davis (brooks) ] 088b99d
devel/llvm-devel: fix build without OPENMP
Some files were not correctly tagged as being part of the OpenMP
build.[0]
Fix symlinks to lit and FileCheck. They improperly included
STAGEDIR.[1]
PR: 257947 [0], 244439 [1]
Sponsored by: DARPA
|
Wed, 18 Aug 2021
|
[ 22:15 Brooks Davis (brooks) ] c71f5b3
devel/llvm-devel: new snapshot post 13 branch
Update to a new snapshot after the branch point for the 13.0.0 release.
This snapshot includes a new scanbuild written in python. I've not
tested it and it likely requires further refinement.
Allow LOCALBASE/llvm-devel and LOCALBASE/bin to be on different file
systems. [0]
PR: 244439 [0]
Reported by: eugen [0]
Sponsored by: DARPA
|
Thu, 20 May 2021
|
[ 21:46 Brooks Davis (brooks) ] a459b93
devel/llvm-devel: new snapshot 2021-05-18
Enable STATIC_LIBS by default to allow tools such as
devel/include-what-you-use to link. [0]
Install i386 sanitizers if they are built on amd64 (this happens if
lib32 libraries are installed.)
PR: 255894 [0]
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 8 Mar 2021
|
[ 21:01 brooks ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to a new snapshot (now on the 13.0.0 line).
Disable LLDB docs due to build issues.
Reduce dependencies in core LLVM and Clang bits.
Sponsored by: DARPA
|
Tue, 29 Sep 2020
|
[ 16:36 brooks ]
Update to a new snapshot.
Disable DOCS for FLANG. They require sphinx-markdown-tables which in
turn requires py-markdown > 3.0.1 and depite the creation of a
py-markdown2 port, our py-markdown remains at 2.6.11.
|
Fri, 14 Aug 2020
|
[ 18:35 brooks ]
Update to a new snapshot and add FLANG and MLIR options
Add two new options:
- FLANG (Fortran 2018 compiler)
- MLIR (Multi-Level Intermediate Representation support)
MLIR is enabled by default and required by FLANG. FLANG is not yet
enabled by default because it is broken with LLVM_LINK_LLVM_DYLIB=ON
which results in a truly enormous package (500+MB .txz).
PR: 248591
Sponsored by: DARPA
|
Mon, 10 Aug 2020
|
[ 21:08 brooks ]
Update to a more recent snapshot.
Fix C++ library selection for some --target values. [0]
PR: 248386 [0]
Reported by: Greg V [0]
|
Mon, 6 Jul 2020
|
[ 22:52 brooks ]
Update to a fresh snapshot.
|
Sat, 28 Mar 2020
|
[ 00:01 brooks ]
Update to a new snapshot.
Add a patch to work around https://reviews.llvm.org/D76827.
Sponsored by: DARPA
|
Wed, 18 Dec 2019
|
[ 23:14 brooks ]
Update to a new snapshot.
Fix llvm-devel.mk cross toolchain file.
Submitted by: mhorne
Differential Revision: https://reviews.freebsd.org/D22869
|
Thu, 7 Nov 2019
|
[ 00:59 brooks ]
Update to a more recent snapshot.
Fix build with EXTRAS disabled.
|
Mon, 21 Oct 2019
|
[ 23:53 brooks ]
Update to a new snapshot.
powerpc64: add configure option to select ELFv2 ABI
In preparation for compiler+ABI change in PowerPC64, this change adds a
configure option to select ELFv2 as default powerpc64 ABI when compiling
llvm-devel.
The new option automatically set when ELFv2 environment is detected
(when PPC_ABI=ELFv2)
Submitted by: Alfredo Dal'Ava Junior
Differential Revision: https://reviews.freebsd.org/D22100
|
Thu, 19 Sep 2019
|
[ 11:09 brooks ]
Fix plist.
|
Thu, 22 Aug 2019
|
[ 12:43 brooks ]
Update to a new snapshot.
Pull in fixes for building with all options disabled and python > 3.6.
Sponsored by: DARPA, AFRL
|
Thu, 11 Jul 2019
|
[ 16:59 brooks ]
Update to a new snapshot.
Move clang-scan-deps to the right option in Makefile.COMMANDS.
|
Tue, 2 Jul 2019
|
[ 17:04 brooks ]
Update to a fresh (2019-07-01) snapshot.
Note that 9.0.0 is scheduled to branch 2019-07-18 so now is a good time
to be testing and fixing bugs.
Sponsored by: DARPA, AFRL
|
Mon, 20 May 2019
|
[ 21:15 brooks ]
Update to a newer snapshot 9.0.d20190510.
I used the submitted patch for inspiration, but regenerated most of it
and added some unrelated cleanups.
PR: 237819
Requested by: yuri
Submitted by: yuri
|
Thu, 7 Mar 2019
|
[ 23:52 brooks ] (Only the first 10 of 12 ports in this commit are shown above. )
Move the list of llvm commands to seperate Makefile.COMMANDS to be used
by another port to come later.
Reorder Makefiles a bit to group similar things together.
Remove support for generating patch files from upstream SVN revisions.
The required interfaces have been disabled for some time and LLVM is in
the process if migrating to Git.
No functional changes (pkg-plist changes are simply ordering).
|
Number of commits found: 38 |