| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Apr 2012 22:52:38
3.1.r154687
|
brooks  |
Update to LLVM and Clang 3.1.r154687, unless specific issues are found
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released. |
22 Feb 2012 23:19:27
3.1.r150242
|
brooks  |
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. |
17 Oct 2011 20:08:21
3.0.r141985
|
brooks  |
Upgrade to r141985. The is contemporary with the creation of the 3.0
branch. Please test and report bugs to the llvm developers to make 3.0
a good release. |
16 Jun 2011 15:07:40
3.0.r133062
|
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. |
25 Feb 2011 18:53:15
2.9.r126497
|
brooks  |
Upgrade to r126497 and in particulr pick up r126226 which fixes stack
alignment. |
24 Feb 2011 21:54:36
2.9.r126079
|
brooks  |
Upgrade to LLVM and Clang r126079 to match the version in HEAD.
Add support to the LLVM makefile to set SVN_REV externally to make
upgrading to a specific version easier. |
10 Dec 2010 15:09:00
2.9.r121368
|
brooks  |
Rather than relying on some hackish patches use thre --disable-docs
configure option in the NOPORTDOCS case.
This should result in no changes to packages. |
09 Dec 2010 19:29:42
2.9.r121368
|
brooks  |
Update to r121368.
Reduce diff between llvm/Makefile and llvm-devel/Makefile.
Hopefully fix NOPORTDOCS case. Currently this bogusly disables
manpages. |
15 Oct 2010 19:39:35
2.9.r116582
|
brooks  |
Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9
since 2.8 has shipped.
Split out the clang portion of devel/llvm-devel into lang/clang-devel. |
14 Oct 2010 19:15:37
2.8_2
|
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 |