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-03-30
Add new debug() function
Marvin Scholz
2022-03-29
Correctly handle --version argument to runpython
Elliott Sales de Andrade
2022-03-29
move a bunch of imports into TYPE_CHECKING blocks
Eli Schwartz
2022-03-29
Target: Stop passing environment in method args
Xavier Claessens
2022-03-29
Replace backend.get_option_for_target() with target.get_option()
Xavier Claessens
2022-03-29
Pass environment down to base Target class
Xavier Claessens
2022-03-29
Fix CMake deprecation warning generated from interpreter
Tristan Partin
2022-03-29
gnome: Fix gtkdoc when using multiple Apple frameworks
Jan Tojnar
2022-03-29
gnome: Fix typo in _get_dependencies_flags
Jan Tojnar
2022-03-29
runpython: support --version
Eli Schwartz
2022-03-28
fix regression in propagating depends in gtkdoc
Eli Schwartz
2022-03-27
wrap: implement allow-insecure for 'meson wrap'
Eli Schwartz
2022-03-27
wrap: use shared function to connect to wrapdb with better errors
Eli Schwartz
2022-03-27
wrap: add functionality to specify whether insecure downloads should be used
Eli Schwartz
2022-03-24
install_symlink: Handle $DESTDIR case for links with absolute path
Marco Trevisan (TreviƱo)
2022-03-24
build.py: Simplify uses_rust()
Xavier Claessens
2022-03-24
build.py: Simplify validate_sources()
Xavier Claessens
2022-03-24
Make compilers list per subproject
Xavier Claessens
2022-03-24
Debian renamed cython to cython3, support both
Xavier Claessens
2022-03-24
hotdoc module: use typed_pos_args to check positional arguments
Eli Schwartz
2022-03-24
dub module: use typed_pos_args to check positional arguments
Eli Schwartz
2022-03-24
python 3 module: type-check all posargs
Eli Schwartz
2022-03-23
gnome module: properly fallback to gtk-update-icon-cache
Antoine Jacoutot
2022-03-23
Add support for cython_args
Tristan Partin
2022-03-23
Make sure we support "<lang>_args" kwarg for all languages
Xavier Claessens
2022-03-23
boost: preserve compiler/linker argument order
Hemmo Nieminen
2022-03-23
Fix DUB dependencies
Remi Thebault
2022-03-23
ninja backend: do not fatally error on compdb failure
Eli Schwartz
2022-03-22
interpreter: Make compiler options per-subproject
Xavier Claessens
2022-03-22
coredata: Do not forget subproject's default_options
Xavier Claessens
2022-03-22
OptionOverrideProxy: Handle per-subproject options
Xavier Claessens
2022-03-22
OptionOverrideProxy: Make it immutable to avoid copies
Xavier Claessens
2022-03-22
backends: Stop separating base and compiler options
Xavier Claessens
2022-03-22
envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig
Dylan Baker
2022-03-22
compilers: fix mypy warning in Rust detection
Dylan Baker
2022-03-22
Add ability to add resources to jars
Tristan Partin
2022-03-22
Bump version number for new development.
Jussi Pakkanen
2022-03-21
Prepare the 0.62.0 release.
Jussi Pakkanen
2022-03-21
Merge pull request #10147 from dcbaker/submit/structured-sources-subdir
Jussi Pakkanen
2022-03-21
ninja: fix handling of rust structured_sources in rare case
Dylan Baker
2022-03-20
modules/rust: set bindgen include_dirs for both build and source dir
Dylan Baker
2022-03-18
structured_sources: fix subdir handling
Dylan Baker
2022-03-18
gnome module: fix incorrect lookup of nonexistent dependencies in post_install
Eli Schwartz
2022-03-16
fix detection of language standard library paths
Paolo Bonzini
2022-03-16
coredata: be even more robust on unpickling errors
Paolo Bonzini
2022-03-16
python: Remove warning about invalid install path
Xavier Claessens
2022-03-15
Bump version number for rc2.
Jussi Pakkanen
2022-03-15
Revert "devenv: Set PYTHONPATH where we install python modules"
Eli Schwartz
2022-03-14
sourceset: reorder fields in SourceSetRule
Paolo Bonzini
2022-03-14
sourceset: document fields of SourceSetRule
Paolo Bonzini
[next]