non port: devel/llvm-devel/distinfo |
Number of commits found: 196 (showing only 100 on this page) |
Monday, 30 Sep 2024
|
22:11 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
d0e7f19 |
Thursday, 12 Sep 2024
|
11:44 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
ef6c6a9 |
Tuesday, 27 Aug 2024
|
19:23 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Sponsored by: DARPA, AFRL
3a45fb6 |
Monday, 5 Aug 2024
|
22:14 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
In limited testing, this appears to resolve excess memory use in
llvm-tblgen for some RISC-V related backend bits. This showed up
as all the i386 builds failing over the weekend.
Sponsored by: DARPA, AFRL
f29d2e2 |
Friday, 2 Aug 2024
|
22:07 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
e47785a |
Tuesday, 23 Jul 2024
|
23:53 Brooks Davis (brooks)
devel/llvm-devel: first snapshot of LLVM 20
This snapshot corresponds to the llvmorg-20-init tag and is the
release/19.x branch point plus the bump to 20.0 and a reset of the
relesae notes file.
3becf27 |
Monday, 22 Jul 2024
|
18:52 Brooks Davis (brooks)
devel/llvm-devel: new snapshot, plist fix
Fix plists without FLANG enabled. This broke i386 builds among others.
Sponsored by: DARPA, AFRL
a5942ff |
Friday, 19 Jul 2024
|
22:16 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Also patch sanitizer runtimes to link without -lsys on FreeBSD 15+.
15f5dcf |
Friday, 17 May 2024
|
18:28 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Includes a fix for OpenMP child processes with affinity_none.
PR: 278843
83f1b75 |
Friday, 26 Apr 2024
|
20:50 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Sponsored by: AFRL, DARPA
95ad99e |
Wednesday, 17 Apr 2024
|
22:24 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Allow sanitizers to work without a direct link to libsys.
056b075 |
Friday, 22 Mar 2024
|
17:44 Brooks Davis (brooks)
devel/llvm-devel: update to new snapshot
Update for new libary suffixes which include both major and minor
version.
Includes a fix for https://github.com/llvm/llvm-project/issues/86038
d13066e |
Tuesday, 13 Feb 2024
|
16:40 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Bump major version to 19.
Add a build conflict with ${ARCH}-binutils for COMPILER_RT. Technically
this is only an issue for 64-bit architectures that build 32-bit
sanitizers (the presence of <triple>-ld is picked up and it doesn't
pass some cmake test), but it's easier to just block all of them.
b3cbb02 |
Wednesday, 24 Jan 2024
|
23:04 Brooks Davis (brooks)
devel/llvm-devel: update to llvm18 branch point
This snapshot is commit at the LLVM 18 branch point. The next update
will bump the version to LLVM 19.
7f245305 |
Tuesday, 23 Jan 2024
|
22:33 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
8d617ec |
Friday, 5 Jan 2024
|
00:43 Brooks Davis (brooks)
devel/llvm-devel: update to a new snapshot
3d3e4ee |
Monday, 4 Dec 2023
|
20:55 Brooks Davis (brooks)
devel/llvm-devel: New snapshot
Also remove an outdated patch to the fortran code.
Reported by: Brad Smith <brad@comstyle.com> (outdated patch)
283f8c3 |
Wednesday, 22 Nov 2023
|
18:36 Brooks Davis (brooks)
devel/llvm-devel: update to a new snapshot
2360429 |
Tuesday, 31 Oct 2023
|
15:20 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
3f7346e |
Thursday, 12 Oct 2023
|
23:45 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Add a DOCS build dependency on py-myst-parser.
Rewrap long <OPTION>_<FOO> lines.
00d414e |
Saturday, 23 Sep 2023
|
08:09 Brooks Davis (brooks)
devel/llvm-devel: new snapshot, library depends
Don't link openmp with libffi.
Reformat long or multi-line OPTION_FOO variables.
PR: 273801
Co-authored-by: Ivan Rozhuk <rozhuk.im@gmail.com>
b79d954 |
Tuesday, 29 Aug 2023
|
18:03 Brooks Davis (brooks)
devel/llvm-devel: Update to new snapshot
8ed1523 |
Friday, 4 Aug 2023
|
15:50 Brooks Davis (brooks)
devel/llvm-devel: New snapshot
Bump the major version to 18 now that the tree has been updated post
17.x branch creation.
81a9fa3 |
Monday, 31 Jul 2023
|
23:46 Brooks Davis (brooks)
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.
534a547 |
Tuesday, 11 Jul 2023
|
23:11 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
This includes the change to clang proposed in D40943 and committed
upstream by jtrc27 to allow -m32 to work on arm64.
b38875a |
Friday, 23 Jun 2023
|
20:05 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Includes a fix for i386 build issues.
Work around broken compiler-rt compilation on aarch64 by disabling the
COMPILER_RT option there. Not ideal, but seems better than marking the
whole port broken. [0]
PR: 272164 [0]
Reported by: jfc@mit.edu [0]
1a779a4 |
Monday, 19 Jun 2023
|
18:44 Brooks Davis (brooks)
devel/llvm-devel: Update to new snapshot
Improve lit install adding the contents of the llvm directory and
patching builtin_commands.
5a6a8d9 |
Tuesday, 23 May 2023
|
20:22 Brooks Davis (brooks)
devel/llvm-devel: update to a new snapshot
Sponsored by: DARPA
4e6019a |
Wednesday, 12 Apr 2023
|
18:01 Brooks Davis (brooks)
devel/llvm-devel: new snapshot, lit fixes
Fix the the python module name to use an '_' in place of '-' in the
port-specific module name.
Remove a workaround that is now upstream.
PR: 270670, 269931
Co-Authored-by: Pawel Biernacki <kaktus@freebsd.org>
bcc6ffd |
Sunday, 2 Apr 2023
|
02:17 Brooks Davis (brooks)
devel/llvm-devel: update to a new snapshot
Sponsored by: DARPA, AFRL
bc815b0 |
Wednesday, 22 Feb 2023
|
00:20 Brooks Davis (brooks)
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
39efb1e |
Friday, 27 Jan 2023
|
23:54 Brooks Davis (brooks)
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).
710fef9 |
Thursday, 12 Jan 2023
|
22:58 Brooks Davis (brooks)
devel/llvm-devel: Update to new snapshot
Also disable OpenMP runtime on 12. It fails to compile with:
/wrkdirs/usr/ports/devel/llvm-devel/work-default/llvm-project-6df5464a463b8ada2df167595286aa2b6510dd16/openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp:425:14:
error: call to deleted constructor of 'llvm::Error'
return Err;
^~~
/wrkdirs/usr/ports/devel/llvm-devel/work-default/llvm-project-6df5464a463b8ada2df167595286aa2b6510dd16/llvm/include/llvm/Support/Error.h:185:3:
note: 'Error' has been explicitly marked deleted here
Error(const Error &Other) = delete;
^
/wrkdirs/usr/ports/devel/llvm-devel/work-default/llvm-project-6df5464a463b8ada2df167595286aa2b6510dd16/llvm/include/llvm/Support/Error.h:492:18:
note: passing argument to parameter 'Err' here
Expected(Error Err)
^
1 error generated.
7e787f8 |
Tuesday, 3 Jan 2023
|
23:43 Brooks Davis (brooks)
devel/llvm-devel: Update to new snapshot
ee83585 |
Wednesday, 21 Dec 2022
|
00:03 Brooks Davis (brooks)
devel/llvm-devel: Update to a new sanapshot
Add missing dependency on zstd
PR: 268211
Reported by: amdmi3
3096292 |
Friday, 9 Dec 2022
|
22:47 Brooks Davis (brooks)
devel/llvm-devel: update to a fresh snapshot
Fix builds with clang15 using with the patch applied to devel/llvm15 in
830bbdd84a53aa33b48c01ee16048d1400094e26.
PR: 268196
e9c750b |
Monday, 28 Nov 2022
|
23:24 Brooks Davis (brooks)
devel/llvm-devel: update to a new snapshot
Remove a no longer needed workaround in openmp compilation.
Chase a reorganization of the install tree that changed the location of
clang library files from a per-version directory to a per-major-version
directory (e.g., 16.0.0 -> 16).
70f69fa |
Wednesday, 9 Nov 2022
|
21:27 Brooks Davis (brooks)
devel/llvm-devel: update to a new snapshot
Remove no longer needed workaround for flang build and float128.
1b29ddc |
Thursday, 29 Sep 2022
|
22:48 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Fix a plist bug with EXTRAS disabled.
This update contains a workaround for an issue causing flang not to
compile on amd64 due to a lack of __float128 support. Power may need a
similar fix, but I'd prefer not to apply it blindly.
PR: 266662
5473977 |
Wednesday, 21 Sep 2022
|
21:03 Brooks Davis (brooks)
devel/llvm-devel: update to a new version
91c455f |
Friday, 16 Sep 2022
|
12:43 Brooks Davis (brooks)
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.
eb0de48 |
Tuesday, 6 Sep 2022
|
23:43 Brooks Davis (brooks)
devel/llvm-devel: Update to a new snapshot
446d275 |
Thursday, 11 Aug 2022
|
23:34 Brooks Davis (brooks)
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".
fdc7f3f |
Wednesday, 20 Jul 2022
|
19:14 Brooks Davis (brooks)
devel/llvm-devel: Update to a fresh snapshot
59a631e |
Sunday, 10 Jul 2022
|
10:32 Brooks Davis (brooks)
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.
1683b78 |
Tuesday, 5 Jul 2022
|
12:32 Brooks Davis (brooks)
devel/llvm-devel: new snapshot
Sponsored by: DARPA, AFRL
f0035aa |
Monday, 6 Jun 2022
|
18:51 Brooks Davis (brooks)
devel/llvm-devel: New snapshot
c5f5698 |
Thursday, 26 May 2022
|
18:15 Brooks Davis (brooks)
devel/llvm-devel: New snapshot
Disable FLANG on arm6/arm7. It's not 32-bit clean, is unlikely to
ever be so, and fails to build on many people's systems due to running
out of memory. This matches other llvm-* ports.
Replace a patch reverting a commit that is broken with our libc++ with a
patch with a workaround that is likely to land upstream.
cfe8f100 |
Tuesday, 17 May 2022
|
20:23 Brooks Davis (brooks)
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]
70d8d91 |
Thursday, 5 May 2022
|
17:36 Brooks Davis (brooks)
devel/llvm-devel: Update to a fresh snapshot
bc4bdc9 |
Friday, 15 Apr 2022
|
17:48 Brooks Davis (brooks)
devel/llvm-devel: Update to new snapshot
Enable COMPILER_RT on RISC-V. [0]
PR: 263051 [0]
Submitted by: pkubaj [0]
5a4ca75 |
Tuesday, 29 Mar 2022
|
16:41 Brooks Davis (brooks)
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
452e507 |
Tuesday, 8 Mar 2022
|
20:54 Brooks Davis (brooks)
devel/llvm-devel: new snapshot (now LLVM 15)
Disable OpenMP DeviceRtl.
PR: 261921
d7120b4 |
Friday, 21 Jan 2022
|
19:56 Brooks Davis (brooks)
devel/llvm-devel: update to new snapshot
Disable LLDB on riscv64, there is no support. [0]
PR: 261374 [0]
dba1bdc |
Friday, 7 Jan 2022
|
22:31 Brooks Davis (brooks)
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.
75ca21c |
Tuesday, 12 Oct 2021
|
22:17 Brooks Davis (brooks)
devel/llvm-devel: Update to a new snapshot
This snapshot includes a fix for sanitizer guild builds systems where
clang does not include cet.h.
Sponsored by: DARPA
7d685ab |
Thursday, 7 Oct 2021
|
22:36 Brooks Davis (brooks)
devel/llvm-devel: Update to a new snapshot
Fix build without FLANG (plist issue).
Fix LLDB build on non-CURRENT, I accidently committed the removal of
the workaround patch (which didn't work on i386) with an llvm13 update
in ef505eaca6425dd075e64e166f7be7a0ead3fa59. This snapshot includes
the correct fix from upstream.
Sponsored by: DARPA
20283e1 |
Tuesday, 5 Oct 2021
|
22:36 Brooks Davis (brooks)
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
7e2f156 |
Wednesday, 18 Aug 2021
|
22:15 Brooks Davis (brooks)
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
c71f5b3 |
Thursday, 20 May 2021
|
21:46 Brooks Davis (brooks)
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]
a459b93 |
Thursday, 8 Apr 2021
|
22:23 Brooks Davis (brooks)
devel/llvm-devel: Update to a new snapshot
93ea362 |
Monday, 8 Mar 2021
|
21:01 brooks
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
|
Thursday, 29 Oct 2020
|
21:21 brooks
Update to a new snapshot.
Add a missing dependency on lua for lldb.
|
Tuesday, 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.
|
Friday, 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
|
Monday, 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]
|
Monday, 6 Jul 2020
|
22:52 brooks
Update to a fresh snapshot.
|
Wednesday, 3 Jun 2020
|
17:58 brooks
Update to a more recent snapshot.
|
Saturday, 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
|
Sunday, 19 Jan 2020
|
13:55 brooks
Update to a new snapshot (welcome to LLVM 11).
Fix plist when COMPILER_RT is disabled.
PR: 243371
|
Friday, 3 Jan 2020
|
18:56 brooks
Update to a new snapshot.
|
Wednesday, 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
|
Friday, 15 Nov 2019
|
23:14 brooks
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
|
Thursday, 7 Nov 2019
|
00:59 brooks
Update to a more recent snapshot.
Fix build with EXTRAS disabled.
|
Monday, 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
|
Friday, 13 Sep 2019
|
14:33 brooks
Update to a new snapshot.
Fix build without COMPILER_RT. [0]
Reported by: emaste
Sponsored by: DARPA, AFRL
|
Thursday, 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
|
Monday, 15 Jul 2019
|
19:49 brooks
Upgrade to a newer snapshot.
Chase the switch to python 3.6 as default.
Enable LLVM_LINK_LLVM_DYLIB and CLANG_LINK_LLVM_DYLIB.[0]
PR: 223191 [0]
Requested by: jbeich [0]
|
Thursday, 11 Jul 2019
|
16:59 brooks
Update to a new snapshot.
Move clang-scan-deps to the right option in Makefile.COMMANDS.
|
Tuesday, 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
|
Monday, 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
|
Monday, 1 Apr 2019
|
18:00 brooks
Update to a new snapshot.
Correct finding libopenmp.
PR: 236788
Submitted by: jbeich
|
Thursday, 7 Mar 2019
|
23:16 brooks
Update to a more recent shapshot.
Adapt to removal of the ARM license.
Allow licenses to sit somewhere other then WRKSRC.
Fix the plist when OPENMP is disabled.
PR: 236008
|
Monday, 28 Jan 2019
|
23:32 brooks
Update to a new snapshot matching our upcoming paper.
Sponsored by: DARPA, AFRL
|
Saturday, 19 Jan 2019
|
00:05 brooks
Update to a new version (LLVM HEAD is now 9.0.0).
Remove clang headers conflicting with FreeBSD headers. I'd throught
this was nolonger required, but it seems to still be necessicary in at
least some cases.
Submitted by: Alfredo Dal'Ava Junior
Differential Revision: https://reviews.freebsd.org/D18879
|
Tuesday, 15 Jan 2019
|
16:19 brooks
Update to a new snapshot.
Add -DNDEBUG to CFLAGS/CXXFLAGS to prevent USES=cmake from accidentally
reenabling assertions. [0]
This should fix i386 builds.
PR: 233506 [0]
|
Wednesday, 9 Jan 2019
|
23:06 brooks
Upgrade to a new snapshot.
Fix a bug that resulted in LLVM_BUILD_LLVM_DYLIB not being passed as a
cmake argument. [0]
PR: 234739 [0]
Submitted by: tobik [0]
|
Thursday, 25 Oct 2018
|
20:32 brooks
Update to a new snapshot.
|
Tuesday, 2 Oct 2018
|
16:45 brooks
Update to a new snapshot.
Update LICENSE data per mailing list feedback and move to a seperate
Makefile.LICENSE for use by other llvm ports.
|
Tuesday, 25 Sep 2018
|
17:56 brooks
Update to a more recent snapshot.
Work around upstream breakage in LLDB.
Sponsored by: DARPA, AFRL
|
Thursday, 13 Sep 2018
|
18:45 brooks
Update to a new snapshot.
Add LICENSE variables.
|
Thursday, 16 Aug 2018
|
22:51 brooks
Update to a new snapshot. LLVM trunk is now 8.0.
Sponsored by: DAPRA, AFRL
|
Thursday, 24 May 2018
|
16:04 brooks
Update to a new snapshot.
|
Sunday, 6 May 2018
|
16:43 brooks
Update to a new snapshot.
Work around a race in sphinx.
Create the target directory before calling sphinx to render content into
it. Sphinx suffers from a race where it crashes with an exception if it
tries to make a directory and someone else does first.
|
Monday, 16 Apr 2018
|
20:57 brooks
Update to a new snapshot.
Chase changes to the library/program numbering scheme.
|
Tuesday, 27 Mar 2018
|
20:34 brooks
Update to a new snapshot.
|
Monday, 26 Mar 2018
|
22:36 brooks
Update to a newer snapshot.
Adjust the way *_blacklist.txt is added to the package to address
increasing divergence.
Pull in wrapper change from D14727 to fix use when symlinking to them
in ${LOCALBASE}/bin.
|
Friday, 2 Mar 2018
|
22:26 brooks
Update to a newer snapshot.
Don't require basename. [0]
Submitted by: bdrewery [0]
Sponsored by: DARPA, AFRL
|
Tuesday, 6 Feb 2018
|
20:28 brooks
Update to a new snapshot.
|
Wednesday, 24 Jan 2018
|
17:29 brooks
Update to a new snapshot.
Fix builds on platforms without OPENMP support.
Run ccache-update-links on install and deinstall. [0]
PR: 217572 [0]
|
Number of commits found: 196 (showing only 100 on this page) |