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
/
unit
Age
Commit message (
Expand
)
Author
2025-06-09
AstInterpreter: Fix dead-code-crash
Volker Weißmann
2025-05-29
Add AstInterpreter.dataflow_dag
Volker Weißmann
2025-04-24
interpreter: do not use pathlib for DependencyVariableString creation
Paolo Bonzini
2025-04-18
fix prefix computation in validate_original_args
Paolo Bonzini
2025-04-14
Condense directory names for 1.8 rc1.
Jussi Pakkanen
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-02-27
test: fix hang when running tests that need parsing with `--interactive`
Patrick Steinhardt
2025-02-27
mtest: add option to slice tests
Patrick Steinhardt
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-01-27
unit tests: Test ObjC and ObjC++ as well as C and C++
Dylan Baker
2025-01-20
linkers: fix rpath padding calculation for non-ascii
Eli Schwartz
2025-01-09
Condensed directory names for release.
Jussi Pakkanen
2025-01-07
mtest: fix rebuilding all before running tests
Eli Schwartz
2024-12-16
Handle top level options set in subprojects. Closes #13847.
Jussi Pakkanen
2024-10-20
Condense test directories.
Jussi Pakkanen
2024-10-11
test: avoid need for explict CMake minimum
scivision
2024-09-19
Fix typos
spaette
2024-08-15
unittests: fix git dist test on Windows with Python < 3.8
Dylan Baker
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-23
Use dl instead of zlib for checking an external dependency
Tristan Partin
2024-03-10
Fix detection of unknown base options in subproj
Charles Brunet
2024-03-02
Merge pull request #12804 from joukewitteveen/dist-rewriter
Jussi Pakkanen
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-02-12
Add MESONREWRITE to `meson dist` scripts
Jouke Witteveen
2024-01-17
tests: Also test implicit rpaths from dependencies
Jonathon Anderson
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-05
build: use suffix when getting target id for exes
Dudemanguy
2023-09-28
unittest: Fix clang-tidy-fix
Lei YU
2023-09-18
Remove get_configtool_variable()
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-09-12
Merge pull request #12152 from bruchar1/ast-preserve-all
Jussi Pakkanen
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-11
parser: allow whitespaces and comments in cont_eol
Charles Brunet
2023-09-11
raw printer
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-07
Error when an installed static library links to internal custom target
Xavier Claessens
2023-08-07
c_std, cpp_std: Change to a list of desired versions in preference order
Xavier Claessens
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-07-25
modules/pkgconfig: Don't insert None into devenv list
Dylan Baker
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-10
build: dependencies should come after link_with on link command
Xavier Claessens
2023-07-10
build: Fix linking multiple libraries and some are promoted
Xavier Claessens
2023-07-10
Revert "backends: Cache creation of install data"
Eli Schwartz
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
[next]