Aaron Puchert
ceafba1a42
- Use old conflicts/provides for python3-clang on Leap.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=26
2024-04-03 21:10:17 +00:00
Aaron Puchert
b3859f32b9
- More consistent placement of -DPython3_EXECUTABLE.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=24
2024-03-07 01:09:55 +00:00
Aaron Puchert
e6076495e9
Accepting request 1155404 from home:mgorse:branches:devel:tools:compiler
...
- Explicitly define PYTHON3_EXECUTABLE, since python 3.11 is being
pulled in by cmake in SLE-15-SP6.
OBS-URL: https://build.opensuse.org/request/show/1155404
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=23
2024-03-07 01:03:49 +00:00
Aaron Puchert
5f7199f9df
- Fix PowerPC triples: use powerpc[64[le]] instead of ppc[64[le]].
...
- Require 8 GB memory for 64-bit architectures to prevent OOM.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=22
2024-03-04 21:50:51 +00:00
Aaron Puchert
843a71a34f
- Use %patch -P N instead of deprecated %patchN.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=21
2024-03-03 23:47:45 +00:00
Aaron Puchert
225f8d30f2
Accepting request 1138113 from home:favogt:branches:devel:tools:compiler
...
- Use %_target_* for determining the compiler host triple (boo#1218701)
OBS-URL: https://build.opensuse.org/request/show/1138113
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=19
2024-01-11 23:36:55 +00:00
Aaron Puchert
56861a2a4e
Accepting request 1130357 from home:aaronpuchert:branches:devel:tools:compiler
...
- Update to version 17.0.6.
* This release contains bug-fixes for the LLVM 17.0.0 release.
This release is API and ABI compatible with 17.0.0.
- Rebase patches:
* llvm-do-not-install-static-libraries.patch
* llvm-normally-versioned-libllvm.patch
- Use major version only instead of full (patch-level) version for
versioned executables: we don't support parallel installation of
multiple versions of the same LLVM major version. (boo#1217450)
Also drop the clang-X.Y symlink that was introduced for
boo#1012260, because Y is always 0.
- Manage clang-cpp with update-alternatives like other binaries.
OBS-URL: https://build.opensuse.org/request/show/1130357
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=17
2023-12-01 21:32:44 +00:00
Aaron Puchert
e3aeb42953
- Expect some test failures on i586.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=15
2023-11-19 22:49:29 +00:00
Aaron Puchert
2499b5cbde
- Update to version 17.0.5.
...
* This release contains bug-fixes for the LLVM 17.0.0 release.
This release is API and ABI compatible with 17.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Also test clang-tools-extra (at least most parts) and lld.
- Adapt test in lld-default-sha1.patch.
- Don't disable testing if qemu_user_space_build has been set to 0.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=14
2023-11-18 22:31:29 +00:00
Aaron Puchert
7ae42df45a
- Silence rpmlint complaint about missing object code in
...
libomptarget.devicertl.a.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=12
2023-11-06 01:51:22 +00:00
Aaron Puchert
2c374c3b41
- Update to version 17.0.4.
...
* This release contains bug-fixes for the LLVM 17.0.0 release.
This release is API and ABI compatible with 17.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Include libomptarget.devicertl.a in libomp*-devel, which is
required for (GPU) offloading.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=11
2023-11-05 20:25:15 +00:00
Aaron Puchert
7d21854ac4
- Improve commit message.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=9
2023-10-20 00:34:48 +00:00
Aaron Puchert
1d2123c8ae
- Fix commit email address.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=8
2023-10-20 00:21:27 +00:00
Aaron Puchert
8069b78f38
- Add bug reference.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=7
2023-10-20 00:18:31 +00:00
Aaron Puchert
644b9dbba1
- Update to version 17.0.3.
...
* This release contains bug-fixes for the LLVM 17.0.0 release.
This release is API and ABI compatible with 17.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Disable zstd regardless of whether it's available for now.
- Limit number of LTO threads on 32-bit architectures to prevent
out-of-memory during linking.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=6
2023-10-20 00:12:26 +00:00
Aaron Puchert
61cd8731b9
- Update to version 17.0.2.
...
* This release contains bug-fixes for the LLVM 17.0.0 release.
This release is API and ABI compatible with 17.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=4
2023-10-07 14:33:21 +00:00
Dominique Leuenberger
3735e4c959
Accepting request 1112901 from devel:tools:compiler
...
- Initial release based on version 17.0.1.
* For details, see the release notes:
- https://releases.llvm.org/17.0.1/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/tools/lld/docs/ReleaseNotes.html
- Rebase patches:
* libcxx-test-library-path.patch
* llvm_build_tablegen_component_as_shared_library.patch
* llvm-do-not-install-static-libraries.patch
* llvm-normally-versioned-libllvm.patch
* llvm-remove-clang-only-flags.patch
* opt-viewer-Find-style-css-in-usr-share.patch
- Simplify check-no-llvm-exegesis.patch by removing test directory.
- Drop patches that have landed upstream:
* openmp-drop-rpath.patch
- Add openmp-dont-run-gpu-arch.patch: the binaries are not
available in our build, and neither are the toolchains they test
for (NV CUDA and AMD HSA).
OBS-URL: https://build.opensuse.org/request/show/1112901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm17?expand=0&rev=1
2023-09-27 22:24:20 +00:00
Aaron Puchert
c7e2b79360
- Fix file names with optional sosuffix.
...
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=2
2023-09-21 20:06:38 +00:00
Aaron Puchert
b497fbd409
Accepting request 1112838 from home:aaronpuchert:llvm-next
...
- Initial release based on version 17.0.1.
* For details, see the release notes:
- https://releases.llvm.org/17.0.1/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/tools/clang/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/projects/libcxx/docs/ReleaseNotes.html
- https://releases.llvm.org/17.0.1/tools/lld/docs/ReleaseNotes.html
- Rebase patches:
* libcxx-test-library-path.patch
* llvm_build_tablegen_component_as_shared_library.patch
* llvm-do-not-install-static-libraries.patch
* llvm-normally-versioned-libllvm.patch
* llvm-remove-clang-only-flags.patch
* opt-viewer-Find-style-css-in-usr-share.patch
- Simplify check-no-llvm-exegesis.patch by removing test directory.
- Drop patches that have landed upstream:
* openmp-drop-rpath.patch
- Add openmp-dont-run-gpu-arch.patch: the binaries are not
available in our build, and neither are the toolchains they test
for (NV CUDA and AMD HSA).
OBS-URL: https://build.opensuse.org/request/show/1112838
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm17?expand=0&rev=1
2023-09-21 15:06:33 +00:00