summaryrefslogblamecommitdiffstats
path: root/devel/llvm/HISTORY
blob: 817826d145d4d48db2ef0465c7f1baf97a146ef1 (plain) (tree)
1
2
3
4
5
6
7
8



                                                                     



                                                                        



                                                 



                                                                      



                                                                     


                                                 

                                                                
                                                                           
 





                                                             



                                                               




                                                   













                                                                       



                                                                          






                                                                            
 



                                                           



                                                                      


                                                    


                                              



                                                                      

                                                               
                                                         
 


                                                    


                                        


                                        
                                                  

                                                                    
2014-01-06 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 3.4
	* llvm.gpg: add key BB5A0569: "Bill Wendling <void@llvm.org>"

2013-06-20 Pol Vinogradov <vin.public@gmail.com>
	* PRE_BUILD, Tools.cpp.patch: corrected clang directory, readded
	  slightly modified Tools.cpp patch

2013-06-20 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: add PYTHON, zlib
	* PRE_BUILD: fix build with python3

2013-06-18 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS, PRE_BUILD: adapted clang build with current version
	* Tools.cpp.patch: removed

2013-06-18 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 3.3
	* llvm.gpg: added E95C63DC Bill Wendling <wendling@apple.com>

2013-04-27 Treeve Jelbert <treeve@sourcemage.org>
	* PRE_BUILD: move clang patch

2013-02-24 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* gcc-4.7.patch: remove unused patch
	* Tools.cpp.patch, PRE_BUILD: fix compile error if clang is enabled

2012-12-24 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: version 3.2
	* E95C63DC.gpg: removed
	* llvm.gpg: added new key: 7CB2EFFB,
	  Pawel Wodnicki (elektrknight) <root@32bitmicro.com>

2012-05-30 Pol Vinogradov <vin.public@gmail.com>
	* DETAILS: version 3.1, changed sources' names for both
	  llvm and clang

2012-02-16 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: clang is also signed by E95C63DC
	* 0DD88BA2.gpg: removed
	* PRE_BUILD, INSTALL: updated

2012-01-15 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 3.0
	  now uses .tar.gz
	  different gpg
	* E95C63DC.gpg: added
	  key E95C63DC: public key "Bill Wendling <wendling@apple.com>"
	* DEPENDS: add cmake, libffi, ocaml, pkgconfig
	* BUILD: use cmake_build
	  also build shared libraries;
	  needed by some other spells, such as opengtl
	  only build X86 targets
	* CONFIGURE: remove ref to jit
	* PRE_BUILD: small fix to find libffi

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)

2011-05-12 Peng Chang (Charles) <chp@sourcemage.org>
	* DETAILS: updated spell to 2.9

2010-10-07 Finn Haedicke <finn@sourcemage.org>
	* DETAILS: updated spell to 2.8

2010-06-23 Finn Haedicke <finn@sourcemage.org>
	* CONFIGURE,PREPARE: query for clang in PREPARE
	* DETAILS,PRE_BUILD: only download and unpack clang if enabled

2010-06-20 Finn Haedicke <finn@sourcemage.org>
	* CONFIGURE,DETAILS,PRE_BUILD : added support for clang
	* DEPENDS: removed query for gcc backend (unused)

2010-06-10 Peng Chang (Charles) <chp@sourcemage.org>
	* DETAILS: updated spell to 2.7

2009-10-31 Bor Kraljič <pyrobor@ver.si>
	* DETAILS: updated spell to 2.6

2009-03-29 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.5

2008-11-15 Justin Boffemmyer <flux@sourcemage.org>
	* BUILD, CONFIGURE, DEPENDS, DETAILS, INSTALL: spell created