Commit Graph

1953 Commits

Author SHA1 Message Date
Sylvestre Ledru
43680ec6bd liblld-4.0-dev depends on liblld-4.0 (Closes: #856545) 2017-12-04 13:45:34 +00:00
Sylvestre Ledru
bf6c7286f2 Also install usr/bin/lldb-test-6.0 2017-12-01 10:32:52 +00:00
Sylvestre Ledru
0cce7de091 New testing release 2017-11-30 08:25:20 +00:00
Sylvestre Ledru
2da5afa244 Remove update-cuda-search-path.patch (applied upstream) 2017-11-29 16:05:59 +00:00
Sylvestre Ledru
d40d00cb7b Add a symlink to fix lldb-X.Y (Closes: #881993) 2017-11-29 15:50:54 +00:00
Sylvestre Ledru
3278779c20 add a missing file 2017-11-29 15:50:01 +00:00
Sylvestre Ledru
0822fa7d0e * Add a symlink to fix lldb-X.Y (Closes: #881993)
* Do not ship liblld-5.0-dbg as we are not shipping the .so in this version
2017-11-29 15:48:07 +00:00
Sylvestre Ledru
cc175a806e changelog 2017-11-27 22:34:20 +00:00
Sylvestre Ledru
0caeaf587c add the missing file 2017-11-27 21:32:58 +00:00
Sylvestre Ledru
dfbdb13b30 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:53:04 +00:00
Sylvestre Ledru
11e2315cd7 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:52:46 +00:00
Sylvestre Ledru
2ee853f9b7 Move libomp-dev from Suggests to Recommends (Closes: #882781) 2017-11-26 22:52:27 +00:00
Sylvestre Ledru
18658cb668 fix the version 2017-11-25 17:25:28 +00:00
Sylvestre Ledru
f0f422d6fe Fix the fix-scan-view-path.diff path 2017-11-25 14:19:51 +00:00
Sylvestre Ledru
0ee688cf90 Fix the fix-scan-view-path.diff path 2017-11-25 14:19:02 +00:00
Sylvestre Ledru
61262488be Fix the fix-scan-view-path.diff path 2017-11-25 14:18:02 +00:00
Sylvestre Ledru
7be7970375 add the lp bug 2017-11-25 09:26:58 +00:00
Sylvestre Ledru
aba0369bef add the lp bug 2017-11-25 09:26:58 +00:00
Sylvestre Ledru
db619b1558 add the lp bug 2017-11-25 09:26:58 +00:00
Sylvestre Ledru
2f644e7eed add /usr/lib/cuda to the CUDA toolkit search paths
Thanks to Andreas Beckmann for the patch (Closes: #882505)
2017-11-25 09:22:12 +00:00
Sylvestre Ledru
0ce284e9c5 add /usr/lib/cuda to the CUDA toolkit search paths
Thanks to Andreas Beckmann for the patch (Closes: #882505)
2017-11-25 09:20:47 +00:00
Sylvestre Ledru
bf526e14ac add /usr/lib/cuda to the CUDA toolkit search paths
Thanks to Andreas Beckmann for the patch (Closes: #882505)
2017-11-25 09:16:48 +00:00
Sylvestre Ledru
94846f0c53 fix typos 2017-11-24 18:38:07 +00:00
Sylvestre Ledru
c8fddfa301 fix typos 2017-11-24 18:38:07 +00:00
Sylvestre Ledru
ec919ec08d improve the declaration 2017-11-24 18:35:13 +00:00
Sylvestre Ledru
bccf0f1da0 improve the declaration 2017-11-24 18:35:13 +00:00
Sylvestre Ledru
c47b85d737 * Use ?= for some variables declarations
* Remove the hardcoded declarations of llvm version in debian/rules
2017-11-24 18:30:15 +00:00
Sylvestre Ledru
782faad42c * Use ?= for some variables declarations
* Remove the hardcoded declarations of llvm version in debian/rules
2017-11-24 18:28:38 +00:00
Sylvestre Ledru
e8631cdbc0 * Use ?= for some variables declarations
* Remove the hardcoded declarations of llvm version in debian/rules
2017-11-24 18:27:29 +00:00
Sylvestre Ledru
3057264cfa fix the incorrect depends 2017-11-23 19:34:40 +00:00
Sylvestre Ledru
80bdcd5fe8 usr/lib/llvm-6.0/share/clang/bash-autocomplete.sh is missing 2017-11-22 14:19:41 +00:00
Sylvestre Ledru
f553430149 fix a typo in the package name 2017-11-22 07:50:22 +00:00
Sylvestre Ledru
c56d6aff22 Create clang-tools-4.0 and move the various clang tools into it
clang-tools-4.0 depends on clang-4.0. This might affect some packages.
(Closes: #836397)
2017-11-21 21:50:36 +00:00
Sylvestre Ledru
687c1b3b6f * Create clang-tools-4.0 and move the various clang tools into it
clang-tools-4.0 depends on clang-4.0. This might affect some packages.
  (Closes: #836397)
* Update of the copyright file (Closes: #878502)
  Thanks to Nicholas D Steeves for the work
* Take a patch for a stack alignment on sparc64 for rust
  Thanks to John Paul Adrian Glaubitz for the work (Closes: #880221)
* Update of the clang description
* Standards-Version updated to 4.1.1
* Remove some old breaks/replaces/conflicts (<3.8)
* Fix some wrong-section-according-to-package-name and
  priority-extra-is-replaced-by-priority-optional issues
* Backport some patches (originally from rust, and upstreamed) to fix two
  failing tests in rustc.
* Try to fix the mipsel FTBFS (Closes: #877567)
  I am trying the first option from the bug:
  - gsplit-dward on 32 bits archs
  - -g everywhere
  Many thanks to Adrian Bunk for that
* Force the deactivation of ocaml until the transition is done
* Standards-Version: 4.1.0
* Remove the -Wl option to call gold instead of the normal linker
  (Closes: #876787)
* For now, lld doesn't generate shared libs. Removing the files
  (Closes: #857653)
* Add the missing lldb symlinks (Closes: #872237)
* Fixup previous upload, adding -NDEBUG to build flags,
  lost in the -g -> -g1 switch
* Backport of an arm patch for rust.
  https://bugs.llvm.org/show_bug.cgi?id=32379
  (Closes: #876072)
* Link with --no-keep-files-mapped --no-map-whole-files when using gold.
* Fix sanitizer build failure with glibc-2.26.
* build using gold on arm64 and s390x. For backports, arm64 might still
  need the BFD linker, and building with only one or two processes in
  parallel.
* On amd64, s390x, arm64 and ppc64el, build with -g1 instead of -g.
* Set CMAKE_CXX_FLAGS_RELWITHDEBINFO and pass opt_flags.
* Fail the build if the arch + gcc has a broken gsplit-dwarf support
* Fix the FTBFS because of -gsplit-dwarf:
  - Only enable it on archs which needs it
  - Only enable it when gcc supports it correctly
* Rebuild with gcc 7 to fix a relocation error (Closes: #866354)
* Also add a missing include in ftfbs-gcc.diff to fix a ftbfs
  with gcc 7
* ld.lld manpage wasn't installed
* Link LLDB with -latomic on powerpcspe (Closes: #872267)
* Disable -gsplit-dwarf when using gcc 7 for causing a linking issue
  See https://bugs.llvm.org/show_bug.cgi?id=34140
  (Closes: #853526)
* clang was producing unusable binaries on armv5tel (Closes: #873305)
  Thanks to Adrian Bunk for the patch
* Ensure /usr/bin/g++-$(GCC_VERSION) exists (Closes: #871591)
* New stable release
* Add libomp-dev to the suggests of clang
* Add the ld.lld manpage
* Add Provides on python-lldb-x.y & python-clang-x.y & libllvm-x.y-ocaml-dev
  to avoid the recurring problem about conflicts
  (Closes: #835546, #863739, #863742)
* Standards-Version => 4.0.0
* Generate the llvm-tblgen, clang-change-namespace, clang-offload-bundler
  lld, clang++, clang-check, clang-cpp & clang-import-test manpages
* Remove the --no-discard-stderr option from help2man calls
* Try to fix polly on hurd (missing PATH_MAX)
* New snapshot release
* Fix clang-doc generation
  - there was a missing install file
* New snapshot release
* Remove clang-tblgen from clang-X.Y (done by upstream)
* New testing release
2017-11-21 21:15:50 +00:00
Sylvestre Ledru
9d57e8265c Fix some wrong-section-according-to-package-name and
priority-extra-is-replaced-by-priority-optional issues
2017-11-20 11:09:50 +00:00
Sylvestre Ledru
5efa5e0093 add the missing install file 2017-11-20 11:08:05 +00:00
Sylvestre Ledru
080a1c010c Create clang-tools-4.0 and move the various clang tools into it
clang-tools-4.0 depends on clang-4.0. This might affect some packages.
(Closes: #836397)
2017-11-20 11:07:53 +00:00
Sylvestre Ledru
4482962a73 Remove some old breaks/replaces/conflicts (<3.8) 2017-11-20 10:13:20 +00:00
Sylvestre Ledru
559d210920 Standards-Version updated to 4.1.1 2017-11-20 10:11:16 +00:00
Sylvestre Ledru
61e8519ba8 Update of the clang description 2017-11-20 10:10:48 +00:00
Sylvestre Ledru
e3ff63462f Also ship ld64.lld and wasm-ld in the lld-X.Y package 2017-11-18 10:43:53 +00:00
Sylvestre Ledru
9175dfa6b8 rebase of the patch 2017-11-05 10:26:32 +00:00
Sylvestre Ledru
3570877f8a rebase of the patch 2017-11-01 21:40:55 +00:00
Sylvestre Ledru
30f13a7c4a rebase of the patches 2017-10-31 14:40:13 +00:00
Sylvestre Ledru
0dc1b5d3e3 remove the patch merged upstream 2017-10-31 14:39:56 +00:00
Sylvestre Ledru
dc60527c26 Take a patch for a stack alignment on sparc64 for rust
Thanks to John Paul Adrian Glaubitz for the work (Closes: #880221)
2017-10-30 18:42:15 +00:00
Sylvestre Ledru
96c9ec40b4 cherry-pick pending patch to fix the build issues 2017-10-25 09:08:04 +00:00
Sylvestre Ledru
157ea71cc3 * Try to fix the mipsel FTBFS (Closes: #877567)
I am trying the first option from the bug:
  - gsplit-dward on 32 bits archs
  - -g everywhere
  Many thanks to Adrian Bunk for that
2017-10-21 11:59:51 +00:00
Sylvestre Ledru
3a38b270f2 * Try to fix the mipsel FTBFS (Closes: #877567)
I am trying the first option from the bug:
  - gsplit-dward on 32 bits archs
  - -g everywhere
  Many thanks to Adrian Bunk for that
2017-10-21 11:59:48 +00:00
Sylvestre Ledru
19c5b061e0 Update of the copyright file (Closes: #878502)
Thanks to Nicholas D Steeves for the work
2017-10-19 07:35:44 +00:00