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-03-31
unittests: move get_convincing_fake_env_and_cc to run_tests.py
Marvin Scholz
2022-03-31
unittests: add underscore prefix tests
Marvin Scholz
2022-03-31
clike: print stderr instead of stdout for debugging
Marvin Scholz
2022-03-31
visualstudio: do not query underscore define with MSVC
Marvin Scholz
2022-03-31
clike: add more reliable ways to check underscore prefix
Marvin Scholz
2022-03-30
Add new debug() function
Marvin Scholz
2022-03-29
Correctly handle --version argument to runpython
Elliott Sales de Andrade
2022-03-30
packaging: rework how pyinstaller gets its instructions
Eli Schwartz
2022-03-29
move typing-only definition to TYPE_CHECKING
Eli Schwartz
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-29
Condense test directory names.
Jussi Pakkanen
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-27
Fix typo
Önder Görmez
2022-03-27
docs: add missing docs for new pkgconfig feature
Eli Schwartz
2022-03-25
cygwin CI: work around gcovr bug
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
add test d/14 dub with deps
Remi Thebault
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
Fix missing ' in custom_target docs
rusty-snake
2022-03-22
docs/rust: fix markdown title
Dylan Baker
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
unittests: Fix rpath tests no nixos
Dylan Baker
2022-03-22
envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig
Dylan Baker
2022-03-22
tests/common/44: Prepend to PKG_CONFIG_PATh instead of replacing it
Dylan Baker
[next]