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
2023-09-01
tests: make summary section for project tests more like pytest
Eli Schwartz
2023-09-01
tests: make run_project_tests finish off the verbose logs with a summary
Eli Schwartz
2023-09-01
compilers: fix compiler detection when the "ccache" string is in the path
Filipe Laíns
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-31
Document that dicts can be indexed with []
Bruce Merry
2023-08-31
Doc: fix type signature for add_languages.required
Bruce Merry
2023-08-30
Re-enable "11 runpath rpath ldlibrarypath"
Tristan Partin
2023-08-30
Disable failing test on cygwin due to broken cmake
Charles Brunet
2023-08-30
ci: Skip gir test on cygwin
Xavier Claessens
2023-08-30
Merge pull request #10332 from xclaesse/std-opt
Jussi Pakkanen
2023-08-29
gnome: Fix crash in gtkdoc and generate_gir in C++ projects
Xavier Claessens
2023-08-28
include_directories: Always add both source and build dirs
Xavier Claessens
2023-08-28
Add CUDA id and flags to reference tables
Bruce Merry
2023-08-27
FAQ: MinGW UCRT are compatible with MSVC and also use libfoo.a
Xavier Claessens
2023-08-25
msetup: Update options when builddir is already configured
Xavier Claessens
2023-08-24
minstall: move the "Installing foo to bar" message up
Peter Hutterer
2023-08-24
Suggest using --reconfigure only when not already using it
Xavier Claessens
2023-08-24
find_program: Fallback if version mismatch
Xavier Claessens
2023-08-24
build: Simplify import_filename handling
Xavier Claessens
2023-08-23
Use `cudart_static` by default in dependency('cuda')
David Seifert
2023-08-23
Fix completely broken support for `static: true` with dependency('cuda')
David Seifert
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-22
compilers: fix checks handling of internal dependencies
Benoit Pierre
2023-08-18
CI: make linters emit colored output
Eli Schwartz
2023-08-18
run_mypy: add option to run once for each supported version of python
Eli Schwartz
2023-08-18
consistently use Literal annotation from typing_extensions
Eli Schwartz
2023-08-18
docs: use future annotations for genrefman types in typing_extensions
Eli Schwartz
2023-08-18
CI: trigger website job when testing modifications to the website job
Eli Schwartz
2023-08-18
CI: add pip caching to website job
Eli Schwartz
2023-08-18
ninja backend: fix the automatic restat of outputs when reconfiguring
Eli Schwartz
2023-08-18
Revert "Revert "Add fs.relative_to()""
Tristan Partin
2023-08-18
Suggest fix in MesonVersionMismatchException
M Henning
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-08-18
Add more descriptive description to CustomTarget
Charles Brunet
2023-08-18
docs: Provide example for feature.disable_auto_if
Jan Janssen
2023-08-17
Revert "Add fs.relative_to()"
Eli Schwartz
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
2023-08-17
skip test on pkgconf 2.0.1 that is broken there due to a reported bug
Eli Schwartz
2023-08-17
fix style errors in fs.relative_to implementation
Eli Schwartz
2023-08-17
Remove hacky setup for CustomTargetIndex tests in fs.relative_to()
Tristan Partin
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-17
Add fs.relative_to()
Tristan Partin
2023-08-17
Replace deprecated GTK flag
Charlie Ringström
2023-08-17
README: Document python requirement history
Xavier Claessens
2023-08-16
Fix some random capitalization in feature.yaml
Tristan Partin
2023-08-16
fs.read(): Catch FileNotFoundError
Xavier Claessens
2023-08-16
wasm: make generic cross file
Xavier Claessens
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-08-14
interpreter: use typed_kwargs for shared_library(darwin_versions)
Dylan Baker
2023-08-14
interpreter: use typed_kwargs for shared_library(soversion)
Dylan Baker
[next]