Commit Graph

485 Commits

Author SHA1 Message Date
Sylvestre Ledru
5c4c407fc6 * New upstream release
* Add build conflict on libllvm-3.5-ocaml-dev
* Remove the override of dh_shlibdeps
* Update of the repack script
* Use llvm-3.4-dev.links.in to manage the symlinks
2014-06-06 15:13:28 +00:00
Sylvestre Ledru
b6decde1d0 Also disable lldb tests under armel (like armhf). Timeout 2014-06-04 12:24:18 +00:00
Sylvestre Ledru
7d9ccfc4b6 Clang was unusable with libstdc++ from gcc 4.9 (Closes: #744792) 2014-05-27 16:07:32 +00:00
Sylvestre Ledru
5a5f4cd188 * Be less permissive when installing lldb. Remove duplication of the install
of liblldb.so.1
* Add symlinks lldb-3.4, lldb-platform-3.4 & lldb-gdbserver-3.4 without 3.4
2014-05-18 18:19:19 +00:00
Sylvestre Ledru
c718adf666 Fix path for arch without support of compiler-rt. Should fix most of the
FTBFS
2014-05-16 15:03:08 +00:00
Sylvestre Ledru
8f72440397 Fix the soname. No changes in the ABI, so, no need to update the soname
(Closes: #747701)
2014-05-11 20:50:56 +00:00
Sylvestre Ledru
15fb7c9a27 * New upstream release. Note that only LLVM & Clang had a new release.
I just copied the 3.4 tarballs for clang-extra-tools, polly, lldb and
  compiler-rt.
  - lldb-platform-3.4        - lldb-3.4
2014-05-10 16:10:05 +00:00
Sylvestre Ledru
31731b162f Fix the links ... 2014-05-06 13:12:08 +00:00
Sylvestre Ledru
657a712f62 file removed 2014-05-06 12:54:38 +00:00
Sylvestre Ledru
cf7c59674e Fix various path issues 2014-05-06 12:34:44 +00:00
Sylvestre Ledru
5b102b1327 remove useless declaration 2014-05-06 11:56:49 +00:00
Sylvestre Ledru
e8bc60a95b Fix path 2014-05-06 09:04:29 +00:00
Sylvestre Ledru
44ef5ad890 add fail missing 2014-04-30 15:30:06 +00:00
Sylvestre Ledru
f423dd364b remove wrong declaration 2014-04-30 15:29:57 +00:00
Sylvestre Ledru
3cd58458aa remove wrong link (prevent the upgrade) 2014-04-27 06:24:19 +00:00
Sylvestre Ledru
762215ad05 * Build with dh_install --fail-missing
* Start to use /usr/bin/foo-X.Y. First step to have several clang versions
  installed together
* Add some missing files:
  - lli-child-target         - llvm-3.4-runtime
  - count                    - llvm-3.4-tools
  - html.tar.gz              - llvm-3.4-doc
  - ocamldoc.tar.gz          - llvm-3.4-doc
  - BugpointPasses.so        - llvm-3.4-dev
  - liblldb*                 - lldb-3.4-dev
  - clang-apply-replacements - clang-3.4
  - clang-tidy               - clang-3.4
  - pp-trace                 - clang-3.4
2014-04-27 03:16:13 +00:00
Sylvestre Ledru
518dfc5ca5 (Patch improved also by Martin Nowack) 2014-04-23 13:49:31 +00:00
Sylvestre Ledru
dab9ea3433 Add libc6-dev as an explicit dependency of clang-3.4 2014-03-30 17:35:12 +00:00
Sylvestre Ledru
2f7457ffe3 Add gnustep & gnustep-devel as suggests of clang-3.4 2014-03-30 17:32:36 +00:00
Sylvestre Ledru
b001b6aceb * Update the path regarding upstream changed (3.4 => 3.4.1)
* Remove generated file libllvm3.4.install
2014-03-28 17:41:30 +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
011dab984c Fix the version in the symbol list (libclang1-3.4.symbols) 2014-02-21 13:52:29 +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
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
9b984e6372 Symlink for current build mode missing (Closes upstream #18836) 2014-02-15 10:32:08 +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
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
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
6bb537d522 Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 2014-01-15 14:11:10 +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
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
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
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
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
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
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