Commit Graph

724 Commits

Author SHA1 Message Date
Sylvestre Ledru
fa111a516a Fix path to /usr/lib/clang/3.5.0/ (Closes upstream #19088) 2014-03-14 09:04:54 +00:00
Sylvestre Ledru
48936df9aa refresh of the patches 2014-03-14 08:54:24 +00:00
Sylvestre Ledru
07b6eeb47c add a new link. Thanks to Krzysztof A. Sobiecki 2014-03-09 21:10:19 +00:00
Sylvestre Ledru
1538d9293e Fix the wrong links (Closes upstream bug 19065) 2014-03-07 08:44:58 +00:00
Sylvestre Ledru
d59235f83d refresh of the patch 2014-03-07 07:37:51 +00:00
Sylvestre Ledru
c47e3eab32 update of the paths reflecting upstream changes 2014-03-05 17:30:22 +00:00
Sylvestre Ledru
0511b70434 refresh of the patches 2014-03-04 13:56:29 +00:00
Sylvestre Ledru
04f5155e58 fix the version name + debug stuff 2014-02-28 10:02:48 +00:00
Sylvestre Ledru
562f60530b also ship the svn revision number 2014-02-28 09:02:53 +00:00
Sylvestre Ledru
5b90f27933 refresh of the patches 2014-02-28 08:57:27 +00:00
Sylvestre Ledru
011dab984c Fix the version in the symbol list (libclang1-3.4.symbols) 2014-02-21 13:52:29 +00:00
Sylvestre Ledru
ec2892f263 Refresh of libclang1-3.5.symbols 2014-02-21 13:51:14 +00:00
Sylvestre Ledru
f351ffe2e3 Disable profile_rt.diff for now 2014-02-21 10:29:35 +00:00
Sylvestre Ledru
30c0ceb550 refresh of the patch 2014-02-20 13:47:09 +00:00
Sylvestre Ledru
c9275d4345 Fix the cmake install patch 2014-02-19 21:57:33 +00:00
Sylvestre Ledru
c7f296301c refresh of the patches 2014-02-19 08:47:31 +00:00
Sylvestre Ledru
723635127f Backport of a r201586 from upstream. scan-build was failing on some project
like firefox build system. (Yeh, advantage to be the packager of a software
that I use ;) ). See scan-build-fix-clang-detection.diff
2014-02-18 18:16:02 +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
423d59d058 Add link usr/lib/llvm-3.4/ to usr/lib/llvm-3.4/build/Debug+Asserts 2014-02-17 09:35:18 +00:00
Sylvestre Ledru
082776495a * Symlink for current build mode missing (Closes upstream #18836)
* polly unnopstream is now using the isl trunk. Disabling it for now.
2014-02-15 10:34:16 +00:00
Sylvestre Ledru
9b984e6372 Symlink for current build mode missing (Closes upstream #18836) 2014-02-15 10:32:08 +00:00
Sylvestre Ledru
4fe7f4e333 Fix the path 2014-02-15 10:12:14 +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
00abd60daa refresh 2014-02-12 22:17:14 +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
bff3157b5c remove artefact 2014-02-12 15:53:55 +00:00
Sylvestre Ledru
d3d9059c38 * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365
* Bring back the dependency on gcc 4.8. It breaks the nightly snapshot
    packages and it should be the norm now...

  [ Martin Nowack ]
  * Fixed build directory for llvm-config
  * Add Unittests for running tests for llvm-based projects
  * Install FileCheck and not for testing
2014-02-12 15:53:47 +00:00
Sylvestre Ledru
caf9cf9193 refresh of the patches 2014-02-12 14:56:45 +00:00
Sylvestre Ledru
8c155772c2 refresh of the patches 2014-02-12 12:14:24 +00:00
Sylvestre Ledru
c3eb489b0f * Fixed build directory for llvm-config
* Add Unittests for running tests for llvm-based projects
* Install FileCheck and not for testing
2014-02-11 14:51:01 +00:00
Sylvestre Ledru
537558670c refresh of the patch 2014-02-10 08:13:29 +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
d12a1f6e73 refresh of the patch 2014-02-04 08:37:46 +00:00
Sylvestre Ledru
1432f600f1 * New snapshot release
* polly upstream is now using the isl trunk. Disabling it for now.
2014-01-30 00:47:19 +00:00
Sylvestre Ledru
7cab8fafe6 refresh of the patches 2014-01-29 06:50:39 +00:00
Sylvestre Ledru
e6b35ffcfa refresh of the patch 2014-01-22 23:08:07 +00:00
Sylvestre Ledru
f3bc15ef91 New snapshot release 2014-01-20 05:55:35 +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
961572299e fix a tiny issue 2014-01-16 10:59:28 +00:00
Sylvestre Ledru
6bb537d522 Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 2014-01-15 14:11:10 +00:00
Sylvestre Ledru
d756dd1b47 * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 2014-01-15 14:09:50 +00:00
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
59ddcf4ff9 Only explicit the link against atomic when running mips & mipsel 2014-01-15 10:20:04 +00:00
Sylvestre Ledru
547bcf3fb7 refresh of the patches 2014-01-14 10:33:04 +00:00
Sylvestre Ledru
658062dc4e New upstream release 2013-12-25 13:14:40 +00:00
Sylvestre Ledru
82763da44a Only link against latomic under mips* 2013-12-22 14:55:23 +00:00
Sylvestre Ledru
e2910dc332 Remove explicit dep on gcc 4.8 2013-12-20 17:37:26 +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
bf6ebbcaff Also limit the number of archs for liblldb-dev 2013-12-18 10:25:00 +00:00
Sylvestre Ledru
6422b5e69c refresh of the patch 2013-12-17 11:04:38 +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
914303d8b5 Actually, I committed the fix upstream 2013-12-16 09:52:21 +00:00
Sylvestre Ledru
0e002891ba Fix a build failure in lldb (missing declaration) 2013-12-16 09:45:05 +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
251c7df5d2 Relative call in the chroot without proc failed.
See: fix-an-issue-in-chroot-witout-proc.diff
2013-12-09 16:40:09 +00:00
Sylvestre Ledru
b64f2d091c uploaded 2013-12-09 16:36:33 +00:00
Sylvestre Ledru
c4a06fb99e Fix the wrong path declarations 2013-12-06 13:25:43 +00:00
Sylvestre Ledru
7ad0c89c86 Hopefully, fix lldb under Kfreebsd-* (thanks to Ed Maste if it works) 2013-12-05 08:10:17 +00:00
Sylvestre Ledru
06910431c1 Also disable lldb under powerpc 2013-12-04 23:18:31 +00:00
Sylvestre Ledru
92aa83c48d Fix the bad declaration on the lldb desactivation 2013-12-04 22:54:36 +00:00
Sylvestre Ledru
ef93c2865c Disable LLDB also for ia64, mips & mipsel 2013-12-04 17:59:26 +00:00
Sylvestre Ledru
f744e8a5c2 fix some bugs (cherry pick from 3.3) 2013-12-04 17:57:46 +00:00
Sylvestre Ledru
a9f9679ac9 remove applied upstream patches 2013-12-04 15:22:30 +00:00
Sylvestre Ledru
943b19fcdd mistake in the tag of the release 2013-12-04 14:53:47 +00:00
Sylvestre Ledru
15a23937ce Fix the changelog ... 2013-12-04 14:38:01 +00:00
Sylvestre Ledru
4e16d64cae Disable LLDB also for mips & mipsel 2013-12-04 14:28:24 +00:00
Sylvestre Ledru
ae735d86f8 Fix a mistake in the name for the repack script 2013-12-04 14:23:43 +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
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
Sylvestre Ledru
f48304510a kfreebsd.diff remove (applied upstream) 2013-11-20 20:46:38 +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
4d84bff6a5 Remove patch 0046-Revert-Patch-to-set-is_stmt-a-little-better-for-prol.patch
Useless now and missleading
2013-11-20 20:24:47 +00:00
Sylvestre Ledru
d624c620b5 new debian release 2013-11-20 20:22:18 +00:00
Sylvestre Ledru
ecbcb75034 * New snapshot release
* Update the search path for clang from /usr/include/clang/VERSION/include/
  to /usr/bin/../include/clang/VERSION/include/
  To make sure we avoid mixing the headers from the build and installed on
  the system.
2013-11-07 15:51:53 +00:00
Sylvestre Ledru
bf68d6426b fix the symbols 2013-11-05 14:18:11 +00:00
Sylvestre Ledru
a6c95c576a Fix the dependencies 2013-11-05 12:28:36 +00:00
Sylvestre Ledru
973f2fa3cc update of the symbol list 2013-11-05 09:31:49 +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
cf08ce0b44 refresh of all patches 2013-11-04 08:48:10 +00:00
Sylvestre Ledru
f36c93e094 refresh of some patches 2013-11-04 08:10:19 +00:00
Sylvestre Ledru
208ce213a6 refresh of the patch (fuzzy) 2013-11-03 18:48:05 +00:00
Sylvestre Ledru
e7b10247fe update of the snapshot 2013-10-29 17:24:17 +00:00
Sylvestre Ledru
04f770551b refresh of the patch 2013-10-29 17:24:07 +00:00
Sylvestre Ledru
9174639990 * Merge changes from the 3.3 branch (see 1:3.3-12)
* Install libclang.so.1 in /usr/lib/*/libclang-3.4.so.1
* Bring back /usr/lib/llvm-3.4/lib/libclang.so (libclang-3.4-dev) and
  /usr/lib/llvm-3.4/lib/libclang.so.1 (libclang1-3.4)
2013-10-29 16:58:44 +00:00
Sylvestre Ledru
b8d20c9dc5 Improve the polly changes 2013-10-29 15:01:58 +00:00
Sylvestre Ledru
a5a8400ec0 remove the clean target 2013-10-29 15:01:50 +00:00
Sylvestre Ledru
f961696241 Update of the clang descriptions (Closes: #727684) 2013-10-29 13:26:49 +00:00
Sylvestre Ledru
c61a1be869 Fix the file install paths 2013-10-29 13:17:46 +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
c40d0c96cb update of the todo list 2013-10-29 12:50:57 +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
57e469fb01 new snapshot 2013-10-29 11:30:14 +00:00
Sylvestre Ledru
72c5d811f9 refresh of the patches 2013-10-29 11:28:52 +00:00
Sylvestre Ledru
29114a73e8 install 3.4, not 3.3 2013-10-21 04:45:32 +00:00
Sylvestre Ledru
5d5645712a Typo 2013-10-19 18:44:01 +00:00
Sylvestre Ledru
d5ce4ee9fc * Install libclang.so in /usr/lib/*/libclang-3.4.so
* Also ship the python clang binding (python-clang-3.4)
* Enable polly if the dependencies are OK
2013-10-19 15:12:45 +00:00
Sylvestre Ledru
bb53ff0ab1 rename the lib 2013-10-16 15:56:48 +00:00
Sylvestre Ledru
b00c58a76b No longer install 2013-10-16 15:56:29 +00:00
Sylvestre Ledru
402756092a Improve the rename of the libclang.so 2013-10-16 07:23:06 +00:00
Sylvestre Ledru
8932ddf1de Fix the symbol list 2013-10-16 07:22:38 +00:00
Sylvestre Ledru
3a1e523d9c Update of the symbol list 2013-10-14 16:20:06 +00:00
Sylvestre Ledru
664a98f31e multiarch lib 2013-10-14 16:18:20 +00:00
Sylvestre Ledru
4551fa3fe3 * To build libclang, update the upstream Makefile to use LLVMLibsOptions
instead of LDFLAGS. Overriding LDFLAGS was removing some information.
    example: make LDFLAGS=" -fuse-ld=gold"
2013-10-14 16:17:36 +00:00
Sylvestre Ledru
3a055e2cb1 no longer automatically generated 2013-10-14 10:48:45 +00:00
Sylvestre Ledru
5595e7558b update of the todo list 2013-10-14 10:09:28 +00:00
Sylvestre Ledru
a9dcfd6d71 now a generated file 2013-10-14 09:31:36 +00:00
Sylvestre Ledru
db9c5207f7 libclang follow the same install partners as libLLVM 2013-10-14 09:30:07 +00:00
Sylvestre Ledru
cc705e7d96 Fix the version 2013-10-12 15:13:02 +00:00
Sylvestre Ledru
57a88ac665 simplify and the desactivation of lldb under hurd 2013-10-11 20:08:28 +00:00
Sylvestre Ledru
62cb2ef5de simplify and the desactivation of lldb under hurd 2013-10-11 20:08:12 +00:00
Sylvestre Ledru
7128d14f04 set the correct section 2013-10-11 17:53:04 +00:00
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
b1d0bcd143 Fix a ftbfs with the lastest version of gcc 2013-10-11 11:04:49 +00:00
Sylvestre Ledru
6ae8dd75af Build depend automake1.9 => automake (Closes: #724414) 2013-10-11 08:56:02 +00:00
Sylvestre Ledru
8a03c0ae5e revert the change on the changelog 2013-10-11 07:59:26 +00:00
Sylvestre Ledru
9a33a04b9e Comment the build of polly 2013-10-11 07:59:12 +00:00
Sylvestre Ledru
e3ee77069a remove non deb version 2013-10-10 11:41:27 +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
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
5eaf791bcf useless declaration 2013-10-04 08:09:04 +00:00
Sylvestre Ledru
5b4865cc24 * libprofile_rt and runtime has been removed upstream (r191835)
Features are provided by compiler-rt
2013-10-04 08:06:10 +00:00
Sylvestre Ledru
5a653516b0 We run the build with the Asserts, new directory, make a symlink to make
sure the rest still work
2013-10-03 17:36:39 +00:00
Sylvestre Ledru
0ee244c8e1 Enable the assertions when doing the static code analysis 2013-10-02 19:39:56 +00:00
Sylvestre Ledru
850ed34343 separate the check for the configure & make 2013-09-30 16:36:22 +00:00
Sylvestre Ledru
c6ad4a0dd3 Do not fail the build if the cov-configure fails 2013-09-30 16:07:21 +00:00
Sylvestre Ledru
b50b5e83f4 make sure that the test won't fail 2013-09-30 15:13:31 +00:00
Sylvestre Ledru
e724ce14e4 Fix the declaration 2013-09-30 14:44:21 +00:00
Sylvestre Ledru
0c8aea3361 I should sleep more 2013-09-30 14:34:21 +00:00
Sylvestre Ledru
fd50eb9335 Fix some declarations 2013-09-30 14:02:47 +00:00
Sylvestre Ledru
bc3c828166 Improve the coverity usage 2013-09-30 13:19:03 +00:00
Sylvestre Ledru
08da742eed Remove useless stuff 2013-09-30 11:59:32 +00:00
Sylvestre Ledru
f197f1a84d crap debug test 2013-09-30 06:06:11 +00:00
Sylvestre Ledru
576f34dabe create the temp directory 2013-09-30 05:41:16 +00:00
Sylvestre Ledru
bf37c05280 create the temp directory 2013-09-29 20:36:36 +00:00
Sylvestre Ledru
1820904bc9 create the temp directory 2013-09-29 20:21:03 +00:00
Sylvestre Ledru
d1ca05fc0e provide the temporary directory to coverity 2013-09-29 18:30:04 +00:00
Sylvestre Ledru
185a38a75a use an hardcoded path 2013-09-29 18:03:17 +00:00
Sylvestre Ledru
7353a3593a fix the syntax 2013-09-29 17:08:20 +00:00
Sylvestre Ledru
10a05cacb8 Make coverity works 2013-09-29 13:42:27 +00:00
Sylvestre Ledru
73230f5d2f refresh of the patch 2013-09-29 09:39:17 +00:00
Sylvestre Ledru
d4c5d744cd Add support of coverity checker 2013-09-29 09:33:16 +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
71d3e5248a fix the changelog 2013-09-20 16:51:28 +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
248d1eeae9 Describe the changes 2013-09-20 13:30:55 +00:00
Sylvestre Ledru
adb3404d9e add a new package with lldb headers 2013-09-20 03:20:11 +00:00
Sylvestre Ledru
618d9dd5bb refresh of the patch 2013-09-19 19:18:50 +00:00
Sylvestre Ledru
b0dae6f5b0 remove mipsel-ftbfs.diff (applied upstream) 2013-09-19 19:10:23 +00:00
Sylvestre Ledru
0e29f8463d refresh of the patches 2013-09-19 12:50:08 +00:00
Sylvestre Ledru
cbbdd64691 New snapshot release 2013-09-17 07:33:14 +00:00
Sylvestre Ledru
9b409befbf dependency on clang fixed 2013-09-12 07:05:12 +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
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
1d218f5000 patch libprofile_rt_sparc.patch applied upstream 2013-09-08 09:18:07 +00:00
Sylvestre Ledru
238548860a * Patch lldb-hurd.diff removed (applied upstream)
* Directory www/ from tarballs polly & lldb removed
2013-09-06 12:57:25 +00:00
Sylvestre Ledru
05066f472d Remove wrong patch 2013-09-05 15:16:04 +00:00
Sylvestre Ledru
bb3860928a Remove kfreebsd patches (applied upstream) 2013-09-05 14:07:50 +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
6331981a65 refresh of the changelog 2013-09-05 10:02:37 +00:00
Sylvestre Ledru
452a331ebd cpp11-migrate renamed to clang-modernize 2013-09-05 09:57:15 +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
baccb24fde no longer needed 2013-09-03 21:24:12 +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
5f7761fcd4 looks like libreadline6-dev is now necessary for lldb ? 2013-09-02 17:02:04 +00:00
Sylvestre Ledru
739f8fe8b3 refresh of the patches 2013-09-02 12:03:30 +00:00
Sylvestre Ledru
22fe618235 rename patch 2013-08-27 15:23:31 +00:00
Sylvestre Ledru
e00aede290 Remove ia64-fix.diff (applied upstream) 2013-08-27 09:16:12 +00:00
Luca Falavigna
3252fda6b1 Apply libprofile_rt_sparc.patch from 3.3 branch 2013-08-26 21:33:40 +00:00
Sylvestre Ledru
0094db28a9 Only use -fuse-ld=gold on supported distribution. Simplify the
backports.
2013-08-26 12:49:53 +00:00
Sylvestre Ledru
1a90ad8af1 remove patch for armhf. Seems to be applied upstream 2013-08-26 06:38:04 +00:00
Sylvestre Ledru
dcaf252476 New snapshot release 2013-08-26 06:37: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