index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
15 llvm
Age
Commit message (
Expand
)
Author
2025-05-20
CI: always install llvm for MSYS2
Christoph Reiter
2024-03-28
tests: don't expect msys2 llvm cmake tests to skip with llvm 18
Christoph Reiter
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2024-02-09
Suppress LLVM static test on Arch
Eli Schwartz
2024-02-09
ci: add Gentoo
Sam James
2023-11-06
tests: skip llvm modules test more thoroughly
Eli Schwartz
2023-10-19
test cases/15 llvm: Skip cmake when llvm == 17.0
Nirbheek Chauhan
2023-06-07
tests: remove unnecessary non-meson syntax from meson.build
Eli Schwartz
2023-06-07
tests: update llvm version exclusions for hopefully the last time
Eli Schwartz
2023-06-07
tests: be DRY in llvm framework test
Eli Schwartz
2023-06-07
tests: avoid hard to debug error when llvm is found with only one method
Eli Schwartz
2023-05-23
llvm: Bump broken micro version for CI
Nirbheek Chauhan
2023-04-24
ci: Don't search for llvm modules with LLVM 16.0.x
Nirbheek Chauhan
2023-01-28
tests/llvm: require cmake 3.11
Konstantin
2023-01-28
cmake: allow dynamic linking with LLVM
Konstantin
2021-11-20
Update expected skip condition for llvm framework test on msys2
Jon Turney
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-07-13
Add expected skip annotations for non-linux CI runs to framework tests
Jon Turney
2021-07-07
Annotate framework tests with where they are expected to skip
Jon Turney
2021-07-07
Skip LLVM test if required modules aren't found
Jon Turney
2020-10-22
depenencies/llvm: Handle llvm-config --shared-mode failing (#7379)
Dylan Baker
2019-07-02
tests/llvm: Test both cmake and llvm-config methods
Dylan Baker
2019-05-03
cmake: LLVM better modules handling
Daniel Mensinger
2019-05-02
tests: Extend tests that use Threads internally to set method
Dylan Baker
2018-10-27
tests/llvm: Allow test to run with static-only llvm
Dylan Baker
2018-08-26
Tests for version constraints on custom lookup dependencies
Jon Turney
2018-02-21
Make test cases/frameworks/15 llvm tolerate no libtinfo
Jon Turney
2018-02-21
Skip test cases/frameworks/15 llvm if llvm not found
Jon Turney
2018-01-06
tests: don't try to build llvm test if dep is unfound
Dylan Baker
2017-11-09
llvm: fix static linking
Dylan Baker
2017-10-25
llvm: Add support for linking statically
Dylan Baker
2017-10-25
llvm: Add optional modules
Dylan Baker
2017-10-25
llvm test: Replace tinfo with something else
Dylan Baker
2017-10-08
Add system dependencies for LLVM test.
Jussi Pakkanen
2017-09-26
deps: demote LLVM config to instance variable
Dylan Baker
2017-06-09
tests: Improve llvm dependency test coverage
Nirbheek Chauhan
2017-05-03
Add dependency for LLVM. Fixes #1611
Dylan Baker