non port: lang/clang33/Makefile |
Number of commits found: 31 |
Tuesday, 6 Feb 2018
|
16:55 amdmi3
- Limit python version with 2.7, fails with python3:
checking for python >= 2.5... File "<string>", line 1
import sys; print sys.version.split()[0]
^
SyntaxError: invalid syntax
- Fix shebang in scan-view script
Approved by: portmgr blanket
|
Thursday, 25 May 2017
|
14:35 bapt
Register dependency on groff
|
Thursday, 3 Nov 2016
|
15:47 linimon
Now appear to build on sparc64.
Approved by: portmgr (tier-2 blanket)
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Friday, 1 Apr 2016
|
14:08 mat
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 17 Jan 2016
|
14:32 pawel
Remove deprecated @dirrm
Approved by: portmgr blanket
|
Tuesday, 19 May 2015
|
14:18 marino
lang/clang3*, lang/clang-devel: set environment during build
The clang ports override the default build target, but the new targets
fail to set the environment like the default target does. This patch
passes MAKE_ENV to environment.
It also combines compounds to a single make cmd and unsuppresses the
commands so the output shows on the build logs.
PR: 199500
Submitted by: marino
Approved by: brooks (maintainer)
|
Friday, 19 Dec 2014
|
01:23 brooks
Make default target triple match base clang.
PR: 194487
Submitted by: Jan Beich <jbeich@vfemail.net>
|
Saturday, 27 Sep 2014
|
01:25 brooks
Install scan-view dependencies.
Tell the user the correct scan-view to run.
PR: 193955
Sponsored by: DARPA, AFRL
|
Wednesday, 25 Jun 2014
|
05:35 bapt
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Tuesday, 17 Jun 2014
|
16:50 brooks
Add PORTREVISiON bump missing from r358139.
|
15:55 brooks
Add back support for scan-build.[1]
Change ccc-analyzer's default compiler to clang.[2]
Install unwind.h.[3]
PR: ports/185733 [1], ports/183802 [2], ports/186173 [3]
|
Tuesday, 4 Mar 2014
|
23:04 brooks
Replace %%DATADIR%% in patched scan-build.
PR: ports/187193, ports/187243
Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org>
|
Friday, 14 Feb 2014
|
21:49 brooks
Fix build when python 3 is the default.
PR: ports/186641, ports/186642
Submitted by: Gereon Kaiping <kta1c10!gereon@linta.de>
|
Sunday, 5 Jan 2014
|
01:25 brooks
Install altivec.h and cpuid.h headers.
|
Wednesday, 6 Nov 2013
|
23:38 brooks
Apply the clang portion of r255321 from base switching the default C++
library to libc++ on 10+.
Requested by: tijl
|
Wednesday, 30 Oct 2013
|
15:18 brooks
If the ASSERTS option is enabled, make sure it was enabled in the
corresponding devel/llvm## port as build fails otherwise.
|
Monday, 21 Oct 2013
|
19:42 brooks
Correct conflicting ldconfig config files by setting UNIQUENAME.
Strip installed libraries with ${STRIP_CMD}.
Some whitespace tidying.
|
Friday, 18 Oct 2013
|
22:35 brooks
Sync improvements from clang32.
|
Wednesday, 16 Oct 2013
|
20:16 brooks
Support STAGEDIR
|
Monday, 14 Oct 2013
|
06:52 bapt
Fix package name collision
|
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tuesday, 17 Sep 2013
|
06:40 bapt
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wednesday, 10 Jul 2013
|
11:27 kwm
Teach clang33 where to find libc++ headers when installed from ports.
It will use the headers in base if it finds them there.
Approved by: maintainer (brooks@)
|
Friday, 21 Jun 2013
|
15:17 brooks
Upgrade Clang and LLVM 3.3 ports to the release version.
|
Wednesday, 12 Jun 2013
|
23:11 brooks
Fix two plist bugs. Only install the manpage as clang33.1 not also as
clang.1. Include clang-format in the set of commands.
|
19:03 brooks
Fix up depends so we depend on llvm33 and look for the llc33 binary to
identify it rather than port versions.
Remove the broken and obviously unused regression-test target along with
the obsolute dependency on dejagnu.
Reported by: decke
|
16:32 brooks
Set LATEST_LINK to clang33/llvm33 to deconflict.
Reported by: erwin
|
Tuesday, 11 Jun 2013
|
21:57 brooks
Add missing build depend on python. I removed the run dependency too
firmaly.
Submitted by: bdrewery
|
18:50 brooks
Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these
install primarily in ${PREFIX}/llvm33 with wrapper scripts in
${PREFIX}/bin named clang33, llc33, etc.
In an additional change, the clang static analyzer's python wrapper and
web bits are not installed.
|
Number of commits found: 31 |