Commit Graph

675 Commits

Author SHA1 Message Date
Sylvestre Ledru
ef03b2f0a6 Disable force-gcc-header-obj.diff as it is introducing some regressions in the search headers (Closes: #903709) 2018-08-15 15:31:30 +02:00
Sylvestre Ledru
fb9b5de12d Disable force-gcc-header-obj.diff as it is introducing some regressions in the search headers (Closes: #903709) 2018-08-15 15:25:51 +02:00
Sylvestre Ledru
02fa5bbebc bring back the patch to get liblldb-X.so 2018-08-13 13:54:43 +02:00
Sylvestre Ledru
5c3a56bd8b rebase of the patch 2018-08-12 13:08:40 +02:00
Gianfranco Costamagna
a9533b6cce patch refresh 2018-08-09 09:51:36 +02:00
Sylvestre Ledru
0af6a967f0 Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7 2018-08-07 21:36:11 +02:00
Sylvestre Ledru
800a3c8a96 rebase of the patch 2018-08-07 21:09:31 +02:00
Sylvestre Ledru
7dc11c3841 Merge branch 'snapshot' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into snapshot 2018-08-07 19:22:39 +02:00
Reshabh Sharma
6ac04400ae Integration of libcxx and libcxxabi 2018-08-07 17:22:08 +00:00
Sylvestre Ledru
b88e53700f rebase of the patch 2018-07-27 23:36:11 +02:00
Sylvestre Ledru
1b9a007590 Backport to fix a miscompilation issue with rust. See https://github.com/rust-lang/rust/issues/52694 and https://github.com/rust-lang/llvm/pull/106 2018-07-26 15:04:09 +02:00
Sylvestre Ledru
ef36403cd9 rebase of the patch 2018-07-18 13:00:17 +02:00
Reshabh Sharma
430f8ff5a8 Integrating OpenMP in toolchain 2018-07-10 21:05:15 +00:00
Sylvestre Ledru
119026f39a rebase of the patch 2018-07-05 11:49:35 +02:00
Sylvestre Ledru
8db1a1c6ed rebase of the patches 2018-06-29 09:52:40 +02:00
Sylvestre Ledru
7eaf9e664a rebase of the patch 2018-06-26 09:53:27 +02:00
Sylvestre Ledru
8ccab3d9ec rebase of the patches 2018-06-08 09:46:30 +02:00
Sylvestre Ledru
30c3593272 Revert "Add Ubuntu Cosmic to supported distro (from Adam Conrad)"
Merged upstream

This reverts commit 06c6a832b2.
2018-05-10 10:49:38 +02:00
Gianfranco Costamagna
06c6a832b2 Add Ubuntu Cosmic to supported distro (from Adam Conrad) 2018-05-10 10:00:34 +02:00
Gianfranco Costamagna
f7fa260082 Add Ubuntu Cosmic to supported distro (from Adam Conrad) 2018-05-10 09:57:21 +02:00
Sylvestre Ledru
bf52d52473 d/p/force-gcc-header-obj.diff Fix the detection of the objc path 2018-05-09 14:24:51 +02:00
Sylvestre Ledru
ca9e22174a d/p/force-gcc-header-obj.diff Fix the detection of the objc path 2018-05-09 14:23:53 +02:00
Sylvestre Ledru
9484e7ff51 d/p/force-gcc-header-obj.diff Fix the detection of the objc path 2018-05-09 14:21:54 +02:00
Sylvestre Ledru
30962b2ef3 Add python-yaml as dep for clang-tidy (Closes: #890514)
* Add python-yaml as dep for clang-tidy (Closes: #890514)
* Make CMake find_package(Clang) work. Fixes upstream bug
  https://bugs.llvm.org/show_bug.cgi?id=37128
  - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a
    symlink in /usr/lib/cmake/clang-X.Y.
  - Ensure that the LLVM installation prefix is correctly discovered despire
    symlinks (replaces fix-cmake-config-prefix.diff).
  - Create /usr/lib/llvm-X.Y/bin/clang-X.Y symlink as required by
    ClangTargets-relwithdebinfo.cmake.
  - Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
  - Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
* New snapshot release
* Fix a typo in the debci
2018-05-08 12:29:15 +02:00
Sylvestre Ledru
44db7ce6bf Make CMake find_package(Clang) work. Fixes upstream bug https://bugs.llvm.org/show_bug.cgi?id=37128
* Make CMake find_package(Clang) work. Fixes upstream bug
  https://bugs.llvm.org/show_bug.cgi?id=37128
  - Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and install a
    symlink in /usr/lib/cmake/clang-X.Y.
  - Ensure that the LLVM installation prefix is correctly discovered despire
    symlinks (replaces fix-cmake-config-prefix.diff).
  - Create /usr/lib/llvm-X.Y/bin/clang-X.Y symlink as required by
    ClangTargets-relwithdebinfo.cmake.
  - Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
  - Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
2018-05-08 12:27:10 +02:00
Peter Wu
8ab8cd7b37 Make Clang cmake files more usable
* Move Clang*.cmake back to /usr/lib/llvm-X.Y/lib/cmake/clang and
  install a symlink in /usr/lib/cmake/clang-X.Y to ensure that CMake can
  still find it.
* Ensure that the LLVM installation prefix is correctly discovered
  despire symlinks (replaces fix-cmake-config-prefix.diff).
* Create /usr/lib/llvm-X.Y/bin/clang-6.0 symlink as required by
  ClangTargets-relwithdebinfo.cmake.
* Remove useless LLVM_CMAKE_DIR sed command that did not match anything.
* Ignore missing binaries in ClangTargets-relwithdebinfo.cmake.
* Add regression test to qualify-clang.sh.
2018-05-07 00:05:47 +02:00
Sylvestre Ledru
33cf2c3ee3 fix the space 2018-04-26 17:12:24 +02:00
Sylvestre Ledru
d9d6aefc9b Try to fix an issue with hurd 2018-04-26 15:46:12 +02:00
Sylvestre Ledru
5d7a2a3d4d disable the test as it was merge upstream 2018-04-26 07:58:54 +02:00
Sylvestre Ledru
4637bc72a3 don't ship with this patch 2018-04-25 09:22:32 +02:00
Sylvestre Ledru
ccaed10037 * Remove sysconf_interceptor_bypass_test.cc because it makes
Debian unstable and Ubuntu bionic freeze
* Remove the info text from the manpages (Closes: #894734)
* Enable autopkgtest for amd64 & i386 on the llvm test suite
  (Closes: #774294)
* Fix the lintian error 'privacy-breach-uses-embedded-file'
  (Closes: #829361)
* Create symlink to run-clang-tidy-X.Y.py to remove its .py extension
  (Closes: #892089)
* Migrate to automatic debug packages (Closes: #893267)
2018-04-25 09:15:24 +02:00
Sylvestre Ledru
fbc7ff6a1c remove old patch 2018-04-25 00:01:46 +02:00
Sylvestre Ledru
6329bfed56 Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze
* Remove sysconf_interceptor_bypass_test.cc because it makes
  Debian unstable and Ubuntu bionic freeze
* Remove the info text from the manpages (Closes: #894734)
* Enable autopkgtest for amd64 & i386 on the llvm test suite
  (Closes: #774294)
* Fix the lintian error 'privacy-breach-uses-embedded-file'
  (Closes: #829361)
* Create symlink to run-clang-tidy-X.Y.py to remove its .py extension
  (Closes: #892089)
* Migrate to automatic debug packages (Closes: #893267)
* debian/patches/install-lldb-sb-headers.patch: Install lldb's
  SB headers (pr36630).  Thanks to Pavel Labath <labath@google.com>.
  (LP: #1761009) (Closes: #895051)
2018-04-24 21:12:46 +02:00
Sylvestre Ledru
6fb10d0965 rebase of the patch 2018-04-11 12:07:00 +02:00
Sylvestre Ledru
176230b3c7 debian/patches/install-lldb-sb-headers.patch: Install lldb's SB headers (pr36630). Thanks to Pavel Labath <labath@google.com>. LP: #1761009 2018-04-06 18:48:06 +02:00
Sylvestre Ledru
7deef1bda3 Remove the fix-LLVM_VERSION_PATCH.diff patch (applied upstream) 2018-04-06 17:27:13 +02:00
Sylvestre Ledru
c0250258a5 Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze 2018-04-06 17:08:57 +02:00
Sylvestre Ledru
77c2bdca91 library-binary-filename.diff removed (applied upstream) 2018-04-06 17:06:40 +02:00
Sylvestre Ledru
507565043a Remove sysconf_interceptor_bypass_test.cc because it makes Debian unstable and Ubuntu bionic freeze 2018-04-06 17:06:01 +02:00
Sylvestre Ledru
3101385abf fix version 2018-04-03 19:22:59 +02:00
Sylvestre Ledru
8a8fe8e723 Remove the info text from the manpages (Closes: #894734) 2018-04-03 19:22:30 +02:00
Sylvestre Ledru
0fac73a926 library-binary-filename.diff removed (applied upstream) 2018-03-29 13:26:28 +02:00
Nicholas D Steeves
75ae8865bc Add patches to use static docs using Debian-provided MathJax
Signed-off-by: Nicholas D Steeves <nsteeves@gmail.com>
2018-03-22 12:09:30 +01:00
Sylvestre Ledru
7cd3737d90 Fix the FTBFS with glibc 2.27 2018-03-21 22:56:46 +01:00
Sylvestre Ledru
092fc6cb5c * Fix debian-watch-uses-insecure-uri as upstream has now https
* Standards-Version updated to 4.1.3
2018-03-17 17:24:28 +01:00
Sylvestre Ledru
6211306511 Remove a bunch of old unused patches 2018-03-17 17:07:31 +01:00
Sylvestre Ledru
64ba469658 remove old unused patches 2018-03-17 16:53:34 +01:00
Sylvestre Ledru
cceff2cff1 silent a test failing because of a gold update 2018-02-28 16:15:54 +01:00
Sylvestre Ledru
41611042c6 fix the patch directory 2018-02-28 13:53:11 +01:00
Sylvestre Ledru
be5e78e767 remove a non existing patch 2018-02-26 18:33:37 +01:00