Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0 |
|
#
b9f2f8c3 |
| 01-Nov-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Sync: merge r214353 through r214648 from ^/head.
|
#
e5e203a4 |
| 30-Oct-2010 |
Rui Paulo <rpaulo@FreeBSD.org> |
When the make target is 'install', don't descend into the clang libraries subdirectories since there's nothing to do there. This saves us quite a few seconds off installworld, esp. if the disk I/O is
When the make target is 'install', don't descend into the clang libraries subdirectories since there's nothing to do there. This saves us quite a few seconds off installworld, esp. if the disk I/O is slow.
show more ...
|
#
e580952d |
| 20-Sep-2010 |
Dimitry Andric <dim@FreeBSD.org> |
Upgrade our Clang in base to r114020, from upstream's release_28 branch.
Approved-by: rpaulo (mentor)
|
#
ffd1746d |
| 20-Jul-2010 |
Ed Schouten <ed@FreeBSD.org> |
Upgrade our Clang in base to r108428.
This commit merges the latest LLVM sources from the vendor space. It also updates the build glue to match the new sources. Clang's version number is changed to
Upgrade our Clang in base to r108428.
This commit merges the latest LLVM sources from the vendor space. It also updates the build glue to match the new sources. Clang's version number is changed to match LLVM's, which means /usr/include/clang/2.0 has been renamed to /usr/include/clang/2.8.
Obtained from: projects/clangbsd
show more ...
|
Revision tags: release/8.1.0_cvs, release/8.1.0 |
|
#
47c832c3 |
| 09-Jun-2010 |
Roman Divacky <rdivacky@FreeBSD.org> |
Import the build makefiles for clang/LLVM.
Approved by: ed (mentor)
|