Commit Graph

255 Commits

Author SHA1 Message Date
Sylvestre Ledru
27bf7dd421 update of the install files 2013-10-11 16:14:39 +00:00
Sylvestre Ledru
8abad75830 improve the links 2013-10-11 15:06:52 +00:00
Sylvestre Ledru
6ae8dd75af Build depend automake1.9 => automake (Closes: #724414) 2013-10-11 08:56:02 +00:00
Sylvestre Ledru
4108b6cc99 Update the build dependency from tcl8.5 to tcl (Closes: #725953) 2013-10-10 10:38:18 +00:00
Sylvestre Ledru
2639149703 update of the changelog 2013-10-09 17:27:12 +00:00
Sylvestre Ledru
597b73316a Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic 2013-10-09 17:27:03 +00:00
Sylvestre Ledru
44f860ad0f remove old artefact 2013-10-09 17:26:34 +00:00
Sylvestre Ledru
4d92b90575 * Also ship the python clang binding (python-clang-3.3) 2013-10-09 17:26:27 +00:00
Sylvestre Ledru
1464e547e8 * Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
2013-10-09 16:51:57 +00:00
Sylvestre Ledru
88b38540d6 Fix "cannot compile this atomic library call"
Thanks to Francisco Facioni for the refresh (Closes: #705115)
2013-09-25 16:24:06 +00:00
Sylvestre Ledru
6d6fb79caf 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.
2013-09-20 16:26:55 +00:00
Sylvestre Ledru
2f8839dd19 we are already in the correct path 2013-09-09 15:28:05 +00:00
Sylvestre Ledru
58e5da2320 fix the syntax 2013-09-09 14:20:52 +00:00
Sylvestre Ledru
33fcd6b1b4 fix the syntax .... 2013-09-09 12:38:10 +00:00
Sylvestre Ledru
f502cb81d3 Only hurd has been removed from lldb archs 2013-09-09 12:37:10 +00:00
Sylvestre Ledru
e4e11479e7 (LLVM no longer mean Low Level Virtual Machine)
* Disable the build of lldb under HURD
2013-09-09 12:33:41 +00:00
Sylvestre Ledru
4ca5a80db4 does not have to be uppercase 2013-09-09 07:36:59 +00:00
Sylvestre Ledru
d326443d2f llvm no longer emit c code 2013-09-09 07:28:35 +00:00
Sylvestre Ledru
2970d039d4 update to fit 80 2013-09-08 11:43:00 +00:00
Sylvestre Ledru
e6364e0c22 Update of the description of LLVM packages 2013-09-08 11:39:14 +00:00
Sylvestre Ledru
6d02a91140 clang under KfFreeBSD was not exporting the correct defines
(Closes: #721880)
2013-09-05 05:55:16 +00:00
Sylvestre Ledru
866dfac491 fix the patch + release 2013-09-04 20:48:03 +00:00
Sylvestre Ledru
36df6cff64 * 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)
2013-09-04 14:20:10 +00:00
Sylvestre Ledru
78a5add820 refresh of the patch 2013-09-04 14:18:44 +00:00
Sylvestre Ledru
90832a3239 Update of the patches for hurd 2013-09-04 14:18:11 +00:00
Sylvestre Ledru
61e58e71fd * Add more fixes for the HURD port...
* 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.
* debian/patches/lldb-link-atomic.diff: Link lldb with -latomic to get
  builtin GCC atomic helpers on arches (like powerpc) that need them.
2013-09-03 15:31:30 +00:00
Sylvestre Ledru
128450efaf Jon Severinsson: Automatically determine if -fuse-ld=gold is supported based on binutils package version 2013-09-03 10:40:38 +00:00
Sylvestre Ledru
4ac4be9668 Jon Severinsson: * Automatically determine GCC_VERSION and dep:devlibs based on g++ package version. 2013-09-03 10:39:03 +00:00
Sylvestre Ledru
1d19b1c9c7 Jon Severinsson: Drop auto-generated file debian/libllvm3.3.install 2013-09-03 10:36:27 +00:00
Sylvestre Ledru
0118a14541 [ Jon Severinsson ]
* Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
2013-09-03 10:35:41 +00:00
Sylvestre Ledru
0094db28a9 Only use -fuse-ld=gold on supported distribution. Simplify the
backports.
2013-08-26 12:49:53 +00:00
Luca Falavigna
61e7dcc1d6 Add llvm-3.3-dev to lldb-3.3 Depends field 2013-08-25 11:52:27 +00:00
Sylvestre Ledru
f1f279891a fix a typo 2013-08-23 15:08:34 +00:00
Luca Falavigna
6ae81f2b1a Re-enable libprofile_rt on Sparc 2013-08-23 09:35:00 +00:00
Sylvestre Ledru
5a130d787f Fix an other issues under HURD... 2013-08-23 08:09:46 +00:00
Sylvestre Ledru
c3f3e451a5 debhelper version 9.20130720 fails on the call to dh_auto_clean
Remove it. It was anyway useless.
2013-08-22 14:41:20 +00:00
Sylvestre Ledru
88f2193129 also override for clang-format 2013-08-21 11:55:24 +00:00
Sylvestre Ledru
8bae6ed062 also override for lldb-3.3 2013-08-21 11:54:58 +00:00
Sylvestre Ledru
5ada548ba0 * Fix the lintian error 'lldb-3.3: postinst-must-call-ldconfig' 2013-08-21 11:10:55 +00:00
Sylvestre Ledru
257e85068b Document the changes 2013-08-21 11:08:37 +00:00
Sylvestre Ledru
19e5a1c956 Overrides some man warnings 2013-08-21 11:08:27 +00:00
Sylvestre Ledru
4b487d2b2b Remove the hardcoded declaration 2013-08-21 11:08:01 +00:00
Sylvestre Ledru
e929bcac2c Missing manpage 2013-08-21 11:07:48 +00:00
Sylvestre Ledru
955ca891e7 Also apply unwind-chain-inclusion.diff from the snapshot branch to make sure
we can build the package locally even if libclang-dev is installed
2013-08-21 11:06:22 +00:00
Sylvestre Ledru
9d42b9f642 Fix the FTBFS under hurd and KFreeBSD 2013-08-20 16:21:30 +00:00
Sylvestre Ledru
a2f2504b7e Do not remove all *.o in tests. Some of them are from upstream source
tarball. Thanks to Maarten Lankhorst for the fix.
2013-08-19 07:21:46 +00:00
Sylvestre Ledru
fbe129744d Fix the FTBFS under hurd 2013-08-18 20:02:14 +00:00
Sylvestre Ledru
fa03f0a5a2 remove non existant patch 2013-08-07 11:30:19 +00:00
Sylvestre Ledru
0c165a12f5 refresh of the patch 2013-08-07 11:29:43 +00:00
Sylvestre Ledru
9dc0f2c18e * Fix the FTBFS under mips & mipsel
* Refresh of the kfreebsd i386 patch
2013-08-07 11:21:31 +00:00