Commit Graph

129 Commits

Author SHA1 Message Date
Sylvestre Ledru
f9700163cd * Add gnustep & gnustep-devel as suggests of clang-3.4
* Add libc6-dev as an explicit dependency of clang-3.5
2014-03-30 17:35:24 +00:00
Sylvestre Ledru
6b05a64b00 Fix the wrong dependency declaration on llvm-3.5-tools 2014-02-17 12:55:55 +00:00
Sylvestre Ledru
0661bdc432 * Introduce llvm-3.4-tools to contain the new files needed by Martin
* Disable the lldb build for AArch64.
* Don't run the lldb tests on armhf (time out on the buildd).
* Rebuild for ocaml-4.01.
* Bring over Ubuntu changes from 3.3:
  - Revert to using the static copy of libjsoncpp, since the shared
    library lacks sane versioning, and this is only a few thousand
    lines of cargo-culted code from a reasonably stagnant upstream.
  - Drop lcov build-dep to avoid pulling it into main, due to its
    being fundamentally incompatibe with our newer GCC versions.
* Don't run the lldb tests on armhf (time out on the buildd).
* Disable the lldb build for AArch64.
* Build-depend on gcc-multilib on amd64 and i386.
2014-02-14 13:15:32 +00:00
Sylvestre Ledru
3ed4be9bce Introduce llvm-3.4-tools to contain the new files needed by Martin 2014-02-14 13:12:09 +00:00
Sylvestre Ledru
77db376e7c * Disable the lldb build for AArch64.
* Don't run the lldb tests on armhf (time out on the buildd).
* Rebuild for ocaml-4.01.
* Bring over Ubuntu changes from 3.3:
  - Revert to using the static copy of libjsoncpp, since the shared
    library lacks sane versioning, and this is only a few thousand
    lines of cargo-culted code from a reasonably stagnant upstream.
  - Drop lcov build-dep to avoid pulling it into main, due to its
    being fundamentally incompatibe with our newer GCC versions.
* Don't run the lldb tests on armhf (time out on the buildd).
* Disable the lldb build for AArch64.
* Build-depend on gcc-multilib on amd64 and i386.
2014-02-12 18:05:08 +00:00
Sylvestre Ledru
282960741d Bring back the dependency on gcc 4.8. It breaks the nightly snapshot
packages and it should be the norm now...
2014-02-08 11:40:16 +00:00
Sylvestre Ledru
b32315ae5d Also make clang-3.5 breaks/replaces clang. Conflicts on
/usr/share/clang/scan-view/ScanView.py (Closes: #730266)
2014-01-19 15:26:01 +00:00
Sylvestre Ledru
fd189bea24 Force gcc 4.8. LLVM & Co are now in C++ 11. 2014-01-17 12:51:52 +00:00
Sylvestre Ledru
e2910dc332 Remove explicit dep on gcc 4.8 2013-12-20 17:37:26 +00:00
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
bf6ebbcaff Also limit the number of archs for liblldb-dev 2013-12-18 10:25:00 +00:00
Sylvestre Ledru
ccc064e352 * New testing upstream release
* Bring back lldb-link-atomic.diff to make sure lldb builds under
  powerpc
2013-12-17 10:33:34 +00:00
Sylvestre Ledru
06910431c1 Also disable lldb under powerpc 2013-12-04 23:18:31 +00:00
Sylvestre Ledru
ef93c2865c Disable LLDB also for ia64, mips & mipsel 2013-12-04 17:59:26 +00:00
Sylvestre Ledru
4e16d64cae Disable LLDB also for mips & mipsel 2013-12-04 14:28:24 +00:00
Sylvestre Ledru
6510afe00e Add the Ocaml ABI dependency (Closes: #731344) 2013-12-04 14:12:27 +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