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-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
2022-09-19
simplify type annotation
Eli Schwartz
2022-09-19
compilers: avoid importing compilers upfront for detect
Eli Schwartz
2022-09-19
compilers: perform targeted imports for detect
Eli Schwartz
2022-09-19
compilers: use more direct checks for what kind of compiler we have
Eli Schwartz
2022-09-19
compilers/detect: rename potentially conflicting name
Eli Schwartz
2022-09-19
compilers: use consistent function signature for objc
Eli Schwartz
2022-09-19
compilers: remove dead code
Eli Schwartz
2022-09-19
compilers: single-source compiler class as cls, consistently
Eli Schwartz
2022-09-19
avoid importing the entire codebase at first startup
Eli Schwartz
2022-09-19
compilers: don't export every compiler as a top-level property
Eli Schwartz
2022-09-19
compilers: directly import from subpackages
Eli Schwartz
2022-09-19
compilers: don't use instance checks to determine properties
Eli Schwartz
2022-09-19
declare_dependency: fix regression in printing the correct error
Eli Schwartz
2022-09-18
Warn if wrap file changes
Daniel Carson
2022-09-18
Move up dangling comment
Daniel Carson
2022-09-18
gnome: Add some missing install_tag
Xavier Claessens
2022-09-18
mailmap: add alias for myself
Liam Beguin
2022-09-18
completions: bash: add simple init competion
Liam Beguin
2022-09-18
completions: bash: define sub-commands as an array
Liam Beguin
2022-09-18
completions: bash: update meson sub-command list
Liam Beguin
2022-09-18
completions: bash: add missing functions
Liam Beguin
2022-09-18
completions: bash: order function definitions like in help
Liam Beguin
2022-09-15
devenv: Resolve executable in devenv's PATH
Xavier Claessens
2022-09-14
docs: note the automatic creation of gitignore in build directories
Eli Schwartz
2022-09-13
Use os.path.realpath for default include paths testing in -isystem.
Yang Bo
2022-09-12
dependencies: log the real reason for a dependency lookup failing
Eli Schwartz
2022-09-12
dependencies: use better internal representation of factory methods
Eli Schwartz
[prev]
[next]