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 |
|
Matthias Klose
|
9b503ea56a
|
* Factor-out omp architectures.
|
2024-08-27 12:37:19 +02:00 |
|
Matthias Klose
|
f804b23c23
|
* Disable ocaml on armhf, requires ocamlopt.
|
2024-08-27 12:25:24 +02:00 |
|
Matthias Klose
|
b4a5aa6e85
|
* Don't try to install xray and profile headers on armel and armhf.
|
2024-08-27 12:22:32 +02:00 |
|
Matthias Klose
|
df85a63901
|
* Factor-out ocaml architectures.
|
2024-08-27 12:20:00 +02:00 |
|
Matthias Klose
|
1fc85c3142
|
* Don't require g++-multilib on s390x for newer Ubuntu releases.
|
2024-08-27 12:13:37 +02:00 |
|
Matthias Klose
|
d6a67df217
|
* Add some memory tracking, getting some information on memory hogs.
|
2024-08-27 11:56:40 +02:00 |
|
Matthias Klose
|
2b026ab24c
|
* Add a .gitignore file with all toplevel upstream files and directories.
|
2024-08-27 11:50:21 +02:00 |
|
Sylvestre Ledru
|
df7e9b34f0
|
New snapshot release
|
2024-08-20 20:02:13 +02:00 |
|
Sylvestre Ledru
|
54a1412a54
|
remove llvm-cgdata - see 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50
|
2024-08-19 17:26:32 +02:00 |
|
Sylvestre Ledru
|
d9e1383f54
|
prepare release
|
2024-08-19 17:25:48 +02:00 |
|
Sylvestre Ledru
|
5ba64c3393
|
prepare release
|
2024-08-19 17:25:48 +02:00 |
|