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-09
python module: default extensions to hidden symbol visibility
Eli Schwartz
2022-05-09
compilers/gnu: demote visibilty inlineshidden to hidden for unsupported compi...
Eli Schwartz
2022-05-08
fix regression in reporting errors for invalid gnu_symbol_visibility
Eli Schwartz
2022-05-08
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Eli Schwartz
2022-05-06
Limit parallelism to hopefully work on machines with 160 cores.
Jussi Pakkanen
2022-05-06
compiler.has_argument: Add `-Werror=unknown-warning-option` to clang-cl cmd line
Khairul Azhar Kasmiran
2022-05-06
devenv: Set WINEPATH when cross compiling for Windows
Xavier Claessens
2022-05-06
coverage: be clever and detect config files for gcovr/lcov
Eli Schwartz
2022-05-06
Add some scaffolding needed for C++ modules in GCC.
Jussi Pakkanen
2022-05-06
Move Visual Studio module test to its own subdir.
Jussi Pakkanen
2022-05-06
unittests: Skip prelinking test with gcc 8 or older
Simon McVittie
2022-05-05
minit: refuse to allow creating broken projects
Eli Schwartz
2022-05-03
add prefer_static built-in option
Dudemanguy
2022-05-03
dependencies: cleanup kwargs.get('static') usage
Dudemanguy
2022-05-03
dependencies: handle one more case of subproject installed files
Eli Schwartz
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
[next]