summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28Move classes used by scripts to their own moduleXavier Claessens
2022-09-28gnome: add support for update-mime-databasePaolo Borelli
2022-09-28find_library with argument beginning in "lib" is a bad idea, warn about itEli Schwartz
2022-09-28mlog: Use less from git on WindowsXavier Claessens
2022-09-28wrap: If the directory exists in a sub-subproject, uses it inplaceXavier Claessens
2022-09-28wrap: Small simplificationXavier Claessens
2022-09-28wrap: Set self.directory only onceXavier Claessens
2022-09-28Automatically tag systemtap filesXavier Claessens
2022-09-28Automaticall tag installed testsXavier Claessens
2022-09-27gnome/yelp: fix `xml:lang` attributesJan Tojnar
2022-09-27mconf: Do not print None for empty choicesXavier Claessens
2022-09-27mconf: Use pager only when printing configurationXavier Claessens
2022-09-27compilers: Cleanup a bit languages/suffixes listsXavier Claessens
2022-09-27Fix mypy lintTristan Partin
2022-09-26ninjabackend: Fix get_target_generated_sources() return typeXavier Claessens
2022-09-23mtest: implement a maxfail optionEli Schwartz
2022-09-23mlog: disable usage of global for log_pagerXavier Claessens
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter
2022-09-22pylint: enable global-statementDylan Baker
2022-09-22pylint: enable global-variable-not-assignedDylan Baker
2022-09-22modules/gnome: make_native_glib_version an instance varDylan Baker
2022-09-22compilers: unify fortran sanity check with its parent Clike handlingEli Schwartz
2022-09-22use simpler subprocess.run interface instead of manual PopenEli Schwartz
2022-09-22compilers: make sanity checks log commands using join_argsEli Schwartz
2022-09-22clean up message for OSError errorhandlerEli Schwartz
2022-09-22fix regression in logging runpython errorsEli Schwartz
2022-09-22refactor errorhandler for deduplication of logicEli Schwartz
2022-09-22fix regression in handling errors during reconfigureEli Schwartz
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter
2022-09-22Add release notes snippet for new mconf behaviourXavier Claessens
2022-09-22mconf: Add --no-pager optionXavier Claessens
2022-09-22mconf: Print options with colorsXavier Claessens
2022-09-22mconf: Substract the 3 space separators between columnsXavier Claessens
2022-09-22mconf: Do not wrap choices manuallyXavier Claessens
2022-09-22mconf: There is always 4 columnsXavier Claessens
2022-09-22mlog: Add support for pagerXavier Claessens
2022-09-22mconf: Use mlog.log() instead of print()Xavier Claessens
2022-09-21mdevenv: powershell <7.0 is EOL, prefer using pwsh.exeXavier Claessens
2022-09-21Fix cmd_or_ps.ps1 script with pwsh7Xavier Claessens
2022-09-20Fix including headers from another drive on VS backendVili Väinölä
2022-09-19python module: allow specifying the pure kwarg in the installation objectEli Schwartz
2022-09-19pylint: enable use-dict-literalDylan Baker
2022-09-19pylint: enable use-list-literalDylan Baker
2022-09-19pylint: enable consider-using-inDylan Baker
2022-09-19pylint: enable use-sequence-for-iterationDylan Baker
2022-09-19pylint: enable use-maxsplit-argDylan Baker
2022-09-19pylint: enable consider-using-dict-itemsDylan Baker
2022-09-19pylint: move from allow-list to deny-listDylan Baker
2022-09-19fix odd mypy issue in unreachable codeEli Schwartz