mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-28 03:19:11 +00:00
* Standards-Version 3.9.8
* Preparation of the support of lld (not ready yet)
This commit is contained in:
parent
b26993a5a3
commit
4205acbd2f
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,7 +1,4 @@
|
|||||||
llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
|
llvm-toolchain-snapshot (1:3.9~svn272379-1) unstable; urgency=medium
|
||||||
|
|
||||||
[ Ed Schouten ]
|
|
||||||
* Add the support of lld (Closes: #TODO)
|
|
||||||
|
|
||||||
* Remove the autoconf section
|
* Remove the autoconf section
|
||||||
* Bring back the removal of the build dir
|
* Bring back the removal of the build dir
|
||||||
@ -14,14 +11,18 @@ llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
|
|||||||
* Install libfindAllSymbols.a as part of libclang-X.Y-dev
|
* Install libfindAllSymbols.a as part of libclang-X.Y-dev
|
||||||
* Ship scan-build-py
|
* Ship scan-build-py
|
||||||
* Use the libjsoncpp library embedded (fails to link otherwise)
|
* Use the libjsoncpp library embedded (fails to link otherwise)
|
||||||
|
* Standards-Version 3.9.8
|
||||||
|
|
||||||
[ Pablo Oliveira ]
|
[ Pablo Oliveira ]
|
||||||
* Add python-six as a dependency of python-lldb (Closes: #825371)
|
* Add python-six as a dependency of python-lldb (Closes: #825371)
|
||||||
(thanks to Askar Safin)
|
(thanks to Askar Safin)
|
||||||
* Fix lldb symlinks
|
* Fix lldb symlinks
|
||||||
* Fix missing _lldb.so import during lldb testsuite
|
* Fix missing _lldb.so import during lldb testsuite
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 09 Mar 2016 19:30:30 +0100
|
[ Ed Schouten ]
|
||||||
|
* Preparation of the support of lld (not ready yet)
|
||||||
|
|
||||||
|
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 10 Jun 2016 10:22:26 +0200
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:3.9~svn260851-1) unstable; urgency=medium
|
llvm-toolchain-snapshot (1:3.9~svn260851-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9.0), flex, bison, dejagnu, tcl, expect,
|
|||||||
lcov, procps, help2man, dh-ocaml, zlib1g-dev
|
lcov, procps, help2man, dh-ocaml, zlib1g-dev
|
||||||
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
|
Build-Conflicts: oprofile, ocaml, libllvm-3.4-ocaml-dev, libllvm-3.5-ocaml-dev,
|
||||||
libllvm-3.9-ocaml-dev
|
libllvm-3.9-ocaml-dev
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.8
|
||||||
Homepage: http://www.llvm.org/
|
Homepage: http://www.llvm.org/
|
||||||
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/
|
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-llvm/llvm-toolchain/branches/snapshot/
|
||||||
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/
|
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-llvm/llvm-toolchain/branches/snapshot/
|
||||||
|
Loading…
Reference in New Issue
Block a user