lp:debian/llvm-toolchain-3.3

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/llvm-toolchain-3.3
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Sylvestre Ledru

* Make lldb-3.3-dev dependencies matches lldb-3.3.
* Disable the lldb build under ia64 (so, now: ia64 mips mipsel hurd)

19. By Sylvestre Ledru

* Add the Ocaml ABI dependency (Closes: #731344)
* The disable of lldb was also catching i386 (because of hurd-i386)

18. By Sylvestre Ledru

* Port LLVM to mips64el. Thanks to YunQiang Su
  (Closes: #730808)
* Disable LLDB also for mips & mipsel

17. By Sylvestre Ledru

* Standards-Version update to 3.9.5
* Also install clang 3.3 examples (clang-3.3-examples) (Closes: #728260)
* Move c-index-test* from llvm-3.3 => clang-3.3. It was triggering an
  unnecessary dependency from llvm-3.3 to libclang

16. By Sylvestre Ledru

* Update of the clang descriptions (Closes: #727684)
* The package wasn't cleaned correctly (Closes: #722155)
* Bring back /usr/lib/llvm-3.3/lib/libclang.so (libclang-3.3-dev) and
  /usr/lib/llvm-3.3/lib/libclang.so.1 (libclang1-3.3)

15. By Sylvestre Ledru

* Honor the option "nocheck"
* Fix the detection of hurd (was failing i386) (Closes: #727157)

14. By Sylvestre Ledru

* Update of the description of LLVM packages
  (LLVM no longer mean Low Level Virtual Machine)
* Disable the build of lldb under HURD
* Ship the lldb headers into lldb-X.Y-dev (Closes: #723743)
  I might create a liblldb-X.Y library at some point but I think it is too
  early.
* Fix "cannot compile this atomic library call"
  Thanks to Francisco Facioni for the refresh (Closes: #705115)
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
* Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic
* Build depend automake1.9 => automake (Closes: #724414)
* Update the build dependency from tcl8.5 to tcl (Closes: #725953)
* To build libclang, update the upstream Makefile to use LLVMLibsOptions
  instead of LDFLAGS. Overriding LDFLAGS was removing some information.
  example: make LDFLAGS=" -fuse-ld=gold"

13. By Sylvestre Ledru

[ Luca Falavigna ]
* debian/control:
  - Add llvm-3.3-dev to lldb-3.3 Depends field (Closes: #715129).

[ Sylvestre Ledru ]
* Only use -fuse-ld=gold on supported distribution. Simplify the
  backports.
* Fix 'bits/c++config.h' file not found under i386
  See libstdc++-header-i386.diff. (Closes: #714890)
* Add more fixes for the HURD port... (but still fails)

[ Robert Millan ]
* clang under KfFreeBSD was not exporting the correct defines
  (Closes: #721880)

[ Jon Severinsson ]
* Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
* Drop auto-generated file debian/libllvm3.3.install.
* Automatically determine GCC_VERSION and dep:devlibs based on g++ package
  version.
* Automatically determine if -fuse-ld=gold is supported based on binutils
  package version.

[ Adam Conrad ]
* debian/patches/lldb-link-atomic.diff: Link lldb with -latomic to get
  builtin GCC atomic helpers on arches (like powerpc) that need them.

12. By Sylvestre Ledru

[ Sylvestre Ledru ]
* Fix another issues under HURD...

[ Luca Falavigna ]
* debian/patches/libprofile_rt_sparc.patch:
  - Re-enable libprofile_rt on Sparc, fix FTBFS.

11. By Sylvestre Ledru

debhelper version 9.20130720 fails on the call to dh_auto_clean
Remove it. It was anyway useless.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers