Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 23:19:27 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/llvm-devel Makefile Makefile.svn_rev distinfo pkg-plist ports/devel/llvm-devel/files patch-utils_llvm-build_llvmbuild_main.py ports/lang/clang-devel Makefile distinfo pkg-plist ports/lang/clang-devel/files ...
Message-ID:  <201202222319.q1MNJRk7013467@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2012-02-22 23:19:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/llvm-devel     Makefile Makefile.svn_rev distinfo 
                         pkg-plist 
    lang/clang-devel     Makefile distinfo pkg-plist 
    lang/clang-devel/files 
                           patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h 
  Added files:
    devel/llvm-devel/files 
                           patch-utils_llvm-build_llvmbuild_main.py 
    lang/clang-devel/files 
                           patch-utils_llvm-build_llvmbuild_main.py 
  Log:
  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.
  
  Revision  Changes    Path
  1.56      +21 -6     ports/devel/llvm-devel/Makefile
  1.24      +1 -1      ports/devel/llvm-devel/Makefile.svn_rev
  1.38      +2 -2      ports/devel/llvm-devel/distinfo
  1.1       +20 -0     ports/devel/llvm-devel/files/patch-utils_llvm-build_llvmbuild_main.py (new)
  1.41      +28 -17    ports/devel/llvm-devel/pkg-plist
  1.19      +1 -1      ports/lang/clang-devel/Makefile
  1.11      +4 -4      ports/lang/clang-devel/distinfo
  1.2       +5 -5      ports/lang/clang-devel/files/patch-tools_clang_include_clang_Analysis_Analyses_FormatString.h
  1.1       +20 -0     ports/lang/clang-devel/files/patch-utils_llvm-build_llvmbuild_main.py (new)
  1.14      +38 -17    ports/lang/clang-devel/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202222319.q1MNJRk7013467>