Update to Factory version #1

Open
mlin7442 wants to merge 10 commits from mlin7442/ccls:161_branch_20260205 into leap-16.1

10 Commits

Author SHA256 Message Date
e6e7264586 Accepting request 1319182 from devel:tools
- Update to version 0.20250815.1.
  * Add clang.prependArgs option.
  * Support Decl::Concept.

OBS-URL: https://build.opensuse.org/request/show/1319182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=25
2025-11-24 13:09:23 +00:00
Aaron Puchert
515af3bb94 - Update to version 0.20250815.1.
* Add clang.prependArgs option.
  * Support Decl::Concept.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=53
2025-11-21 22:26:14 +00:00
baa8531770 Accepting request 1316627 from devel:tools
- Update to version 0.20250815.
  * In textDocument/signatureHelp: add trigger character `{`.
  * In initializationOptions: add clang.prependArgs.
  * Support Decl::Concept.
  * Adapt to LLVM 21 and 22.
- Remove obsolete patches:
  * fix-llvm20-build.patch
  * reformat.patch
  * llvm21-CompilerInstance-and-PointerUnion.patch
  * fix-llvm21-build.patch

OBS-URL: https://build.opensuse.org/request/show/1316627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=24
2025-11-09 20:09:42 +00:00
Aaron Puchert
39c3d4d878 - Update to version 0.20250815.
* In textDocument/signatureHelp: add trigger character `{`.
  * In initializationOptions: add clang.prependArgs.
  * Support Decl::Concept.
  * Adapt to LLVM 21 and 22.
- Remove obsolete patches:
  * fix-llvm20-build.patch
  * reformat.patch
  * llvm21-CompilerInstance-and-PointerUnion.patch
  * fix-llvm21-build.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=51
2025-11-08 22:01:11 +00:00
aae15f8639 Accepting request 1305275 from devel:tools
- Add llvm21-CompilerInstance-and-PointerUnion.patch and
  fix-llvm21-build.patch to fix build with LLVM 21.
- Add reformat.patch to ease applying patches from upstream.

OBS-URL: https://build.opensuse.org/request/show/1305275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=23
2025-09-17 14:44:11 +00:00
Aaron Puchert
d6497ce6a7 - Add llvm21-CompilerInstance-and-PointerUnion.patch and
fix-llvm21-build.patch to fix build with LLVM 21.
- Add reformat.patch to ease applying patches from upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=49
2025-09-17 02:02:11 +00:00
7db3e6e360 Accepting request 1268906 from devel:tools
- Add fix-llvm20-build.patch to fix build with LLVM 20.

OBS-URL: https://build.opensuse.org/request/show/1268906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=22
2025-04-14 10:57:53 +00:00
Aaron Puchert
ae0fcbd58c - Add fix-llvm20-build.patch to fix build with LLVM 20.
OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=47
2025-04-12 23:07:44 +00:00
18010ddba6 Accepting request 1224331 from devel:tools
- Update to version 0.20241108.
  * Sort index requests. When you open A/B/foo.cc, files under
    "A/B/" and "A/" will be prioritized during the initial indexing
      process, leading to a quicker response time.
  * Support for LLVM versions <= 9 has been dropped.
  * LSP semantic tokens are now supported. See usage guide
    https://maskray.me/blog/2024-10-20-ccls-and-lsp-semantic-tokens
    usage (including rainbow semantic highlighting).
  * LSP extension textDocument/switchSourceHeader is now supported.
- Drop unnecessary runtime dependency to llvm/clang metapackages.

OBS-URL: https://build.opensuse.org/request/show/1224331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ccls?expand=0&rev=21
2024-11-15 14:43:34 +00:00
Aaron Puchert
5673a78936 - Update to version 0.20241108.
* Sort index requests. When you open A/B/foo.cc, files under
    "A/B/" and "A/" will be prioritized during the initial indexing
      process, leading to a quicker response time.
  * Support for LLVM versions <= 9 has been dropped.
  * LSP semantic tokens are now supported. See usage guide
    https://maskray.me/blog/2024-10-20-ccls-and-lsp-semantic-tokens
    usage (including rainbow semantic highlighting).
  * LSP extension textDocument/switchSourceHeader is now supported.
- Drop unnecessary runtime dependency to llvm/clang metapackages.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ccls?expand=0&rev=45
2024-11-15 00:47:58 +00:00