llvm-toolchain-snapshot 1:3.5~svn213451-1ubuntu1 source package in Ubuntu

Changelog

llvm-toolchain-snapshot (1:3.5~svn213451-1ubuntu1) utopic; urgency=medium

  * Merge from Debian unstable, remaining changes:
    - Build-depend on gcc-multilib on amd64 and i386.

llvm-toolchain-snapshot (1:3.5~svn213451-1) unstable; urgency=medium

  * New snapshot release
  * If the version of gcc is too old, force the usage of gcc 4.8
  * Clang will now show the full version. Example: 3.5.0-svn213052-1~exp1

llvm-toolchain-snapshot (1:3.5~svn211669-2) unstable; urgency=medium

  * Remove useless dependency on g++
  * Use the option stable '-analyzer-config stable-report-filename=true'
    to the llvm scan-build reports

llvm-toolchain-snapshot (1:3.5~svn211669-1) unstable; urgency=medium

  * New snapshot release
  * Fix CVE-2014-2893 (Closes: #744817)
  * Merge with 3.4/debian
  * Ship lldb-mi in lldb
  * Remove scan-build-fix-clang-detection.diff (applied upstream)
  * Ship the compiler-rt static libraries
  * Running tests respect DEB_BUILD_OPTIONS=parallel=X
   (Closes: #751943)
  * Fix FTBFS on powerpc and powerpcspe (Closes: #733890)
  * Broken library symlink fixed in lldb-3.5 (Closes: #715130)
  * Fix --use-cc when no absolute path is provided (Closes: #748777)

llvm-toolchain-snapshot (1:3.5~svn209039-2) unstable; urgency=medium

  * Provide a link as compatibility with previous lib name (Closes: #748569)
  * Be less permissive when installing lldb. Remove duplication of the install
    of liblldb.so.1

llvm-toolchain-snapshot (1:3.5~svn209039-1) unstable; urgency=medium

  * New snapshot release
  * Fix the cmake install patch
  * Disable profile_rt.diff for now
  * Refresh of libclang1-3.5.symbols
  * Fix path to /usr/lib/clang/3.5.0/ (Closes upstream #19088)
  * Fix the wrong dependency declaration on llvm-3.5-tools
  * Add gnustep & gnustep-devel as suggests of clang-3.5
  * Add libc6-dev as an explicit dependency of clang-3.5
  * Build with dh_install --fail-missing
  * Start to use /usr/bin/foo-X.Y. First step to have several clang versions
    installed together
  * Add some missing files:
    - lli-child-target         - llvm-3.5-runtime
    - count                    - llvm-3.5-tools
    - html.tar.gz              - llvm-3.5-doc
    - ocamldoc.tar.gz          - llvm-3.5-doc
    - BugpointPasses.so        - llvm-3.5-dev
    - liblldb*                 - lldb-3.5-dev
    - clang-apply-replacements - clang-3.5
    - clang-tidy               - clang-3.5
    - clang-query              - clang-3.5
    - pp-trace                 - clang-3.5
    - lldb-platform            - lldb-3.5
    - lldb-gdbserver           - lldb-3.5

llvm-toolchain-3.4 (1:3.4.2-2) unstable; urgency=medium

  * Improve the CVE-2014-2893 fix (Closes: #744817)
  * Add a check to avoid an error on arch where compiler-rt is not available

llvm-toolchain-3.4 (1:3.4.2-1) unstable; urgency=medium

  * New upstream release
  * Add build conflict on libllvm-3.5-ocaml-dev
  * Also disable lldb tests under armel (like armhf). Timeout
  * Update of the repack script
  * Use llvm-3.4-dev.links.in to manage the symlinks
  * Fix the soname of liblldb.so to see it treated as a real library
    (Closes: #750868)
  * Switch to the default gcc/g++ compiler. Currently 4.9 (Closes: #751322)
  * Fixes CVE-2014-2893 (Closes: #744817)

llvm-toolchain-3.4 (1:3.4.1-4) unstable; urgency=medium

  * Be less permissive when installing lldb. Remove duplication of the install
    of liblldb.so.1
  * Add symlinks lldb-3.4, lldb-platform-3.4 & lldb-gdbserver-3.4 without 3.4
  * Clang was unusable with libstdc++ from gcc 4.9 (Closes: #744792)

llvm-toolchain-3.4 (1:3.4.1-3) unstable; urgency=medium

  * Fix path for arch without support of compiler-rt. Should fix most of the
    FTBFS

llvm-toolchain-3.4 (1:3.4.1-2) unstable; urgency=medium

  * Fix the soname. No changes in the ABI, so, no need to update the soname
    (Closes: #747701)

llvm-toolchain-3.4 (1:3.4.1-1) unstable; urgency=medium

  * New upstream release. Note that only LLVM & Clang had a new release.
    I just copied the 3.4 tarballs for clang-extra-tools, polly, lldb and
    compiler-rt.
  * Symlink for current build mode missing (Closes upstream #18836)
  * Add link usr/lib/llvm-3.4/ to usr/lib/llvm-3.4/build/Debug+Asserts
  * Backport of a r201586 from upstream. scan-build was failing on some project
    like firefox build system. (Yeh, advantage to be the packager of a software
    that I use ;) ). See scan-build-fix-clang-detection.diff
  * Fix the version in the symbol list (libclang1-3.4.symbols)
  * Update the path regarding upstream changed (3.4 => 3.4.1)
    (Patch improved also by Martin Nowack)
  * Remove generated file libllvm3.4.install
  * Add gnustep & gnustep-devel as suggests of clang-3.4
  * Add libc6-dev as an explicit dependency of clang-3.4
  * Build with dh_install --fail-missing
  * Start to use /usr/bin/foo-X.Y. First step to have several clang versions
    installed together
  * Add some missing files:
    - lli-child-target         - llvm-3.4-runtime
    - count                    - llvm-3.4-tools
    - html.tar.gz              - llvm-3.4-doc
    - ocamldoc.tar.gz          - llvm-3.4-doc
    - BugpointPasses.so        - llvm-3.4-dev
    - liblldb*                 - lldb-3.4-dev
    - lldb-platform-3.4        - lldb-3.4
    - clang-apply-replacements - clang-3.4
    - clang-tidy               - clang-3.4
    - pp-trace                 - clang-3.4
 -- Dimitri John Ledkov <email address hidden>   Fri, 25 Jul 2014 09:58:39 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
llvm-toolchain-snapshot_3.5~svn213451.orig-clang-tools-extra.tar.bz2 214.3 KiB 2e3099dfc6f10b0284136758b2e36e519cb27a5c172ecb3ef31810d63bd9709a
llvm-toolchain-snapshot_3.5~svn213451.orig-clang.tar.bz2 8.6 MiB e6ad66c01e3d566602c2f6eb933e1444e317b1da7c631d8ce6fab55e5f53c860
llvm-toolchain-snapshot_3.5~svn213451.orig-compiler-rt.tar.bz2 1.4 MiB b8ab2c9bb2c033b5e1e9accd6fb35ac51201bd647c42a3f7885731d2b1609f32
llvm-toolchain-snapshot_3.5~svn213451.orig-lldb.tar.bz2 3.1 MiB 3ef10ab96aec5c1025a6bbbdbc15bec6fb452b9224444c1caa9d679a9a8bf88b
llvm-toolchain-snapshot_3.5~svn213451.orig-polly.tar.bz2 328.9 KiB 248fbd80edd3cefb744af32679a516d8b80af84956e362ee2bff2f4977159bbf
llvm-toolchain-snapshot_3.5~svn213451.orig.tar.bz2 12.9 MiB 7cdc128fb4ebaedead66feb4de846dea030fb3e73fee6a98800aac02b02947a0
llvm-toolchain-snapshot_3.5~svn213451-1ubuntu1.debian.tar.xz 44.2 KiB adf233b186001d11bad693fe955a15dd448587e52c98e78516e9faceb1c33342
llvm-toolchain-snapshot_3.5~svn213451-1ubuntu1.dsc 5.8 KiB 4024b7da157cefe4e50db7829375948b2862ceaa4e804d3bf0c995ac51b6c18c

View changes file

Binary packages built by this source

clang-3.5: No summary available for clang-3.5 in ubuntu utopic.

No description available for clang-3.5 in ubuntu utopic.

clang-3.5-examples: No summary available for clang-3.5-examples in ubuntu utopic.

No description available for clang-3.5-examples in ubuntu utopic.

clang-format-3.5: No summary available for clang-format-3.5 in ubuntu utopic.

No description available for clang-format-3.5 in ubuntu utopic.

clang-modernize-3.5: No summary available for clang-modernize-3.5 in ubuntu utopic.

No description available for clang-modernize-3.5 in ubuntu utopic.

cpp11-migrate-3.5: No summary available for cpp11-migrate-3.5 in ubuntu utopic.

No description available for cpp11-migrate-3.5 in ubuntu utopic.

libclang-3.5-dev: No summary available for libclang-3.5-dev in ubuntu utopic.

No description available for libclang-3.5-dev in ubuntu utopic.

libclang-common-3.5-dev: No summary available for libclang-common-3.5-dev in ubuntu utopic.

No description available for libclang-common-3.5-dev in ubuntu utopic.

libclang1-3.5: No summary available for libclang1-3.5 in ubuntu utopic.

No description available for libclang1-3.5 in ubuntu utopic.

libclang1-3.5-dbg: No summary available for libclang1-3.5-dbg in ubuntu utopic.

No description available for libclang1-3.5-dbg in ubuntu utopic.

libllvm-3.5-ocaml-dev: No summary available for libllvm-3.5-ocaml-dev in ubuntu utopic.

No description available for libllvm-3.5-ocaml-dev in ubuntu utopic.

libllvm3.5: No summary available for libllvm3.5 in ubuntu utopic.

No description available for libllvm3.5 in ubuntu utopic.

libllvm3.5-dbg: No summary available for libllvm3.5-dbg in ubuntu utopic.

No description available for libllvm3.5-dbg in ubuntu utopic.

lldb-3.5: No summary available for lldb-3.5 in ubuntu utopic.

No description available for lldb-3.5 in ubuntu utopic.

lldb-3.5-dev: No summary available for lldb-3.5-dev in ubuntu utopic.

No description available for lldb-3.5-dev in ubuntu utopic.

llvm-3.5: No summary available for llvm-3.5 in ubuntu utopic.

No description available for llvm-3.5 in ubuntu utopic.

llvm-3.5-dev: No summary available for llvm-3.5-dev in ubuntu utopic.

No description available for llvm-3.5-dev in ubuntu utopic.

llvm-3.5-runtime: No summary available for llvm-3.5-runtime in ubuntu utopic.

No description available for llvm-3.5-runtime in ubuntu utopic.

llvm-3.5-tools: No summary available for llvm-3.5-tools in ubuntu utopic.

No description available for llvm-3.5-tools in ubuntu utopic.

python-clang-3.5: No summary available for python-clang-3.5 in ubuntu utopic.

No description available for python-clang-3.5 in ubuntu utopic.