Commit Graph

114 Commits

Author SHA1 Message Date
Sylvestre Ledru
bd62db3c79 Remove the explicit usage of gcc 4.8... Disable, for now, it creates a libstdc++ 4.8 dependency 2013-12-19 16:18:35 +00:00
Sylvestre Ledru
03b2cfea92 * Merge changes from 1:3.4~+rc3-1
* New testing upstream release
* Relative call in the chroot without proc failed.
  See: fix-an-issue-in-chroot-witout-proc.diff
* Bring back lldb-link-atomic.diff to make sure lldb builds under
  powerpc
* Also limit the number of archs for liblldb-dev
* Fix the bad declaration on the lldb desactivation
* Also disable lldb under powerpc
* Hopefully, fix lldb under Kfreebsd-* (thanks to Ed Maste if it works)
* Add the Ocaml ABI dependency (Closes: #731344)
* Disable LLDB also for ia64, mips & mipsel
2013-12-18 13:03:38 +00:00
Sylvestre Ledru
9395ee4827 Fix some minor mistakes 2013-12-04 14:10:32 +00:00
Sylvestre Ledru
90648c2d95 remove a conflicting declaration 2013-12-03 16:14:15 +00:00
Sylvestre Ledru
396fc75f35 * Sync from 3.4~+rc2-1
* New testing upstream release
* 0047-version-name.diff ocamldoc.diff removed (applied upstream)
* r600 is now compiled by default (remove the configure arg)
* Remove the usage of --with-c-include-dirs, --with-cxx-include-root,
  --with-cxx-include-arch and --with-cxx-include-64bit-dir
  It was blocking the automatic detection of the path of clang.
  In particular in the context of the usage of -target.
  However, it does not completely fix the detection of the i386 C++ path.
  See the next item.
  (Closes: #729933)
* Bring back the path to libstdc++ under i386. Still not fixed upstream
  (Closes: #730857)
* Define also MAXPATHLEN in Path.inc for HURD.
* Silent the trillion of warnings in the LLDB Python wrapper (swig generated)
  See silent-swig-warning.diff
* Silent some i386 tests failing (it is expected)
  See silent-MCJIIT-tests.diff
* Make lldb 3.4 also conflict with 3.5 (Closes: #730163)
* Make python-clang 3.4 also conflict with 3.5 (Closes: #730164)
* Port LLVM to mips64el. Thanks to YunQiang Su. Initially done for
  3.3 and ported on the 3.4 (Closes: #730808)
* If we get an unexpected pass, do not break the tests
  do-not-fail-on-unexpected-pass.diff (I am disabling some tests)
* Fix the path detection of the objective h headers.
* Also add usr/lib/llvm-3.4/lib/clang/3.4/include => 
  usr/lib/clang/3.4/include symlink to simplify the path detection
* Force the build to gcc 4.8... gcc 4.6 used on some Debian archs does not
  support some C++ features.
* Fail the build when llvm tests are failing under amd64 + i386. More to come.
* Fix a libclang.so.1 issue during the clang tests
* Improve the patch 23-strlcpy_strlcat_warning_removed.diff
  (also remove the tests)
* Make lldb 3.4 also conflict with 3.5 (Closes: #730163)
* Make python-clang 3.4 also conflict with 3.5 (Closes: #730164)
* Remove usr/lib/llvm-3.4/build/autoconf/LICENSE.TXT
* silent warning "manpage-has-useless-whatis-entry" in lldb-3.4
* silent warning "package-name-doesnt-match-sonames libclang1"
* Refresh patch kfreebsd_v2.diff to, maybe, fix lldb build under kfreebsd.
  Thanks to Ed Maste for the patch.
* New testing upstream release
* kfreebsd.diff removed. Applied upstream
* Remove patch 0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch
  Useless now and missleading
* Branch from llvm-toolchain-snapshot
* Standards-Version updated to 3.9.5
2013-12-03 13:03:47 +00:00
Sylvestre Ledru
8329c0c363 * Make lldb 3.4 also conflict with 3.5 (Closes: #730163)
* Make python-clang 3.4 also conflict with 3.5 (Closes: #730164)
2013-11-28 14:43:48 +00:00
Sylvestre Ledru
7aec13574d Force the build to gcc 4.8... gcc 4.6 used on some Debian archs does not
support some C++ features.
2013-11-26 15:53:01 +00:00
Sylvestre Ledru
81435e71e4 * Remove usr/lib/llvm-3.4/build/autoconf/LICENSE.TXT
* silent warning "manpage-has-useless-whatis-entry" in lldb-3.4
* silent warning "package-name-doesnt-match-sonames libclang1"
* Refresh patch kfreebsd_v2.diff to, maybe, fix lldb build under kfreebsd.
  Thanks to Ed Maste for the patch.
2013-11-26 14:06:22 +00:00
Sylvestre Ledru
fd8a047d95 * Make lldb 3.5 also conflict with 3.4 (Closes: #730163)
* Make python-clang 3.5 also conflict with 3.4 (Closes: #730164)
2013-11-23 08:26:41 +00:00
Sylvestre Ledru
97bb203369 * Make lldb 3.4 also conflict with 3.5 (Closes: #730163)
* Make python-clang 3.4 also conflict with 3.5 (Closes: #730164)
2013-11-23 08:25:31 +00:00
Sylvestre Ledru
83ca18861b upload in unstable 2013-11-21 16:01:14 +00:00
Sylvestre Ledru
49cd5acd48 * Switch from 3.4 to 3.5
* Standards-Version updated to 3.9.5
2013-11-20 20:38:03 +00:00
Sylvestre Ledru
ebc3c79b8e * Branch from llvm-toolchain-snapshot
* Standards-Version updated to 3.9.5
2013-11-20 20:33:29 +00:00
Sylvestre Ledru
e1bdc56855 update of the vcs url 2013-11-20 20:30:29 +00:00
Sylvestre Ledru
144a637811 prepare the 3.4 release 2013-11-20 20:29:48 +00:00
Sylvestre Ledru
a6c95c576a Fix the dependencies 2013-11-05 12:28:36 +00:00
Sylvestre Ledru
05e2b1d687 * Move c-index-test* from llvm-3.4 => clang-3.4. It was triggering an
unnecessary dependency from llvm-3.4 to libclang
2013-11-05 09:31:36 +00:00
Sylvestre Ledru
673cb02f44 * New snapshot release
* Also install clang 3.3 examples (clang-3.3-examples) (Closes: #728260)
2013-11-04 12:53:46 +00:00
Sylvestre Ledru
f961696241 Update of the clang descriptions (Closes: #727684) 2013-10-29 13:26:49 +00:00
Sylvestre Ledru
4fa81b7bc6 * change automake1.9 => automake
* libclang1-3.4 declared as multiarch
* python-clang-3.4 is now "Section: python"
2013-10-29 13:16:18 +00:00
Sylvestre Ledru
17ba299898 - Fix the scan-build warning (Closes: #725332)
* clang-modernize-3.4 was not coinstallable with clang 3.4
  (Closes: #724245)
* The package wasn't cleaned correctly (Closes: #722155)
* libtinfo-dev is now a dependency of llvm-3.4-dev (Closes: #727129)
* 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.
* Update the build dependency from tcl8.5 to tcl (Closes: #725953)
2013-10-29 11:48:58 +00:00
Sylvestre Ledru
f111124cf3 * Merge changes from the 3.3 branch (see 1:3.3-11)
* Honor the option "nocheck"
2013-10-29 11:32:43 +00:00
Sylvestre Ledru
9e36f19118 * New snapshot release
* Merge changes from the 3.3 branch (see 1:3.3-10)
* 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)
  (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
* Update the build dependency from tcl8.5 to tcl (Closes: #725953)
2013-10-10 11:40:12 +00:00
Sylvestre Ledru
9c428c7948 Update the build dependency from tcl8.5 to tcl (Closes: #725954) 2013-10-10 10:38:26 +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
4d92b90575 * Also ship the python clang binding (python-clang-3.3) 2013-10-09 17:26:27 +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
adb3404d9e add a new package with lldb headers 2013-09-20 03:20:11 +00:00
Sylvestre Ledru
9b409befbf dependency on clang fixed 2013-09-12 07:05:12 +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
8ef7009247 does not have to be uppercase 2013-09-09 07:36:59 +00:00
Sylvestre Ledru
4ca5a80db4 does not have to be uppercase 2013-09-09 07:36:59 +00:00
Sylvestre Ledru
d24ae4ea19 llvm no longer emit c code 2013-09-09 07:28:35 +00:00
Sylvestre Ledru
d326443d2f llvm no longer emit c code 2013-09-09 07:28:35 +00:00
Sylvestre Ledru
0d7ed79ca6 update to fit 80 2013-09-08 11:43:25 +00:00
Sylvestre Ledru
2970d039d4 update to fit 80 2013-09-08 11:43:00 +00:00
Sylvestre Ledru
af123d880b Update of the description of LLVM packages 2013-09-08 11:40:45 +00:00
Sylvestre Ledru
e6364e0c22 Update of the description of LLVM packages 2013-09-08 11:39:14 +00:00
Sylvestre Ledru
5f90b2128c * Merge changes from the 3.3 branch (see 1:3.3-9)
* lldb-3.4 is back to Architectures: any
2013-09-05 10:13:25 +00:00
Sylvestre Ledru
7dd20e404a Fix merge issue 2013-09-05 10:09:57 +00:00
Sylvestre Ledru
27d8448809 sync from the 3.3 branch 2013-09-05 10:09:20 +00:00
Sylvestre Ledru
452a331ebd cpp11-migrate renamed to clang-modernize 2013-09-05 09:57:15 +00:00
Sylvestre Ledru
baccb24fde no longer needed 2013-09-03 21:24:12 +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
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
5f7761fcd4 looks like libreadline6-dev is now necessary for lldb ? 2013-09-02 17:02:04 +00:00
Luca Falavigna
257c88a183 Add llvm-3.4-dev to lldb-3.4 Depends field 2013-08-25 11:55:20 +00:00
Luca Falavigna
61e7dcc1d6 Add llvm-3.3-dev to lldb-3.3 Depends field 2013-08-25 11:52:27 +00:00