Change logs for llvm-toolchain-3.5 source package in Utopic

  • llvm-toolchain-3.5 (1:3.5-4ubuntu2) utopic; urgency=medium
    
      * No-change rebuild using recent binutils.
     -- Matthias Klose <email address hidden>   Mon, 06 Oct 2014 06:53:01 +0200
  • llvm-toolchain-3.5 (1:3.5-4ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Drop the build dependency on libjsoncpp-dev (universe).
    
    llvm-toolchain-3.5 (1:3.5-4) unstable; urgency=medium
    
      * scan-build could not find clang binary (Closes: #758998)
      * Fix the ABI issues by installing a symlink (Closes: #762959, #763058).
        This should fix the doxygen breakage. Many thanks to Andreas Barth.
    
    llvm-toolchain-3.5 (1:3.5-3) unstable; urgency=medium
    
      * Fix my screw up. Add .1 to the libclang & liblldb sonames
        to make dpkg-shlibdeps happy
      * python-clang-3.6 and python-clang-3.5: error when trying to install
        together (Closes: #762901)
      * Remove useless dependency on doxygen
    
    llvm-toolchain-3.5 (1:3.5-2) unstable; urgency=medium
    
      * Upload in unstable
      * Disable the co-instability of lldb & python-lldb
        (Python stuff conflicts)
      * Fix the FTBFs under kfreebsd (kfreebsd-readline.diff)
      * Really apply patch kfreebsd-path.diff (oups)
      * Further improvement on lldb-mi
        Once more, thanks to Steven Chamberlain for the kfreebsd patches.
      * Try to workaround the FTBFS under ppc64el (create an empty directory)
    
    llvm-toolchain-3.5 (1:3.5-2~exp1) experimental; urgency=medium
    
      * Build lldb-mi under kfreebsd (Closes: #761650)
      * Fix a bad dependency from lldb-3.5
      * Does not have multiarch include paths on !linux (Closes: #759303)
      * Fails to find C++ include paths under Kfreebsd (Closes: #731711)
        Thanks to Steven Chamberlain for the help on the two previous fixes
     -- Matthias Klose <email address hidden>   Fri, 03 Oct 2014 19:12:50 +0200
  • llvm-toolchain-3.5 (1:3.5-1ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Drop the build dependency on libjsoncpp-dev (universe).
    
    llvm-toolchain-3.5 (1:3.5-1) unstable; urgency=medium
    
      * New stable release
    
    llvm-toolchain-3.5 (1:3.5~+rc4-1) unstable; urgency=medium
    
      * New snapshot release
     -- Matthias Klose <email address hidden>   Thu, 04 Sep 2014 18:59:06 +0200
  • llvm-toolchain-3.5 (1:3.5~+rc3-1ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
    
    llvm-toolchain-3.5 (1:3.5~+rc3-1) unstable; urgency=medium
    
      * New snapshot release
      * Cherry-pick to commit from upstream (revisions 214906 214907)
        to improve the gcc compat
      * Remove scan-build-clang-path.diff (applied upstream)
      * Just like in 3.4, bring back lldb & lldb-dev under mips & mipsel
     -- Matthias Klose <email address hidden>   Thu, 21 Aug 2014 10:25:40 +0200
  • llvm-toolchain-3.5 (1:3.5~+rc2-1ubuntu3) utopic; urgency=medium
    
      * Drop the break introduced in 1:3.5~+rc1-1ubuntu2.
     -- Matthias Klose <email address hidden>   Tue, 12 Aug 2014 12:17:56 +0200
  • llvm-toolchain-3.5 (1:3.5~+rc2-1ubuntu2) utopic; urgency=medium
    
      * Drop the build dependency on libjsoncpp-dev again.
     -- Matthias Klose <email address hidden>   Mon, 11 Aug 2014 18:43:11 +0200
  • llvm-toolchain-3.5 (1:3.5~+rc2-1ubuntu1) utopic; urgency=medium
    
      * Merge with Debian; remaining changes:
        - Add versioned breaks / depends, to allow future switch to 3.5 default.
    
    llvm-toolchain-3.5 (1:3.5~+rc2-1) unstable; urgency=medium
    
      * Fix the version
      * try to build lldb-gdbserver under kfreebsd (kfreebsd-lldb-gdbserver.diff)
      * Second try to fix build under HURD (hurd-EIEIO-undef.diff)
    
    llvm-toolchain-3.5 (1:3.5~+rc2-1~exp1) unstable; urgency=medium
    
      * New snapshot release
      * Enable compressed debug sections (Closes: #757002)
      * Force scan-build to use the same version of clang
      * Bring back scan-build-search-path.diff (Closes: #757219)
    
    llvm-toolchain-3.5 (1:3.5~+rc1-3~exp1) experimental; urgency=medium
    
      * SVN branched. Update the Vcs- flags.
      * Co installation of clang (Closes: #736057)
        - scan-build => scan-build-3.5
        - scan-view => scan-view-3.5
        - asan_symbolize => asan_symbolize-3.5
      * Remove of pollycc
      * clang alternatives are managed by llvm-defaults
    
    llvm-toolchain-3.5 (1:3.5~+rc1-2) unstable; urgency=medium
    
      * Sync with 3.4 svn to retrieve some changes:
      * Replace $(CURDIR)/debian/tmp by a variable
      * Move the polly installation in the dh_auto_install rules instead
        of using *.install files. In llvm.org/apt/, I have to sometime disable
        polly
      * hurd-EIEIO-undef.diff: try to undef an errno.h to fix the ftbfs
      * clang-X suggests clang-X-doc (Closes: #755922)
      * Manage all files using .in mecanism. It will simplify the upgrade of
        version
      * Disable lldb for ppc64el. Thanks to Dimitri John Ledkov (Closes: #756380)
      * Fix the FTBFS under PowerPC. Thanks to Dimitri John Ledkov for the patch
     -- Matthias Klose <email address hidden>   Mon, 11 Aug 2014 16:35:23 +0200
  • llvm-toolchain-3.5 (1:3.5~+rc1-1ubuntu2) utopic; urgency=medium
    
      * Add versioned breaks / depends, to allow future switch to 3.5 default.
      * Add a patch to fix FTBFS on powerpc.
     -- Dimitri John Ledkov <email address hidden>   Tue, 29 Jul 2014 17:49:54 +0100
  • llvm-toolchain-3.5 (1:3.5~+rc1-1ubuntu1) utopic; urgency=medium
    
      * Enable gold on ppc64el.
      * Disable lldb on ppc64el.
     -- Dimitri John Ledkov <email address hidden>   Tue, 29 Jul 2014 11:53:20 +0100
  • llvm-toolchain-3.5 (1:3.5~+rc1-1) unstable; urgency=medium
    
    
      * First RC release of the 3.5 llvm toolchain
      * Apply lldb-kfreebsd.diff patch to fix FTBFS under KFreeBSD
        Thanks to Ed Maste
    
     -- Sylvestre Ledru <email address hidden>  Wed, 23 Jul 2014 08:57:59 +0200