Matthias Klose
f1ce55f708
* Move the libLLVM.so.1 symlink into llvm-19-dev. Closes : #1081192 .
2024-09-09 10:45:07 +02:00
Matthias Klose
7eb47e34d4
* Fix usage-wrapper build dependency.
2024-09-08 17:46:12 +02:00
Matthias Klose
1fa1b58dcc
prepare for upload
2024-09-08 17:19:06 +02:00
Matthias Klose
2d26549ef2
* Remove references to alpha, hppa, powerpcspe and sh4.
2024-09-08 17:09:50 +02:00
Matthias Klose
f10d3d4a18
* Remove references to powerpcspe.
2024-09-08 17:03:07 +02:00
Matthias Klose
c273117b98
* Remove unused kfreebsd patches, and remove references to kfreebsd and s390.
2024-09-08 16:46:40 +02:00
Matthias Klose
cb93535be6
* Replace LLDB_DISABLE_ARCHS macro with LLDB_ARCHS macro.
2024-09-08 16:40:27 +02:00
Matthias Klose
edcf6ea341
Merge branch '19-rv64-lldb' into '19'
...
Enable lldb on riscv64
See merge request pkg-llvm-team/llvm-toolchain!148
2024-09-08 14:27:41 +00:00
Aurelien Jarno
7ad01b3bd4
Enable lldb autopkgtest on riscv64.
2024-09-08 15:08:15 +02:00
Aurelien Jarno
143f4a55d6
Enable lldb on riscv64
...
It has been supported for a few releases but not enabled on the debian
side.
This should fix the autopkgtest on riscv64
(cherry picked from commit 4cf15e6671
)
2024-09-08 15:08:15 +02:00
Matthias Klose
1866bfaf3a
* Disable the usage-wrapper/memory tracking by default.
2024-09-08 15:05:01 +02:00
Matthias Klose
8244d1d35d
* Limit lldb autopkg test to the lldb architectures.
...
* Generate debian/tests/* files.
2024-09-08 06:53:39 +02:00
Matthias Klose
280e853333
* Disable CMake's package validation check for libLLVM.so.1.
2024-09-06 13:22:32 +02:00
Matthias Klose
7aabbf3c74
* debian/qualify-clang.sh: Skip OpenMP test, if libomp-dev is not available.
2024-09-05 13:26:26 +02:00
Matthias Klose
c8782ccf2a
* Consolidate disabling CMake's package validation checks a bit.
2024-09-05 11:28:29 +02:00
Matthias Klose
3dccce9c91
prepare for upload
2024-09-05 10:58:21 +02:00
Matthias Klose
0231acb556
* Use -mxgot on mips64el.
...
* Disable tests on mips64el, they do timeout.
2024-09-04 15:13:23 +02:00
Matthias Klose
2661c00c67
* Disable z3 again for Ubuntu, and make the libz3-dev (build) dependency
...
conditional.
2024-09-04 11:53:56 +02:00
Matthias Klose
48af4f7bc6
* New release candidate.
2024-09-03 22:01:28 +02:00
Matthias Klose
4ba22a9c8a
fix version number
2024-09-03 19:30:36 +02:00
Matthias Klose
4f5d22095e
* libllvm19: Restore the symlink /usr/lib/llvm-19/lib/libLLVM.so.1, apparently
...
CMake's LLVMExports.cmake requires it. But why?
2024-09-03 19:18:25 +02:00
Sylvestre Ledru
769288aae6
New snapshot release
2024-09-03 16:51:32 +02:00
Matthias Klose
f5c4681778
Merge branch '19' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 19
2024-09-03 15:04:57 +02:00
Matthias Klose
7595db38bd
* Add hurd-amd64 support.
2024-09-03 15:01:44 +02:00
Sylvestre Ledru
24cd1284b3
Remove the cmake dependency on libLibcTableGenUtil.a see https://github.com/llvm/llvm-project/issues/99819
2024-09-03 14:57:33 +02:00
Matthias Klose
d37c16d32b
* debian/qualify-clang.sh: Don't check for libclang-cpp.so.$VERSION symlink.
2024-09-03 14:47:11 +02:00
Matthias Klose
6f51761ef0
* debian/tests/*: s/18/19/.
2024-09-03 14:45:56 +02:00
Sylvestre Ledru
49c2994a02
try to support old matplotlib
2024-09-01 12:10:03 +02:00
Matthias Klose
5b03b5674a
* Also configure with -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="M68k;Xtensa".
2024-09-01 08:45:55 +02:00
Matthias Klose
040529cc72
* Build without z3 on sh4 (ftbfs).
2024-08-31 22:17:11 +02:00
Matthias Klose
9947c34d08
* Disable openmp on loong64 (ld: cannot find -lomptarget.rtl.host).
2024-08-31 20:29:03 +02:00
Matthias Klose
c121d91f1c
* Also explicitly link with -latomic on mips64el.
2024-08-31 20:23:50 +02:00
Matthias Klose
3ebcbd3735
fix matplotlib warning in usage-wrapper
2024-08-31 10:50:55 +02:00
Matthias Klose
ff7b81d2ed
prepare for upload
2024-08-31 08:10:57 +02:00
Matthias Klose
09bac5f2de
* Disable memory tracking on the Hurd and some ports architectures.
2024-08-31 08:08:23 +02:00
Matthias Klose
7862415e28
* Disable openmp on mips64el (ld: cannot find -lomptarget.rtl.host).
2024-08-31 07:52:35 +02:00
Matthias Klose
b0a85f65cc
* Fix binary-indep build.
2024-08-31 07:42:38 +02:00
Matthias Klose
0e2f1f91c5
prepare for upload
2024-08-30 19:36:39 +02:00
Matthias Klose
368a3f7070
more .gitignore updates
2024-08-30 19:31:37 +02:00
Matthias Klose
d82f387e92
* debian/rules: Don't create a stamp for the override_dh_auto_install target.
2024-08-30 19:31:20 +02:00
Matthias Klose
1576800889
* debian/rules. Call again dh_ocaml. Closes : #1078234 .
2024-08-30 19:11:55 +02:00
Matthias Klose
015428de7e
more .gitignore updates
2024-08-30 14:38:09 +02:00
Matthias Klose
d4d8514512
* debian/orig-tar.sh: Don't include .git/.github metadata.
2024-08-30 14:15:20 +02:00
Matthias Klose
fd46c750c4
* Fix installation of the shared libllvm and libclang-cpp libraries
...
under their soname. Closes : #1072200 .
* Drop some of the unnecessary libllvm symlinks.
2024-08-30 10:39:49 +02:00
Matthias Klose
22b100092a
update .gitignore with build artifacts
2024-08-30 10:18:49 +02:00
Matthias Klose
12e4ddd238
fix usage-wrapper for Ubuntu/i386
2024-08-27 14:44:49 +02:00
Matthias Klose
1a852fe062
* Don't try to install hwasan_symbolize on x32.
...
* Don't try to install xray and profile headers on x32.
2024-08-27 13:18:41 +02:00
Matthias Klose
610c0b7b3a
* Disable flang on mips64el (currently not supported).
2024-08-27 13:14:09 +02:00
Matthias Klose
6c740871b8
* Factor-out flang architectures.
2024-08-27 13:13:12 +02:00
Matthias Klose
b31ea1725b
* Disable openmp on riscv64 (ld: cannot find -lomptarget.rtl.host).
2024-08-27 12:39:19 +02:00