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
Age
Commit message (
Expand
)
Author
2022-02-07
mdist: fix dist scripts in subprojects being marked as superproject scripts
Eli Schwartz
2022-02-06
add FeatureNew check for compiler.* methods with dependency on internal dep
Eli Schwartz
2022-02-06
dlang: fix #9250 invalid include flag for root directory
Tobias Pankrath
2022-02-05
Guard against empty string in subdir().
Jussi Pakkanen
2022-02-04
mesonlib: Fix Popen_safe_legacy() stderr assumption
Ole André Vadla Ravnås
2022-02-03
cmake: Deprecate CMake <3.17 support
Daniel Mensinger
2022-02-03
cmake: Drop CMake server support and bump min. CMake to >= 3.14
Daniel Mensinger
2022-02-03
Remove unnecessary check during VS activation
Nazar Mokrynskyi
2022-02-02
Merge pull request #9834 from bonzini/test-verbose-kwarg
Jussi Pakkanen
2022-02-02
ninjabackend: treat link_whole_targets like link_targets for Rust targets
Zach Reizner
2022-02-02
openssl dependency: add cmake support
Eli Schwartz
2022-02-02
dependencies: add a system dependency for OpenSSL
Eli Schwartz
2022-02-02
Genericise TI compiler and add MSP430 support
William Toohey
2022-02-01
cmake: add arch_independent kwarg
Andrea Pappacoda
2022-02-01
cmake: typed_kwargs for write_basic_package_version_file
Andrea Pappacoda
2022-02-01
minstall: stop running ldconfig for the user
Eli Schwartz
2022-02-01
new custom dependency lookup for libdl
Andrew Krasavin
2022-02-01
pkgconfig: set libdir only if used
Andrea Pappacoda
2022-02-01
interpreter: support for forcibly verbose logging of some tests
Paolo Bonzini
2022-02-01
mtest: support for forcibly verbose logging of some tests
Paolo Bonzini
2022-02-01
backends/ninja: generate symlink aliases for rust/cs/swift libraries too
Eli Schwartz
2022-02-01
Fix dep.get_variable() with empty string default_value
Xavier Claessens
2022-01-30
ninja backend: Fix usage of same constants file for native and cross
Nirbheek Chauhan
2022-01-28
modules/gnome: remove unnecessary type check
Dylan Baker
2022-01-28
gnome: genmarshal: If the source includes the header, depend on it
Dylan Baker
2022-01-28
build: replace kwargs in CustomTarget initializer
Dylan Baker
2022-01-28
interpreter: use find_program_impl instead of shutil.which for vcs_tag
Dylan Baker
2022-01-28
interpreter: remove dead code from custom_target
Dylan Baker
2022-01-28
interpreter: use typed_kwargs for vcs_tag
Dylan Baker
2022-01-27
add location data to various Feature checks
Eli Schwartz
2022-01-27
pkgconfig module: fix incorrect Feature logging for uninstalled_variables
Eli Schwartz
2022-01-27
do not report context on python traceback, for PermissionError
Eli Schwartz
2022-01-27
modules/gnome: Allow gdbus_annotations to take an empty list again
Dylan Baker
2022-01-27
remove incorrect deprecated feature for vcs_tag
Eli Schwartz
2022-01-27
move the version info for build_always* directly into the kwarginfo
Eli Schwartz
2022-01-27
mark regex string as raw string to fix invalid escapes
Eli Schwartz
2022-01-27
flake8: fix indentation style
Eli Schwartz
2022-01-27
flake8: fix wonky comment style
Eli Schwartz
2022-01-27
fix some flake8 violations for unused imports
Eli Schwartz
2022-01-27
Checkout subproject submodules even when nested
Will Toohey
2022-01-26
Popen_safe and wrappers can accept os.PathLike for cwd
Eli Schwartz
2022-01-26
gnome: Fix gtk4 pkgconfig name
Bilal Elmoussaoui
2022-01-26
compilers/c_function_attributes: add retain
Arsen Arsenović
2022-01-26
mcompile: fix broken codepaths and restore orphaned code
Eli Schwartz
2022-01-24
properly error out when project version is an array other than files()
Eli Schwartz
2022-01-23
interpreterobjects: Don't warn on set10(bool)
Dylan Baker
2022-01-22
fix broken version annotations for the new itstool_join feature
Eli Schwartz
2022-01-22
Merge pull request #9742 from ximion/wip/itstool
Jussi Pakkanen
2022-01-21
i18n: Add support for joining XML localization via itstool
Matthias Klumpp
2022-01-20
python module: only find a pkg-config dependency from the found python
Eli Schwartz
[next]