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
/
unittests
Age
Commit message (
Expand
)
Author
2023-09-14
Revert "tests: skip a test that fails with new Python 3.11 from MSYS2"
Christoph Reiter
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
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-25
msetup: Update options when builddir is already configured
Xavier Claessens
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-08
correct cmakedefine behavior
Jan200101
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-06
tests: Assert that mips64 kernel is detected as mips64 with no compilers
Simon McVittie
2023-08-06
tests: Pass a mock C compiler to detect_cpu(), detect_cpu_family()
Simon McVittie
2023-08-03
PkgConfigDependency: Move CLI handling into its own abstraction
Xavier Claessens
2023-08-02
convert booleans in summary function to correct representation
Eli Schwartz
2023-08-02
treewide: internally avoid deprecated machine file uses of "pkgconfig"
Eli Schwartz
2023-07-31
Rename variables that clash with pdb commands
Dan Hawson
2023-07-31
Merge pull request #11986 from williamspatrick/clang-enable-cpp23
Jussi Pakkanen
2023-07-30
tests: skip a test that fails with new Python 3.11 from MSYS2
Christoph Reiter
2023-07-26
Fix install_data() default install path
Daniele Nicolodi
2023-07-25
unittests: test the vala template
Dylan Baker
2023-07-25
unittests: use subtests for template tests
Dylan Baker
2023-07-14
tests: add support for c++23/c++26 detection
Steven Noonan
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
2023-07-13
Silence some encoding warnings
Tristan Partin
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-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-07-05
Merge pull request #11742 from xclaesse/link-whole-cases
Jussi Pakkanen
2023-07-02
remove CI workaround for clang+msys2
Eli Schwartz
2023-06-28
Experimental 'genvslite' WIP. (#11049)
GertyP
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-06-26
mintro: record subproject in install_plan
Daniele Nicolodi
2023-06-26
Revert "modules: move gnome targets into gnome module"
Eli Schwartz
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-26
stop importing cmake when it isn't used
Eli Schwartz
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-06-26
dependencies: delay often-unused imports
Eli Schwartz
2023-06-26
add profiling startup import check and testcase to count it
Eli Schwartz
2023-06-25
tests: move script loaded modules test to platform-agnostic
Eli Schwartz
2023-06-16
unittests: fix test_scripts_loaded_modules matching exactly our own modules
Charles Brunet
2023-06-16
unittests: skip test using symlink if not available
Charles Brunet
2023-06-16
unittests: ensure terminal has 80 chars width
Charles Brunet
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
2023-06-07
cargo/cfg: Add a parser for the rust/cargo cfg() expressions
Dylan Baker
2023-06-07
cargo/version: add a function to convert cargo versioning to meson
Dylan Baker
[next]