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
Age
Commit message (
Expand
)
Author
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-28
gnome: add support for update-mime-database
Paolo Borelli
2022-09-28
find_library with argument beginning in "lib" is a bad idea, warn about it
Eli Schwartz
2022-09-28
mlog: Use less from git on Windows
Xavier Claessens
2022-09-28
wrap: If the directory exists in a sub-subproject, uses it inplace
Xavier Claessens
2022-09-28
wrap: Small simplification
Xavier Claessens
2022-09-28
wrap: Set self.directory only once
Xavier Claessens
2022-09-28
Automatically tag systemtap files
Xavier Claessens
2022-09-28
Automaticall tag installed tests
Xavier Claessens
2022-09-27
gnome/yelp: fix `xml:lang` attributes
Jan Tojnar
2022-09-27
mconf: Do not print None for empty choices
Xavier Claessens
2022-09-27
mconf: Use pager only when printing configuration
Xavier Claessens
2022-09-27
compilers: Cleanup a bit languages/suffixes lists
Xavier Claessens
2022-09-27
Fix mypy lint
Tristan Partin
2022-09-26
ninjabackend: Fix get_target_generated_sources() return type
Xavier Claessens
2022-09-23
mtest: implement a maxfail option
Eli Schwartz
2022-09-23
mlog: disable usage of global for log_pager
Xavier Claessens
2022-09-23
CI: don't set BOOST_ROOT to an empty string
Christoph Reiter
2022-09-23
Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...
Christoph Reiter
2022-09-22
pylint: enable global-statement
Dylan Baker
2022-09-22
pylint: enable global-variable-not-assigned
Dylan Baker
2022-09-22
modules/gnome: make_native_glib_version an instance var
Dylan Baker
2022-09-22
compilers: unify fortran sanity check with its parent Clike handling
Eli Schwartz
2022-09-22
use simpler subprocess.run interface instead of manual Popen
Eli Schwartz
2022-09-22
compilers: make sanity checks log commands using join_args
Eli Schwartz
2022-09-22
clean up message for OSError errorhandler
Eli Schwartz
2022-09-22
fix regression in logging runpython errors
Eli Schwartz
2022-09-22
refactor errorhandler for deduplication of logic
Eli Schwartz
2022-09-22
fix regression in handling errors during reconfigure
Eli Schwartz
2022-09-22
CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour
Christoph Reiter
2022-09-22
Add release notes snippet for new mconf behaviour
Xavier Claessens
2022-09-22
mconf: Add --no-pager option
Xavier Claessens
2022-09-22
mconf: Print options with colors
Xavier Claessens
2022-09-22
mconf: Substract the 3 space separators between columns
Xavier Claessens
2022-09-22
mconf: Do not wrap choices manually
Xavier Claessens
2022-09-22
mconf: There is always 4 columns
Xavier Claessens
2022-09-22
mlog: Add support for pager
Xavier Claessens
2022-09-22
mconf: Use mlog.log() instead of print()
Xavier Claessens
2022-09-21
mdevenv: powershell <7.0 is EOL, prefer using pwsh.exe
Xavier Claessens
2022-09-21
Fix cmd_or_ps.ps1 script with pwsh7
Xavier Claessens
2022-09-20
Fix including headers from another drive on VS backend
Vili Väinölä
2022-09-19
python module: allow specifying the pure kwarg in the installation object
Eli Schwartz
2022-09-19
pylint: enable use-dict-literal
Dylan Baker
2022-09-19
pylint: enable use-list-literal
Dylan Baker
2022-09-19
pylint: enable consider-using-in
Dylan Baker
2022-09-19
pylint: enable use-sequence-for-iteration
Dylan Baker
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-19
pylint: enable consider-using-dict-items
Dylan Baker
2022-09-19
pylint: move from allow-list to deny-list
Dylan Baker
2022-09-19
fix odd mypy issue in unreachable code
Eli Schwartz
[next]