Commit Graph

461 Commits

Author SHA1 Message Date
Sylvestre Ledru
a58699957f Update clang-format declaration from 3.4 => 3.5 Closes upstream bug #18451 2014-01-15 14:09:00 +00:00
Sylvestre Ledru
547bcf3fb7 refresh of the patches 2014-01-14 10:33:04 +00:00
Sylvestre Ledru
ed214366cb Only link with atomic under mips & mipsel 2013-12-20 09:39:27 +00:00
Sylvestre Ledru
071d0329e3 remove hardcoded declaration 2013-12-19 19:46:00 +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
33cc216f0a refresh of the patches 2013-12-19 16:18:05 +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
6422b5e69c refresh of the patch 2013-12-17 11:04:38 +00:00
Sylvestre Ledru
22f110441e Fix an issue in the patch 2013-12-13 16:42:29 +00:00
Sylvestre Ledru
da8ed539a5 Update of the symbol list 2013-12-13 15:35:49 +00:00
Sylvestre Ledru
7192c5d33a * New snapshot release
* Disable much of the display of the lldb display
2013-12-13 13:44:08 +00:00
Sylvestre Ledru
297a7be833 silent 4 tests because they are failing with the code coverage 2013-12-12 22:11:51 +00:00
Sylvestre Ledru
8eed0d09ae refresh of some patches 2013-12-12 15:39:01 +00:00
Sylvestre Ledru
bd01e955d7 update of the date 2013-12-10 08:58:04 +00:00
Sylvestre Ledru
c4a06fb99e Fix the wrong path declarations 2013-12-06 13:25:43 +00:00
Sylvestre Ledru
a9f9679ac9 remove applied upstream patches 2013-12-04 15:22:30 +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
7543629b39 * r600 is now compiled by default (remove the configure arg)
* Also add usr/lib/llvm-3.4/lib/clang/3.4/include => 
  usr/lib/clang/3.4/include symlink to simplify the path detection
2013-12-03 11:53:29 +00:00
Sylvestre Ledru
f99661f624 r600 is now compiled by default 2013-12-03 11:01:30 +00:00
Sylvestre Ledru
c4b98a5f0f * New testing upstream release
* 0047-version-name.diff ocamldoc.diff removed (applied upstream)
2013-12-03 09:41:24 +00:00
Sylvestre Ledru
675894d19a Remove old stuff 2013-12-02 17:04:04 +00:00
Sylvestre Ledru
85ad7aafba * 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.
2013-12-02 10:51:04 +00:00
Sylvestre Ledru
4d87f4fe03 Port LLVM to mips64el. Thanks to YunQiang Su. Initially done for
3.3 and ported on the 3.4 (Closes: #730808)
2013-12-01 17:03:05 +00:00
Sylvestre Ledru
958e83f5c7 * 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)
2013-12-01 17:02:02 +00:00
Sylvestre Ledru
ef6d417a81 Bring back the path to libstdc++ under i386. Still not fixed upstream
(Closes: #730857)
2013-11-30 15:07:54 +00:00
Sylvestre Ledru
074d151904 Silent some i386 tests failing (it is expected)
See silent-MCJIIT-tests.diff
2013-11-29 11:08:09 +00:00
Sylvestre Ledru
abb38f44bb Fix patch 2013-11-29 10:49:49 +00:00
Sylvestre Ledru
d79e967459 * Fix a FTBFS with clang
* Refresh the /usr/include/clang mess
2013-11-28 18:56:52 +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
57aed2eebe Silent the trillion of warnings in the LLDB Python wrapper (swig generated)
See silent-swig-warning.diff
2013-11-28 10:24:06 +00:00
Sylvestre Ledru
debfc98fc7 Define also MAXPATHLEN in Path.inc for HURD. 2013-11-27 16:32:18 +00:00
Sylvestre Ledru
ec28ebb7e3 add item changelog to make jenkins happy 2013-11-26 17:33:28 +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
a1b2794f85 refresh of the patch 2013-11-26 15:52:52 +00:00
Sylvestre Ledru
5cbf5f9474 Force the version when it is not an rc release 2013-11-26 15:52:00 +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
3d49dfa6b2 refresh of the patch 2013-11-26 11:18:25 +00:00
Sylvestre Ledru
42bfe3eaa6 * 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)
2013-11-26 11:12:49 +00:00
Sylvestre Ledru
c6618277c3 allow usage of previous version + comments 2013-11-25 13:21:17 +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
a86662478a * New testing upstream release
* kfreebsd.diff removed. Applied upstream
2013-11-21 10:34:42 +00:00
Sylvestre Ledru
476aa798cc fix the repack script 2013-11-21 07:48:51 +00:00
Sylvestre Ledru
3697f6a23c applied upstream 2013-11-21 07:48:21 +00:00
Sylvestre Ledru
313f597171 Some doc 2013-11-21 07:26:04 +00:00
Sylvestre Ledru
1ed1331ccb Improve the repack script to generate the rc1 tarballs 2013-11-21 07:25:06 +00:00
Sylvestre Ledru
227b601973 update of the patch (3.5) 2013-11-20 20:53:26 +00:00