summaryrefslogtreecommitdiffstats
path: root/devel/llvm/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'devel/llvm/HISTORY')
-rw-r--r--devel/llvm/HISTORY16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/llvm/HISTORY b/devel/llvm/HISTORY
index 58c4ca136c..25a7a93582 100644
--- a/devel/llvm/HISTORY
+++ b/devel/llvm/HISTORY
@@ -1,3 +1,19 @@
+2011-09-26 Justin Boffemmyer <flux@sourcemage.org>
+ * DETAILS, PRE_BUILD: converted clang sources to also use upstream
+ signature checking, and corrected source numbering (clang source
+ conflicted with llvm sig source)
+ * CONFIGURE: add option for installing the clang static analyzer
+ scripts
+ * DEPENDS: if the clang static analyzer is enabled, then the runtime
+ environment will minimally need perl, and python is optional
+ * INSTALL: new file, added to handle installing the clang static
+ analyzer scripts if enabled in CONFIGURE, as there is currently no
+ upstream install for the files
+
+2011-09-26 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: converted to upstream signature checking
+ * 0DD88BA2.gpg: added gpg keyring
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)