lp:debian/clang

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/clang
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

51. By Peter Michael Green <email address hidden>

* Non-maintainer upload with maintainer's approval.
* 29-set-default-cpu-for-armhf.diff increase default cpu for armhf builds.
  Previous absurdly low default did not work correctly with
  -mfloat-abi=hard leading to broken code. (Closes: #704111)
  + Use armv6 as new default because in clang 3.0 armv7 implies features that
     we don't require in debian armhf (extra fpu registers and neon)
* 30-powerpc-no-altivec.patch disable altivec by default on powerpc because
  debian powerpc does not require altivec (patch cherry picked from ubuntu)

50. By Michael

* Non-maintainer upload.
* Bump epoch to 1 as discussed in #699899.
* 28-gcc-4.7.diff: Fix -Wuninitialized when clang is compiled with gcc-4.7

[ Peter Michael Green ]
* 26-set-correct-float-abi.diff: Fix default float abis for armel and armhf
* 24-path-multiarch.diff: Fix paths for armhf
* 27-dynamic-linker.patch: Fix dynamic linker path for armhf
* debian/rules: fix clean target to remove generated file
  tools/clang/include/clang/Debian/debian_path.h

49. By Sylvestre Ledru

* Also ship clang static libraries for the plugin developments
  (Closes: #678638)
* Also disable TEST(unescapeJsonCommandLine, ReturnsEmptyArrayOnEmptyString)

48. By Sylvestre Ledru

Revert previous change (disable test suite for some archs)
and disable instead just the failing test:
TEST(unescapeJsonCommandLine, SplitsOnSpaces)
(Closes: #678906)

47. By Sylvestre Ledru

Disable tests for kfreebsd-amd64 kfreebsd-i386 mips mipsel because a test
is freezing. This prevents clang to migrate to testing.

46. By Sylvestre Ledru

* When the configure fails, display the content of config.log
* clang package provides clang-3.1
* clang package provides virtual package 'c-compiler'
* control.in/source didn't contain the dependency on gcc-4.6 (Closes: #677853)

45. By Sylvestre Ledru

Force the version 4.6 of gcc to build (Closes: #675056, #674340)

44. By Sylvestre Ledru

Bring back the strlcpy & strlcat patch (Closes: #651454)

43. By Sylvestre Ledru

Add /usr/include/$(DEB_HOST_MULTIARCH) to the search path
with also DEB_HOST_GNU_TYPE (Closes: #671913)

42. By Sylvestre Ledru

* New upstream release
* Upload in unstable
* Update of the description
* Explicit version dependency between clang => libclang-common-dev

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