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-02-09
meson: Allow directory options outside of prefix
Jan Tojnar
2022-02-09
setup.py: better requirements
Henry Schreiner
2022-02-09
setup.cfg: update classifier, drop deprecated
Henry Schreiner
2022-02-09
pypi: include a ninja extra
Henry Schreiner
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-06
dlang: add test case for root include_directory #9250
Tobias Pankrath
2022-02-05
Guard against empty string in subdir().
Jussi Pakkanen
2022-02-04
Drop emacs meson-mode
Marc-André Lureau
2022-02-04
mesonlib: Fix Popen_safe_legacy() stderr assumption
Ole André Vadla Ravnås
2022-02-03
docs: strongly recommend the use of SPDX instead of array of license
Dylan Baker
2022-02-03
cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10
Daniel Mensinger
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
Updated precompiled library documentation
Guillaume Quenneville
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
unittests: check that "verbose: true" works on tests
Paolo Bonzini
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-01-31
gnome: add documentation for new kwargs
Eli Schwartz
2022-01-31
doc: fix regression that deleted all methods from the reference manual
Eli Schwartz
2022-02-01
Fix dep.get_variable() with empty string default_value
Xavier Claessens
2022-01-31
add types-PyYAML to lint workflow
Stone Tickle
2022-01-31
print warning when using fastyaml loader
Stone Tickle
2022-01-31
mention fastyaml loader in the docs
Stone Tickle
2022-01-31
add --quiet option to genrefman
Stone Tickle
2022-01-31
add fastyaml loader
Stone Tickle
2022-01-29
docs: find_program can return the current Python3 interpreter
Andrea Pappacoda
2022-01-30
unittests: Fix warning about distutils deprecation
Nirbheek Chauhan
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
[next]