aa5717362e- 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)
devel
Aaron Puchert
2024-11-17 20:16:49 +00:00
8b686b7cfaAccepting request 1195710 from devel:tools:compilerAna Guerrero2024-08-23 20:27:14 +00:00
61e1b08b32- Add minor version to Python shebangs. (boo#1212476) - Remove shebang and executable bit where not needed.
Aaron Puchert
2024-08-23 01:19:30 +00:00
e92cd45f13Updating link to change in openSUSE:Factory/llvm13 revision 21
OBS User buildservice-autocommit
2024-08-21 07:46:46 +00:00
85719f5aa9Accepting request 1194782 from devel:tools:compilerAna Guerrero2024-08-20 14:13:59 +00:00
96e3869315- Add %python3_fix_shebang_path to fix binaries dependency on /usr/bin/python3 (bsc#1212476).
Aaron Puchert
2024-08-19 21:04:58 +00:00
a65c9d6650Accepting request 1164603 from devel:tools:compilerAna Guerrero2024-04-05 18:27:38 +00:00
21f729fb4c- Use old conflicts/provides for python3-clang on Leap.
Aaron Puchert
2024-04-03 21:22:55 +00:00
3cebdd3fb8Accepting request 1156033 from devel:tools:compilerAna Guerrero2024-03-08 17:08:40 +00:00
e7ebc9c219- Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being pulled in by cmake in SLE-15-SP6.
Aaron Puchert
2024-03-07 01:49:26 +00:00
3a3db567ff- Fix conflicts/provides for python3-clang to point to %python3_sitelib instead of %python3_sitearch.
Aaron Puchert
2023-06-16 01:13:48 +00:00
8aff38a4a4- Don't declare python3-clang as noarch: Python packages are installed into %{_libdir}.
Aaron Puchert
2023-06-15 22:52:32 +00:00
ebe220d18e- Make sure we keep -DNDEBUG. At some point %{optflags} must have lost it, perhaps because CMake usually adds it on top. So when overriding CMAKE_{C,CXX}_FLAGS_RELWITHDEBINFO, we make sure to take over the other flags. We drop LLVM_ENABLE_ASSERTIONS=OFF, because that's the default anyway and hasn't helped here. - Add llvm-glibc-2-36.patch in order to address boo#1202215.
Aaron Puchert
2022-09-03 21:19:24 +00:00
a047e503aa- Consistently set host triple as *-suse-linux-gnu*.
Aaron Puchert
2022-04-12 20:39:15 +00:00
e38f24ab12Accepting request 968066 from home:dirkmueller:Factory
Aaron Puchert
2022-04-12 20:08:35 +00:00
b2e7998d08- Remove *-devel packages from baselibs, they don't seem to be needed. We mostly need libLLVM and maybe libclang-cpp. - Add more conflicts/requirements to satisfy installcheck. - Fix paths in clang-tools.
Aaron Puchert
2022-04-09 19:53:07 +00:00
873759c6e8- Patch exported clang/ClangTargets-relwithdebinfo.cmake to refer to libclang only by soname, because the installed library might be newer than the one originally build with the package.
Aaron Puchert
2022-04-05 00:23:09 +00:00
359a8abca9- Re-add dependency of llvm-devel on llvm-polly-devel. (Again for CMake.)
Aaron Puchert
2022-04-04 01:02:52 +00:00
1cf5b962af- Add back dependency of llvm-devel on libomp-devel. Not really needed, but CMake is picky and the target is registered for LLVM.
Aaron Puchert
2022-04-03 23:11:26 +00:00
fb427b4aebAccepting request 966691 from home:aaronpuchert:llvm-next
Aaron Puchert
2022-04-03 20:07:39 +00:00
9bfbfd22b9- Let clang-devel accept a newer version of clang-tools: we don't keep multiple versions of the latter.
Aaron Puchert
2022-02-19 15:32:58 +00:00
800d442603- AND instead of OR in License tag after sr#954337.
Aaron Puchert
2022-02-15 12:14:52 +00:00
e6ca3b05a8- More conflicts for addition to Leap: clang-tools conflicts with llvm9 because that doesn't have the move of hmaptool yet, and llvm13-devel with llvm{5,7} as they used to have FileCheck.1.gz.
Aaron Puchert
2022-02-14 14:40:35 +00:00
cb3116b930- Let clang recommend gcc and glibc-devel as we need both for building executables. No hard requirement because Clang can be used as a frontend only. (boo#1191587) - Set minimal CMake version required.
Aaron Puchert
2021-11-02 23:23:47 +00:00
ec82236197Accepting request 928787 from home:marxin:branches:devel:tools:compiler
Aaron Puchert
2021-11-02 23:16:49 +00:00
b0d3d50810Accepting request 923001 from devel:tools:compiler
Richard Brown
2021-10-08 20:04:40 +00:00
6b6b4b3d80Accepting request 922852 from home:aaronpuchert:llvm-nextRichard Biener2021-10-04 06:44:10 +00:00