Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2_4 22 Dec 2013 19:25:21 |
rene |
Remove expired port:
2013-11-04 lang/clang: Migrate to lang/clang32 or newer |
3.2_4 21 Oct 2013 20:00:09 |
brooks |
Mark DEPRECATED in favor of non-conflicting devel/llvm32 and
lang/clang32. Set an agressive expiration date to encourage migration
(actual removal will depend on the removal of dependencies.) |
3.2_4 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
3.2_4 17 Sep 2013 06:51:04 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
14 Aug 2013 22:35:54
|
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.2_4 23 May 2013 14:40:26 |
brooks |
Actually commit the changes listed in r318799. Due to a wrong path
on the command line, only the Makefile was committed.
Correct a plist bug by listing clang-cpp. |
3.2_3 22 May 2013 21:56:53 |
brooks |
Install a more complete set of intrinsics header files[0].
Add a couple upstream svn revs that have been comitted to base[1]:
r172354:
Refactor the x86 CPU name logic in the driver and pass -march and -mcpu
flag information down from the Clang driver into the Gold linker plugin
for LTO. This allows specifying -march on the linker commandline and
should hopefully have it pass all the way through to the LTO optimizer.
r175919:
Driver: Pass down the -march setting down to -cc1as on x86 too.
The assembler historically didn't make use of any target features, but this has
changed when support for old CPUs that don't support long nops was added.
Requested by: dim[1], eadler[0] |
3.2_2 22 May 2013 20:21:07 |
brooks |
Add a new option MANPAGES to allow man pages to be supressed. [0]
Remove USE_GCC=4.2+ as all supported versions have an acceptable version
of gcc by default.[0]
Remove the long unused MAINTAINER_MODE variable.
Submitted by: tijl [0] |
3.2_1 13 Mar 2013 15:40:34 |
brooks |
Fix stray file in bin/clang-check.
Reported by: ale, Dominic Fandrey <kamikaze@bsdforen.de> |
3.2 11 Mar 2013 18:32:06 |
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. |
3.2 10 Jan 2013 16:34:44 |
brooks |
Upgrade llvm and clang to the 3.2 release. |
3.1_2 23 Aug 2012 21:02:09 |
jkim |
Pull in r159895 from upstream to match Clang in the FreeBSD 9.1 base system:
http://svnweb.freebsd.org/base?view=revision&revision=238554
Approved by: brooks (maintainer) |
3.1_1 04 Jul 2012 03:28:25 |
fluffy |
- Convert to OPTIONSng
- Add option to build clang with assertions (off by default to match llvm)
Approved by: brooks |
3.1 26 Jun 2012 10:10:40 |
fluffy |
- Update LLVM/Clang suite to 3.1 release
PR: 168921
Submitted by: myself
Approved by: brooks (via pav@, with timeout) |
3.0 20 Jan 2012 21:29:57 |
brooks |
Upgrade LLVM and Clang to 3.0.
Enable shared libraries in LLVM and build with REQUIRES_RTTI=1 as
requires by some consumers.
PR: ports/164324, ports/164325 |
2.9 16 Jun 2011 15:07:40 |
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. |
2.9 29 Apr 2011 15:04:30 |
brooks |
Upgrade LLVM, Clang, and llvm-gcc to 2.9.
Add a number of bug fixes from our base gcc to llvm-gcc.[0]
PR: ports/154927 [0]
Submitted by: Pedro Giffuni <giffunip at tutopia com> [0] |
2.8_2 14 Oct 2010 19:29:23 |
brooks |
Move devel/clang to lang/clang since compilers typically live in lang.
PR: ports/151340 |
2.8_2 14 Oct 2010 19:15:37 |
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 |