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-05-04
devenv: Use PkgConfigDependency.get_env()
Xavier Claessens
2022-05-03
add testcase for bad things with add_project_dependencies
Paolo Bonzini
2022-05-03
interpreter: new function add_project_dependencies()
Paolo Bonzini
2022-05-03
dependencies: extract code to get all leaf dependencies
Paolo Bonzini
2022-05-03
interpreter: simplify checks in declare_dependency
Paolo Bonzini
2022-05-02
complete documentation of declare_dependency
Remi Thebault
2022-05-02
Fix wrong name in doc
Remi Thebault
2022-05-02
docs: correct incorrect types for pch files
Eli Schwartz
2022-05-01
use shared implementation to convert files() strings to File objects
Eli Schwartz
2022-05-02
Windows: Improve Python 3.8+ module check on Windows
Chun-wei Fan
2022-05-01
mcompile: Print suggestions when target is ambigous
Xavier Claessens
2022-05-01
cmake: Fix CMake LLVM dependency error (fixes #10322)
Daniel Mensinger
2022-05-01
Add support for multiline f-strings
Peter Lesslie
2022-05-01
Convert if...error checks to assert() in string arithmetic tests
Peter Lesslie
2022-05-01
another day, another mypy update becomes stricter about typing
Eli Schwartz
2022-05-01
Some documentation fix (#10335)
Maple
2022-05-01
Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-files
Jussi Pakkanen
2022-04-30
Ignore detached head warning while cloning subprojects with tags
zxey
2022-04-30
gnome: Make sure g-ir-scanner can use pkg-config properly
Xavier Claessens
2022-04-30
pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
Xavier Claessens
2022-04-30
use D compiler to check pointer size in test d/14
Remi Thebault
2022-04-30
add release snippet
Remi Thebault
2022-04-30
implement and test a few compiler checks for D
Remi Thebault
2022-04-30
linkers: Add support for mold linker
Fini Jastrow
2022-04-30
qt module: fix missing sanity check for install_dir + install
Eli Schwartz
2022-04-30
qt module: fix broken install_dir kwarg
Eli Schwartz
2022-04-30
devenv: Catch FileNotFoundError
Xavier Claessens
2022-04-27
Add small note that get_variable can publicize its data files
Eli Schwartz
2022-04-27
Validate setting of install_tag for CustomTarget
Ferdinand Thiessen
2022-04-27
gnome: Use 'doc' install_tag for gnome.yelp
Ferdinand Thiessen
2022-04-27
improve help for -Ddebug
Paolo Bonzini
2022-04-25
Visual Studio: Only use /utf-8 on VS2015 or later or clang-cl
Chun-wei Fan
2022-04-24
docs: Remove deprecated meson.source_root() from localisation page example
Simon Arlott
2022-04-23
Fix typo that breaks g++ cross detection on Debian.
Jussi Pakkanen
2022-04-23
Do not use 'echo' as it is not available on plain cmd.exe
Jussi Pakkanen
2022-04-23
Use system install scheme rather than the incorrect Debian one.
Jussi Pakkanen
2022-04-21
Allow deprecating an option for a new one
Xavier Claessens
2022-04-21
gtkdochelper.py: Use os.pathsep for --path argument
Chun-wei Fan
2022-04-20
vcs_tag: handle non-str / non-file arguments
Kirill Isakov
2022-04-20
vcs_tag: document the already supported file arg
Kirill Isakov
2022-04-20
Add NetBSD support in symbolextractor.
Thomas Klausner
2022-04-20
Fix purelib and platlib validation in Python3 module.
Jussi Pakkanen
2022-04-19
docs: Add documentation on pkgconfig.relocatable
Fredrik Salomonsson
2022-04-19
unittests: Add test_pkgconfig_relocatable to allplatformstests
Fredrik Salomonsson
2022-04-19
test cases/failing: Add 123 pkgconfig not relocatable outside prefix
Fredrik Salomonsson
2022-04-19
pkgconfig: Add relocatable module option
Fredrik Salomonsson
2022-04-19
Add ppc970 definition to universal.py
Sergey Fedorov
2022-04-19
Fix universal builds on Darwin PPC: add ppc7400 definition
barracuda156
2022-04-18
Fix generator expression list problems (fixes #10288)
Daniel Mensinger
2022-04-15
Add note in docs that multiline f-strings are not supported
Peter Lesslie
[next]