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-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
2022-03-22
tests/linuxlike: prepend rather than override PKG_CONFIG_PATH
Dylan Baker
2022-03-22
tests/linuxlike: Honor PKG_CONFIG envvar
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
tests/rust: renumber structred sources test
Dylan Baker
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-20
docs: fix incorrect default for test is_parallel
Eli Schwartz
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-18
tests: make python2 dependency on 32-bit windows non-fatal
Eli Schwartz
2022-03-17
tests: don't skip python version tests if python is found but its dep is broken
Eli Schwartz
2022-03-16
unittests: convert python tests to project tests
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
2022-03-14
sourceset: improve typing of SourceSetRule
Paolo Bonzini
2022-03-14
sourceset: reinstate extra_deps
Paolo Bonzini
2022-03-14
sourceset: rename "dependencies" fields to deps
Paolo Bonzini
2022-03-13
gnome module: fix crash due to misused function while generating gir command
Eli Schwartz
2022-03-14
mtest: fix logic bug that broke tests where the cmd is a Windows found program
Eli Schwartz
2022-03-13
give subproject interpreters a view of user defined options
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
[next]