Commit Graph

6454 Commits

Author SHA1 Message Date
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
Emanuele Rocca
eb75a69cb0 Enable bolt on arm64, now supported upstream 2024-08-16 15:50:52 +02:00
Matthias Klose
171ca627f1 * ld.lld: When no package-metadata option is given, fall-back
to the envvar ELF_PACKAGE_METADATA.
2024-08-06 16:26:58 +02:00
Gianfranco Costamagna
e5e85cd194 Drop mips D154390 patch, already upstream 2024-08-01 12:16:15 +02:00
Sylvestre Ledru
7bbc73cbe1 rebase of these patches 2024-07-28 21:44:04 +02:00
Sylvestre Ledru
ef6f66c73a fix version 2024-07-28 21:40:04 +02:00
Sylvestre Ledru
6931d6a270 fix changelog 2024-07-25 23:17:48 +02:00
Sylvestre Ledru
07480879d8 ship llvm-cgdata 2024-07-25 23:16:52 +02:00
Sylvestre Ledru
d5de564123 bring back clang-nvlink-wrapper following upstream commit: 37d0568a6593adfe791c1327d99731050540e97a 2024-07-25 23:12:30 +02:00
Sylvestre Ledru
f38665dde9 fix the version 2024-07-24 00:01:19 +02:00
Sylvestre Ledru
fa1eda2885 prepare 19 2024-07-23 22:37:31 +02:00
Matthias Klose
5490d743ab * Construct the --package-metadata option just from ELF_PACKAGE_METADATA. 2024-07-15 10:00:40 +02:00
Sylvestre Ledru
ec4e455998 rebase of the patch 2024-07-14 18:55:20 +02:00
Sylvestre Ledru
75e74aeaf0 rebase of the patch 2024-07-14 18:47:23 +02:00
Sylvestre Ledru
2833eb79e1 Revert " * Pass --package-metadata on distros with supporting linkers (starting"
This reverts commit e6f8456caa.
2024-07-14 18:06:47 +02:00
Sylvestre Ledru
abf0bb7e5e rebase of the patches 2024-07-11 13:35:21 +02:00
Matthias Klose
e6f8456caa * Pass --package-metadata on distros with supporting linkers (starting
with Debian trixie and Ubuntu noble).
    The package metadata is constructed from the environment variables
    ELF_PACKAGE_METADATA.
    Setting NO_PKG_METADATA=1 disables the generation of the package metadata.
2024-07-11 09:29:12 +02:00