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
/
platformagnostictests.py
Age
Commit message (
Expand
)
Author
2025-11-23
Condense directory names for rc1.
Jussi Pakkanen
2025-10-17
options: Fix long/short option mixture detection
Tobias Stoeckmann
2025-10-04
utils: merge per-platform utils into `platform.py`
Dylan Baker
2025-08-11
Condense test directory names.
Jussi Pakkanen
2025-08-01
Condense test directory names for 1.9.
Jussi Pakkanen
2025-06-23
vala: Also add --target-glib if glib is built as subproject
Florian "sp1rit"
2025-06-18
options: reuse set_option_maybe_root
Paolo Bonzini
2025-06-18
options: print option name before "as_root()" in errors
Paolo Bonzini
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-04-14
Condense directory names for 1.8 rc1.
Jussi Pakkanen
2025-03-10
options: merge set_value and set_option
Dylan Baker
2025-03-06
unittests: Use more subtests
Dylan Baker
2025-03-04
msetup: remove bad warning about unused options
Dylan Baker
2025-02-22
Permit all unknown b_ options.
Jussi Pakkanen
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-01-09
Condensed directory names for release.
Jussi Pakkanen
2025-01-07
fix trailing whitespace issues
Eli Schwartz
2025-01-07
mtest: fix rebuilding all before running tests
Eli Schwartz
2024-10-20
Condense test directories.
Jussi Pakkanen
2024-09-06
mformat: detect invalid config
Charles Brunet
2024-08-20
format: fix indentation of comments
Charles Brunet
2024-08-01
mformat: fix formatting of empty build file
Charles Brunet
2024-07-11
Move project option detection into OptionStore.
Jussi Pakkanen
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-08
meson format command
Charles Brunet
2024-03-18
mconf: Reload the options files if they have changed
Dylan Baker
2024-03-18
tests: Add tests for configure on changed options
Dylan Baker
2024-03-15
Improve error messages for invalid option values
Charles Brunet
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-03-10
Fix detection of unknown base options in subproj
Charles Brunet
2024-03-01
Fix unknown base options not detected in commandline arguments
Charles Brunet
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-11-04
Fine-tune the error message when trying to build outside the project root
Eli Schwartz
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
2023-08-25
msetup: Update options when builddir is already configured
Xavier Claessens
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-07-05
Renumber test dirs for rc2.
Jussi Pakkanen
2023-06-26
Revert "modules: move gnome targets into gnome module"
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-03-30
msetup: Allow (re)configure of not empty builddir
Xavier Claessens
[next]