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
2025-06-05
unittests: use subtests to break up test_compiler_detection
Dylan Baker
2025-06-05
Add ELD linker
Kushal Pal
2025-06-03
utils: Replace BuildDirLock with generic DirectoryLock
Florian "sp1rit"
2025-05-31
cargo: Do not convert cfg() to Meson AST
Xavier Claessens
2025-05-31
cargo: Fix cfg() parsing
Xavier Claessens
2025-05-29
rewriter: Rewrite how we add/remove source files
Volker Weißmann
2025-05-29
Add AstInterpreter.dataflow_dag
Volker Weißmann
2025-05-29
rewritetests.py: Ignore order of listed sources
Volker Weißmann
2025-05-23
options: process project options before machine options
Paolo Bonzini
2025-05-21
options: accept compiler and built-in options in --reconfigure and "meson con...
Paolo Bonzini
2025-05-21
options: commonize code to accept unknown options
Paolo Bonzini
2025-05-21
compilers: add option for ignoring system dirs
David Seifert
2025-05-15
unittests: add minimal coverage of --buildtype=custom
Paolo Bonzini
2025-05-15
add test case for setting options from reconfigure
Paolo Bonzini
2025-05-15
unittests: add test for CFLAGS in linker command line
Paolo Bonzini
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-07
options: fix "deprecated" with dictionary argument and non-string types
Paolo Bonzini
2025-05-01
unittests: smoke test the backend options
Paolo Bonzini
2025-04-29
unittests: fix overly loose regex in tests for `--slice=` option
Patrick Steinhardt
2025-04-24
interpreter: do not use pathlib for DependencyVariableString creation
Paolo Bonzini
2025-04-24
options: subproject system options require the global ones
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-04-08
coredata: delete set_default_options
Dylan Baker
2025-04-08
tests: Add a rewriter test that handles prefix
Dylan Baker
2025-04-08
options: fix typing issues stemming from initialize_from_top_level_project_call
Dylan Baker
2025-04-03
backend/ninja: Fortran targets need to -I transitive deps private dirs
Dylan Baker
2025-04-03
tests: our fortran order deps are wrong if a new module is introduced
Dylan Baker
2025-04-03
tests: demonstrate that our scanner cannot handle cross target modules
Dylan Baker
2025-04-02
unittests: use more subtests
Dylan Baker
2025-04-02
rust: new target rustdoc
Paolo Bonzini
2025-03-21
CI: Fix filemode tests with cygwin 3.6.0
Jon Turney
2025-03-14
Add subTests to test_introspect_json_dump
Charles Brunet
2025-03-14
Move variables to InterpreterBase
Charles Brunet
2025-03-10
options: merge set_value and set_option
Dylan Baker
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-09
Add cache to coredata.get_external_link_args
Charles Brunet
2025-03-06
options: delete unused set_subproject_options
Dylan Baker
2025-03-06
unittests: Use more subtests
Dylan Baker
2025-03-05
options: Remove BuiltinOption class
Dylan Baker
2025-03-05
unittests: use subtests for test_Builtin_options_documented
Dylan Baker
2025-03-04
OptionStore: remove unused build_options attribute
Dylan Baker
2025-03-04
msetup: remove bad warning about unused options
Dylan Baker
2025-03-03
options: use an OptionKey for `get_default_for_b_option`
Dylan Baker
2025-02-27
Actually fix base option default values.
Jussi Pakkanen
2025-02-27
optstore: remove num_options
Dylan Baker
2025-02-27
Maintain bw compatibility for requesting bad options.
Jussi Pakkanen
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-22
Fix yielding when top project does not define the option.
Jussi Pakkanen
[prev]
[next]