Commit Graph

664 Commits

Author SHA1 Message Date
Sylvestre Ledru
b19e5b1cc9 Remove wrong declaration 2014-06-23 04:54:46 +00:00
Sylvestre Ledru
7a2fbfc019 Disable silent-MCJIIT-tests.diff. They now pass. 2014-06-23 01:09:09 +00:00
Sylvestre Ledru
ab71a5877c Disable silent-MCJIIT-tests.diff. They now pass. 2014-06-23 01:04:51 +00:00
Sylvestre Ledru
a7397e9563 Improve of the changelog 2014-06-23 00:19:22 +00:00
Sylvestre Ledru
877222c218 Fix --use-cc when no absolute path is provided.
Thanks to Aurelien Jacobs for testing (Closes: #748777)
2014-06-23 00:18:22 +00:00
Sylvestre Ledru
a08252573b depends-on-build-essential-package-without-using-version g++ fixed 2014-06-22 17:44:10 +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
d4f852c217 Fix --use-cc when no absolute path is provided (Closes: #748777) 2014-06-22 16:05:05 +00:00
Sylvestre Ledru
22dfe00ec5 Broken library symlink fixed in lldb-3.4 (Closes: #715130) 2014-06-22 14:59:05 +00:00
Sylvestre Ledru
b4e137b82b refresh of the patch 2014-06-21 22:55:37 +00:00
Sylvestre Ledru
861a07c2be Fix FTBFS on powerpc and powerpcspe (Closes: #733890) 2014-06-20 16:01:22 +00:00
Sylvestre Ledru
7deaf4701b make it work in the context of scan-build 2014-06-20 16:01:12 +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
1c762894a4 Fix conflicts 2014-06-20 09:27:45 +00:00
Sylvestre Ledru
4ca6163d80 improve the changelog 2014-06-19 21:09:00 +00:00
Sylvestre Ledru
e70b1c397f fix the path 2014-06-19 20:17:35 +00:00
Sylvestre Ledru
5fd538e83b Ship compiler-rt too 2014-06-19 17:25:20 +00:00
Sylvestre Ledru
8841be9b2b Ship the compiler-rt static libraries 2014-06-19 17:14:44 +00:00
Sylvestre Ledru
809b9a53ce Fix the changelog 2014-06-19 16:46:19 +00:00
Sylvestre Ledru
419dab8e8b Install more stuff for compatibility 2014-06-19 16:46:09 +00:00
Sylvestre Ledru
e05ef7e42e Fix a silly issue (symlink which overrides the file 2014-06-19 16:45:56 +00:00
Sylvestre Ledru
e40f742753 upstream 2014-06-19 16:42:51 +00:00
Sylvestre Ledru
45028fcd8d refresh patches + various cleanup 2014-06-17 15:27:15 +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
df1f6bc81d Improve the CVE-2014-2893 fix (Closes: #744817) 2014-06-16 21:01: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
00b45e04f5 refresh of the patch 2014-06-06 15:10:33 +00:00
Sylvestre Ledru
a2ce04f3dc correct changelog 2014-06-06 09:26:42 +00:00
Sylvestre Ledru
f50ff11649 refresh of the patch 2014-06-06 09:26:25 +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
2161fcfe0e fix a typo 2014-05-19 15:53:18 +00:00
Sylvestre Ledru
35b6cf39fc Ship lldb-mi in lldb 2014-05-19 11:58:06 +00:00
Sylvestre Ledru
fd4f04c80c remove the file (managed in the link) 2014-05-18 21:02:41 +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
ef520960be Be less permissive when installing lldb. Remove duplication of the install
of liblldb.so.1
2014-05-18 18:18:43 +00:00
Sylvestre Ledru
a1d9a3ee73 remove file which was not really installed 2014-05-18 18:02:28 +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
667fd0d6ab update of the symbol list (bis) 2014-05-16 22:28:09 +00:00
Sylvestre Ledru
1bf2c22679 also install libLLVM-3.5.so.1 2014-05-16 22:26:22 +00:00
Sylvestre Ledru
9ef4b5c287 add the conflict ... will save some time in the future 2014-05-16 22:25:50 +00:00
Sylvestre Ledru
c9d8e15322 Fix the build wrt to compiler-rt 2014-05-16 22:25:01 +00:00
Sylvestre Ledru
d38b476d79 update of the symbol list 2014-05-16 22:23:03 +00:00
Sylvestre Ledru
7f16e7dd1b Remove usr/lib/llvm-3.5/lib/libLLVM*.so. No longer existing 2014-05-16 20:02:10 +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