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
/
mesonbuild
/
utils
Age
Commit message (
Expand
)
Author
2023-09-18
pkgconfig: Cache the implementation instance
Xavier Claessens
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-07
Rename OptionOverrideProxy to OptionsView and move to coredata
Xavier Claessens
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-24
Suggest using --reconfigure only when not already using it
Xavier Claessens
2023-08-18
consistently use Literal annotation from typing_extensions
Eli Schwartz
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-10
Popen_safe_logged: Also log exceptions
Xavier Claessens
2023-08-08
correct cmakedefine behavior
Jan200101
2023-08-08
tests: fix test_vsenv_option with Python 3.11+ on Windows
Christoph Reiter
2023-08-03
MachineChoice: Implement __str__ for easier debug
Xavier Claessens
2023-08-03
ExecutableSerialisation: capture and feed are optional strings
Xavier Claessens
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-17
Merge pull request #11976 from tristan957/cleanups
Jussi Pakkanen
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
2023-07-12
Remove do_conf_str(encoding:)
Tristan Partin
2023-07-12
Use underscore for variables that we don't reference
Tristan Partin
2023-07-12
Use more specific types
Tristan Partin
2023-07-12
Match the method signatures of parent classes
Tristan Partin
2023-07-12
Annotate naked fundamental Python types
Tristan Partin
2023-07-12
Replace some type comments with annotations
Tristan Partin
2023-07-02
genvslite: fix the core option being listed as one of the per-project options
Eli Schwartz
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
2023-06-01
vcs_tag: Add --always to git describe
Xavier Claessens
2023-05-25
ProgressBar: Fix some rendering issues
Xavier Claessens
2023-05-02
extend install scripts to allow specific directory variable exports
Eli Schwartz
2023-04-26
Add env kwarg to gnome.generate_gir().
Volker Weißmann
2023-04-17
select the correct python_command for pyinstaller builds, even on not-Windows
Eli Schwartz
2023-04-11
fix various spelling issues
Josh Soref
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
2023-03-09
configure_file: emit FeatureNew when a cmake-formatted file has too many tokens
Eli Schwartz
2023-03-09
utils: fix annotation of pickle_load
Dylan Baker
2023-02-19
handle more corner cases where locking the build directory fails
Eisuke Kawashima
2023-02-14
allow install script to run in dry-run mode
Charles Brunet
2023-02-01
simplify instantiation of builtin type using builtins instead of functions
Eli Schwartz
2023-02-01
micro-optimize: define typing-only objects in TYPE_CHECKING
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-20
haiku: set default prefix and library paths
X512
2023-01-20
remove dead code
Eli Schwartz
2023-01-18
devenv: Allow dumping into file and select a format
Xavier Claessens
2023-01-16
properly type utils/core.py and add it to mypy
Eli Schwartz
2023-01-03
mesonlib: remove filename parameter to mlog.warning
Dylan Baker
2022-12-27
add builtin option to install licenses
Eli Schwartz
2022-12-15
delay importing ctypes unless it is actually used
Eli Schwartz
2022-12-11
typing: fix some broken Sequence annotations
Eli Schwartz
2022-12-09
Merge pull request #10990 from xclaesse/devenv
Jussi Pakkanen
2022-12-07
utils: Fix pylint warning using-constant-test
L. E. Segovia
2022-12-07
devenv: Do not include system values in --dump
Xavier Claessens
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-30
pylint: enable use-implicit-booleaness-not-comparison
Dylan Baker
[next]