Commit Graph

  • fd775c4060 Accepting request 1224727 from devel:tools:compiler factory Ana Guerrero 2024-11-18 19:01:15 +00:00
  • 322db10586 - Fix backport error. devel Aaron Puchert 2024-11-17 22:53:56 +00:00
  • e16eeb0094 - Apply clang-shlib-symbol-versioning.patch to add symbol versions to libclang-cpp.so similar to libLLVM.so. This is required when multiple versions of the library are loaded into the same process. (boo#1219405, boo#1221183, boo#1233220) - Require libffi when we build openmp for offloading. - Correct target name for libomptarget in file list. - Update llvm16.keyring from upstream. Aaron Puchert 2024-11-17 19:58:25 +00:00
  • aee3c0dbb7 Accepting request 1195707 from devel:tools:compiler Ana Guerrero 2024-08-23 20:27:06 +00:00
  • 5e9575c4d7 - Add minor version to Python shebangs. (boo#1212476) - Remove shebang and executable bit where not needed. Aaron Puchert 2024-08-23 01:06:47 +00:00
  • 87d5ab08f6 this wasn't ready yet Ana Guerrero 2024-08-21 07:47:48 +00:00
  • 6de7dc1416 Updating link to change in openSUSE:Factory/llvm16 revision 14 OBS User buildservice-autocommit 2024-08-21 07:47:48 +00:00
  • 8518b77d39 Accepting request 1194784 from devel:tools:compiler Ana Guerrero 2024-08-20 14:14:03 +00:00
  • 8ad199fe3b - Add %python3_fix_shebang_path to fix binaries dependency on /usr/bin/python3 (bsc#1212476). Aaron Puchert 2024-08-19 21:04:24 +00:00
  • 71d4ff215f Accepting request 1164600 from devel:tools:compiler Ana Guerrero 2024-04-05 18:24:20 +00:00
  • f18f4b83ca - Use old conflicts/provides for python3-clang on Leap. Aaron Puchert 2024-04-03 21:16:11 +00:00
  • adc663eef5 Accepting request 1156030 from devel:tools:compiler Ana Guerrero 2024-03-08 17:08:07 +00:00
  • 4f952a9730 - Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being pulled in by cmake in SLE-15-SP6. Aaron Puchert 2024-03-07 01:24:45 +00:00
  • 0ca844b2ac - Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]]. - Require 8 GB memory for 64-bit architectures to prevent OOM. Aaron Puchert 2024-03-04 21:54:16 +00:00
  • 65536c2b55 - Disable test that fails on ppc64le. Aaron Puchert 2024-03-04 00:42:50 +00:00
  • 08089638cf Accepting request 1154122 from home:pgajdos:l Aaron Puchert 2024-03-01 21:56:30 +00:00
  • 7a398183f5 Accepting request 1146290 from devel:tools:compiler Ana Guerrero 2024-02-15 19:59:45 +00:00
  • 9ae4613e34 - Fix rebase error in last revision. Aaron Puchert 2024-02-06 00:01:49 +00:00
  • 6021080fdb - Use %_target_* for determining the compiler host triple (boo#1218701) Aaron Puchert 2024-02-04 20:46:25 +00:00
  • 0cc8857ad2 Accepting request 1130465 from devel:tools:compiler Ana Guerrero 2023-12-03 19:48:24 +00:00
  • 6ad4ae3111 - Manage clang-cpp with update-alternatives like other binaries. Aaron Puchert 2023-12-01 21:35:10 +00:00
  • bc99522463 Accepting request 1119115 from devel:tools:compiler Ana Guerrero 2023-11-10 11:28:37 +00:00
  • a3eae22849 - Disable zstd support for now regardless of whether libzstd-devel is installed. (boo#1216121) Aaron Puchert 2023-10-20 00:33:58 +00:00
  • 0f41455940 Accepting request 1093450 from devel:tools:compiler Dominique Leuenberger 2023-06-17 20:20:16 +00:00
  • 476ef1121f - Remove trailing whitespace. Aaron Puchert 2023-06-16 01:05:26 +00:00
  • f4ec31c6f5 - Make python3-clang noarch again and fix conflicts/provides to point to %python3_sitelib instead of %python3_sitearch. Aaron Puchert 2023-06-16 01:02:42 +00:00
  • d48862800d - Update to version 16.0.6. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. Aaron Puchert 2023-06-16 00:14:43 +00:00
  • 4571dbdcc0 Accepting request 1090772 from devel:tools:compiler Dominique Leuenberger 2023-06-06 17:54:56 +00:00
  • 5b6d23f00a - Update to version 16.0.5. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase patches: * llvm-do-not-install-static-libraries.patch * llvm-remove-clang-only-flags.patch - Enable ThinLTO on riscv64. Aaron Puchert 2023-06-03 22:00:30 +00:00
  • a6ae804627 Accepting request 1087800 from devel:tools:compiler Dominique Leuenberger 2023-05-19 09:54:53 +00:00
  • fdd790a1af - Update to version 16.0.4. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase patches: * llvm-do-not-install-static-libraries.patch * llvm-remove-clang-only-flags.patch Aaron Puchert 2023-05-18 00:34:12 +00:00
  • 7141be0136 Accepting request 1086115 from devel:tools:compiler Dominique Leuenberger 2023-05-12 18:34:18 +00:00
  • 8e22ab78ee - Update to version 16.0.3. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. Aaron Puchert 2023-05-07 18:48:23 +00:00
  • 577207d84a Accepting request 1082181 from devel:tools:compiler Dominique Leuenberger 2023-04-23 20:43:49 +00:00
  • 902c37c033 - Rebase check-no-llvm-exegesis.patch. Aaron Puchert 2023-04-22 02:13:05 +00:00
  • a5ac761810 - Update to version 16.0.2. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. Aaron Puchert 2023-04-21 23:24:34 +00:00
  • 63c79258b4 - Relax requirements for clang-tools to allow installation of older versions of libclang13 with the -devel package. (boo#1210176) - Enable ThinLTO for ARM 6/7/8 again. (boo#1178070) Aaron Puchert 2023-04-19 00:53:09 +00:00
  • 75f86fbd9e Accepting request 1079323 from home:firstyear:branches:devel:tools:compiler Aaron Puchert 2023-04-14 16:29:25 +00:00
  • 2417702575 Accepting request 1077796 from devel:tools:compiler Dominique Leuenberger 2023-04-08 15:38:58 +00:00
  • 95fad7cd02 - Update to version 16.0.1. * This release contains bug-fixes for the LLVM 16.0.0 release. This release is API and ABI compatible with 16.0.0. - Rebase llvm-do-not-install-static-libraries.patch. Aaron Puchert 2023-04-06 20:53:59 +00:00
  • 4c47f59ecc Accepting request 1073326 from devel:tools:compiler Dominique Leuenberger 2023-03-28 15:48:43 +00:00
  • 0a1f513dca Accepting request 1072964 from home:aaronpuchert:llvm-next Martin Pluskal 2023-03-20 09:12:02 +00:00