/java/jde/

tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/clang
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade LLVM, Clang, and llvm-gcc to 2.9.brooks2011-04-295-133/+80
| | | | | | | 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]
* Move devel/clang to lang/clang since compilers typically live in lang.brooks2010-10-151-1/+1
| | | | PR: ports/151340
* Fix scan-build by actually replacing %%DATADIR%%.brooks2010-10-101-1/+2
| | | | | PR: ports/151344 Submitted by: Matthias Andree <matthias.andree at gmx.de>
* Fix build when older versions are installed.brooks2010-10-102-31/+5
| | | | Submitted by: ports/151337