Commit Graph

204 Commits

Author SHA1 Message Date
Sylvestre Ledru
214db535c1 update the manpage duplication 2014-08-02 12:09:36 +00:00
Sylvestre Ledru
94db6453b2 * Co installation of clang (Closes: #736057)
- scan-build => scan-build-3.6
  - scan-view => scan-view-3.6
  - asan_symbolize => asan_symbolize-3.6
* Remove of pollycc
2014-08-02 11:45:46 +00:00
Sylvestre Ledru
942c92236d 3.5 => 3.6 2014-07-31 06:32:44 +00:00
Sylvestre Ledru
c87d3f3f6e Disable lldb for ppc64el. Thanks to Dimitri John Ledkov (Closes: #756380) 2014-07-29 11:41:17 +00:00
Sylvestre Ledru
8c0727ae09 Manage all files using .in mecanism. It will simplify the upgrade of
version
2014-07-28 11:34:35 +00:00
Sylvestre Ledru
3051429019 * Sync with 3.4 svn to retrieve some changes:
* Replace $(CURDIR)/debian/tmp by a variable
* Move the polly installation in the dh_auto_install rules instead
  of using *.install files. In llvm.org/apt/, I have to sometime disable
  polly
* hurd-EIEIO-undef.diff: try to undef an errno.h to fix the ftbfs
2014-07-24 09:49:13 +00:00
Sylvestre Ledru
652423119b * Replace $(CURDIR)/debian/tmp by a variable
* Move the polly installation in the dh_auto_install rules instead
  of using *.install files. In llvm.org/apt/, I have to sometime disable
  polly
2014-07-23 11:03:05 +00:00
Sylvestre Ledru
492a8fe537 For i386, gcc 4.9 updated its paths to i586-linux-gnu (i486-linux-gnu
previously). Adding this triple to the list of search (Closes: #754963)
2014-07-21 09:21:22 +00:00
Sylvestre Ledru
123767a4b5 Force also the update of cc & cxx 2014-07-15 13:20:50 +00:00
Sylvestre Ledru
dc2bf00592 Clang will now show the full version. Example: 3.5.0-svn213052-1~exp1 2014-07-15 12:52:46 +00:00
Sylvestre Ledru
9d7644a8ce * If the version of gcc is too old, force the usage of gcc 4.8
* Clang will now show the full version. Example: 3.5.0-svn213052-1~exp1
2014-07-15 12:51:40 +00:00
Sylvestre Ledru
60b8df14c5 Fix the syntax issue 2014-07-14 13:23:54 +00:00
Sylvestre Ledru
8228f6e7ab Use the option stable '-analyzer-config stable-report-filename=true'
to the llvm scan-build reports
2014-07-02 10:10:31 +00:00
Sylvestre Ledru
f6dcd37ed6 refresh patch + bring back test 2014-06-25 05:56:05 +00:00
Sylvestre Ledru
956d37d37e * Create a empty directory to make dh_install happy
(Closes: #752583)
* Actually, silent-MCJIIT-tests.diff tests are still failing under i386
2014-06-24 22:28:37 +00:00
Sylvestre Ledru
b19e5b1cc9 Remove wrong declaration 2014-06-23 04:54:46 +00:00
Sylvestre Ledru
35fccf4732 * Ship the compiler-rt static libraries
* Running tests respect DEB_BUILD_OPTIONS=parallel=X
 (Closes: #751943)
* Fix FTBFS on powerpc and powerpcspe (Closes: #733890)
* Broken library symlink fixed in lldb-3.5 (Closes: #715130)
* Fix --use-cc when no absolute path is provided (Closes: #748777)
2014-06-22 17:19:26 +00:00
Sylvestre Ledru
861a07c2be Fix FTBFS on powerpc and powerpcspe (Closes: #733890) 2014-06-20 16:01:22 +00:00
Sylvestre Ledru
f3b41228ea Running tests respect DEB_BUILD_OPTIONS=parallel=X
(Closes: #751943)
2014-06-20 13:34:31 +00:00
Sylvestre Ledru
41c6ab8341 * New snapshot release
TODO CVE
* Merge with 3.4
* Remove scan-build-fix-clang-detection.diff (applied upstream)
* Improve the CVE-2014-2893 fix (Closes: #744817)
* Add a check to avoid an error on arch where compiler-rt is not available
* New upstream release
* Add build conflict on libllvm-3.5-ocaml-dev
* Also disable lldb tests under armel (like armhf). Timeout
* Update of the repack script
* Use llvm-3.4-dev.links.in to manage the symlinks
* Fix the soname of liblldb.so to see it treated as a real library
  (Closes: #750868)
* Switch to the default gcc/g++ compiler. Currently 4.9 (Closes: #751322)
* Fixes CVE-2014-2893 (Closes: #744817)
* 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
* Clang was unusable with libstdc++ from gcc 4.9 (Closes: #744792)
* Fix path for arch without support of compiler-rt. Should fix most of the
  FTBFS
* Fix the soname. No changes in the ABI, so, no need to update the soname
  (Closes: #747701)
* 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.
* Add link usr/lib/llvm-3.4/ to usr/lib/llvm-3.4/build/Debug+Asserts
* 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
* Fix the version in the symbol list (libclang1-3.4.symbols)
* Update the path regarding upstream changed (3.4 => 3.4.1)
  (Patch improved also by Martin Nowack)
* Remove generated file libllvm3.4.install
* Add gnustep & gnustep-devel as suggests of clang-3.4
* Add libc6-dev as an explicit dependency of clang-3.4
* 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
  - lldb-platform-3.4        - lldb-3.4
  - clang-apply-replacements - clang-3.4
  - clang-tidy               - clang-3.4
  - pp-trace                 - clang-3.4
2014-06-17 15:05:31 +00:00
Sylvestre Ledru
8389333729 Add a check to avoid an error on arch where compiler-rt is not available 2014-06-17 06:47:13 +00:00
Sylvestre Ledru
52df5b22f2 Fixes CVE-2014-2893 (Closes: #744817) 2014-06-16 20:54:52 +00:00
Sylvestre Ledru
4eef1d0ee1 * Fix the soname of liblldb.so to see it treated as a real library
(Closes: #750868)
* Switch to the default gcc/g++ compiler. Currently 4.9 (Closes: #751322)
2014-06-16 10:05:45 +00:00
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
fd4f04c80c remove the file (managed in the link) 2014-05-18 21:02:41 +00:00
Sylvestre Ledru
6b9300a337 Provide a link as compatibility with previous lib name (Closes: #748569) 2014-05-18 18:01:54 +00:00
Sylvestre Ledru
7f378040be New snapshot release 2014-05-17 13:54:04 +00:00
Sylvestre Ledru
9882510286 fix the various install 2014-05-16 22:30:11 +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
4daa8ba4ec Fix the links ... 2014-05-06 13:12:08 +00:00
Sylvestre Ledru
31731b162f Fix the links ... 2014-05-06 13:12:08 +00:00
Sylvestre Ledru
f56c90be60 file removed 2014-05-06 12:55:46 +00:00
Sylvestre Ledru
657a712f62 file removed 2014-05-06 12:54:38 +00:00
Sylvestre Ledru
44ef5ad890 add fail missing 2014-04-30 15:30:06 +00:00
Sylvestre Ledru
1d9005f120 * Fix the wrong dependency declaration on llvm-3.5-tools
* Add gnustep & gnustep-devel as suggests of clang-3.5
* 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 06:29:07 +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
9f86c8bfb9 Now supports clang 2014-04-14 09:05:21 +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
3b10f24b74 Fix the lldb tests suite 2014-03-20 16:33:00 +00:00
Sylvestre Ledru
371616a932 improve the checks 2014-03-19 08:50:36 +00:00
Sylvestre Ledru
0fae00cebf fix lldb tests 2014-03-18 20:40:15 +00:00
Sylvestre Ledru
c47e3eab32 update of the paths reflecting upstream changes 2014-03-05 17:30:22 +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
1432f600f1 * New snapshot release
* polly upstream is now using the isl trunk. Disabling it for now.
2014-01-30 00:47:19 +00:00