summaryrefslogtreecommitdiff
path: root/unittests/platformagnostictests.py
AgeCommit message (Expand)Author
2025-11-23Condense directory names for rc1.Jussi Pakkanen
2025-10-17options: Fix long/short option mixture detectionTobias Stoeckmann
2025-10-04utils: merge per-platform utils into `platform.py`Dylan Baker
2025-08-11Condense test directory names.Jussi Pakkanen
2025-08-01Condense test directory names for 1.9.Jussi Pakkanen
2025-06-23vala: Also add --target-glib if glib is built as subprojectFlorian "sp1rit"​
2025-06-18options: reuse set_option_maybe_rootPaolo Bonzini
2025-06-18options: print option name before "as_root()" in errorsPaolo Bonzini
2025-05-15unittests: add minimal coverage of --buildtype=customPaolo Bonzini
2025-05-15add test case for setting options from reconfigurePaolo Bonzini
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-03-10options: merge set_value and set_optionDylan Baker
2025-03-06unittests: Use more subtestsDylan Baker
2025-03-04msetup: remove bad warning about unused optionsDylan Baker
2025-02-22Permit all unknown b_ options.Jussi Pakkanen
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-01-09Condensed directory names for release.Jussi Pakkanen
2025-01-07fix trailing whitespace issuesEli Schwartz
2025-01-07mtest: fix rebuilding all before running testsEli Schwartz
2024-10-20Condense test directories.Jussi Pakkanen
2024-09-06mformat: detect invalid configCharles Brunet
2024-08-20format: fix indentation of commentsCharles Brunet
2024-08-01mformat: fix formatting of empty build fileCharles Brunet
2024-07-11Move project option detection into OptionStore.Jussi Pakkanen
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen
2024-05-23Refactor option classes to their own file.Jussi Pakkanen
2024-04-08meson format commandCharles Brunet
2024-03-18mconf: Reload the options files if they have changedDylan Baker
2024-03-18tests: Add tests for configure on changed optionsDylan Baker
2024-03-15Improve error messages for invalid option valuesCharles Brunet
2024-03-10fix reconfigure subproject base optionsCharles Brunet
2024-03-10Fix detection of unknown base options in subprojCharles Brunet
2024-03-01Fix unknown base options not detected in commandline argumentsCharles Brunet
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-11-12Renumber test dirs for rc3.Jussi Pakkanen
2023-11-04Fine-tune the error message when trying to build outside the project rootEli Schwartz
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-09-12fix bug with openssl when cmake is missingCharles Brunet
2023-09-05wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache pathXavier Claessens
2023-08-25msetup: Update options when builddir is already configuredXavier Claessens
2023-07-13Silence some encoding warningsTristan Partin
2023-07-05Renumber test dirs for rc2.Jussi Pakkanen
2023-06-26Revert "modules: move gnome targets into gnome module"Eli Schwartz
2023-06-26stop importing cmake when it isn't usedEli Schwartz
2023-06-26dependencies: defer importing a custom dependency until it is usedEli Schwartz
2023-06-26dependencies: delay often-unused importsEli Schwartz
2023-06-26add profiling startup import check and testcase to count itEli Schwartz
2023-06-25tests: move script loaded modules test to platform-agnosticEli Schwartz
2023-03-30msetup: Allow (re)configure of not empty builddirXavier Claessens